Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...
- Passing
- Failing
- Pending
- Unknown / Exempted

Downloads:
1,057
Downloads of v 2.89:
11
Last Update:
03 Mar 2021
Package Maintainer(s):
Software Author(s):
- Heiko Sommerfeldt
Tags:
phonerlite.portable VoIP softphone- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

PhonerLite (Portable)
- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
1,057
Downloads of v 2.89:
11
Software Author(s):
- Heiko Sommerfeldt
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
All Checks are Passing
2 Passing Test
To install PhonerLite (Portable), run the following command from the command line or from PowerShell:
To upgrade PhonerLite (Portable), run the following command from the command line or from PowerShell:
To uninstall PhonerLite (Portable), run the following command from the command line or from PowerShell:
NOTE: This applies to both open source and commercial editions of Chocolatey.
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://chocolatey.org/api/v2. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
- Download the Package Download
- Follow manual internalization instructions
-
Package Internalizer (C4B)
- Run
choco download phonerlite.portable --internalize --source=https://chocolatey.org/api/v2
(additional options) - Run
choco push --source="'http://internal/odata/repo'"
for package and dependencies - Automate package internalization
- Run
3. Enter your internal repository url
(this should look similar to https://chocolatey.org/api/v2)
4. Choose your deployment method:
choco upgrade phonerlite.portable -y --source="'STEP 3 URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade phonerlite.portable -y --source="'STEP 3 URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Ensure phonerlite.portable installed
win_chocolatey:
name: phonerlite.portable
state: present
version: 2.89
source: STEP 3 URL
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
Coming early 2020! Central Managment Reporting available now! More information...
chocolatey_package 'phonerlite.portable' do
action :install
version '2.89'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: phonerlite.portable,
Version: 2.89,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller phonerlite.portable
{
Name = 'phonerlite.portable'
Ensure = 'Present'
Version = '2.89'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'phonerlite.portable':
provider => 'chocolatey',
ensure => '2.89',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install phonerlite.portable version="2.89" source="STEP 3 URL"
See docs at https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.chocolatey.html.
5. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package is likely a meta/virtual (*) or an installer (*.install) or portable (*.portable) application package.
- Meta/virtual (*) - has a dependency on the *.install or the *.portable package - it is provided for discoverability and for other packages to take a dependency on.
- Portable (*.portable/*.commandline (deprecated naming convention)/*.tool (deprecated naming convention)) - usually zips or archives that require no administrative access to install.
- Install (*.install/*.app (deprecated naming convention)) - uses native installers, usually requires administrative access to install.
Learn more about chocolatey's distinction of installed versus portable apps and/or learn about this kind of package.
This package was approved as a trusted package on 03 Mar 2021.
What is PhonerLite?
PhonerLite is a clearly arranged application for Windows. PhonerLite enables your PC to use it for Internet telephony (VoIP , Voice over IP ). Pre-conditions are a full-duplex sound card , a microphone and speakers (alternatively a headset), an Internet connection and an account from a provider supporting the protocol SIP . PhonerLite supports several SIP profiles, each configurable independently.
PhonerLite supports state of the art encryption methods like TLS, SRTP and ZRTP.
Why is PhonerLite the right name?
Phoner: There is an application called Phoner, with that PhonerLite shares common code and the file sipper.dll. All VoIP specific configurations are the same and can be exchanged between Phoner and PhonerLite without any transformations. If Phoner and PhonerLite are installed in the same directory, they use the same DLL and configuration data (sipper.ini). Basically PhonerLite uses only a different GUI than Phoner.
Lite: Like in Coke light the name affix suggests a light version of the original product. PhonerLite doesn't save any calories but resources - in this special case space and memory requirements.Usability is much easier than for Phoner. This advantage got some disadvantages: there is no answering machine and no support for TTS .
Is PhonerLite free of charge?
YES! PhonerLite is freeware. PhonerLite can be used, copied, and offered for download again without any fees in private and business environments. But PhonerLite is no open source. More information concerning license see here.
Features
Protocols
- SIP
- UDP , TCP , TLS
- STUN
IP
- IPv4
- IPv6
Security/Encryption
- TLS
- SRTP
- ZRTP
Codecs
- G.711 A-Law
- G.711 ยต-Law
- G.726 -16, -24, -32, -40
- G.722
- GSM
- iLBC
- Speex and Speex-WB
- Opus
DTMF
- RTP Payload
Languages
- German
- English
- Spanish
- Portuguese
- French
- Russian
- Arabic
- Czech
- Polish
- Turkish
- Italian
- Hebrew
See http://phonerlite.de for all information.
From: http://phonerlite.de/license_en.htm
LICENSE
Except where otherwise noted, all of the documentation and software included in the PhonerLite package is copyrighted by Heiko Sommerfeldt.
Copyright (C) 2019 Heiko Sommerfeldt. All rights reserved.
This software is provided "as-is", without any express or implied warranty.
In no event shall the author be held liable for any damages arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter and distribute it, provided that the following conditions are met:
All distributions of the whole package or parts of it must retain all occurrences of the above copyright notice and web site addresses.
The origin of this software must not be misrepresented; you must not claim that you wrote the original software.
Modified versions must be plainly marked as such, and must not be misrepresented as being the original software.
All distributions of the whole package or parts of it must keep free of charge. Commercial distribution needs further inquiry to the author.
Copyright of used libraries:
oSIP: (C) 2002 Aymeric MOIZARD, http://www.osip.org
iLBC: (c) 2000-2003 The iLBCfreeware.org Project, http://www.ilbcfreeware.org
Speex: © 2002-2003, Jean-Marc Valin/Xiph.Org Foundation, http://www.speex.org
libSRTP: (c) 2001-2005 Cisco Systems, Inc., http://srtp.sourceforge.net/srtp.html
OpenSSL: Copyright (c) 1998-2007 The OpenSSL Project, http://www.openssl.org/
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
Package can be verified like this:
1. Download:
x32: https://www.phoner.de/PhonerLite.zip
x64: https://www.phoner.de/PhonerLite.zip
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
checksum type: sha256
checksum32: 3D425B99E0DB806C754C9AFB656C9098E9CF662B555CE28CAF45F20197DF89E1
checksum64: 3D425B99E0DB806C754C9AFB656C9098E9CF662B555CE28CAF45F20197DF89E1
File 'LICENSE.txt' is obtained from:
http://phonerlite.de/license_en.htm
$ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
destination = "$toolsDir"
file = "$toolsDir\PhonerLite.zip"
}
Get-ChocolateyUnzip @packageArgs
# Install start menu shortcut
$programs = [environment]::GetFolderPath([environment+specialfolder]::Programs)
$shortcutFilePath = Join-Path $programs "PhonerLite.lnk"
$targetPath = Join-Path $toolsDir "PhonerLite.exe"
Install-ChocolateyShortcut -shortcutFilePath $shortcutFilePath -targetPath $targetPath
# Remove start menu shortcut
$programs = [environment]::GetFolderPath([environment+specialfolder]::Programs)
$shortcutFilePath = Join-Path $programs "PhonerLite.lnk"
if (Test-Path $shortcutFilePath) { Remove-Item $shortcutFilePath }
md5: 69D3F15F393C1B7CB5436A01FF8D42D2 | sha1: 5A65C44D810397F4FC3774C225542190D7298986 | sha256: 3D425B99E0DB806C754C9AFB656C9098E9CF662B555CE28CAF45F20197DF89E1 | sha512: A13B3877B249C283D8B6DE8665E2D966ADFC15F0031B53840E5D036C340D012B4247403218B153C79080A346B5837AFBF1D4C8D59DF1C024D7CB5901A4C0FBFC
Log in or click on link to see number of positives.
- phonerlite.portable.2.89.nupkg (600cb292f0fc) - ## / 64
- PhonerLite.zip (3d425b99e0db) - ## / 62
- PhonerLite.exe (1cad44f48511) - ## / 70
- sipper.dll (6105417d7992) - ## / 53
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Version | Downloads | Last Updated | Status |
---|---|---|---|
PhonerLite (Portable) 2.89 | 11 | Wednesday, March 3, 2021 | Approved |
PhonerLite (Portable) 2.88 | 12 | Tuesday, February 16, 2021 | Approved |
PhonerLite (Portable) 2.87 | 13 | Thursday, February 11, 2021 | Approved |
PhonerLite (Portable) 2.86 | 25 | Thursday, December 10, 2020 | Approved |
PhonerLite (Portable) 2.85 | 14 | Tuesday, December 1, 2020 | Approved |
PhonerLite (Portable) 2.84 | 34 | Thursday, October 1, 2020 | Approved |
PhonerLite (Portable) 2.83 | 25 | Wednesday, September 16, 2020 | Approved |
PhonerLite (Portable) 2.82 | 30 | Friday, August 21, 2020 | Approved |
PhonerLite (Portable) 2.81 | 59 | Thursday, July 16, 2020 | Approved |
PhonerLite (Portable) 2.80 | 35 | Monday, June 22, 2020 | Approved |
PhonerLite (Portable) 2.79 | 62 | Wednesday, May 13, 2020 | Approved |
PhonerLite (Portable) 2.78 | 40 | Monday, May 11, 2020 | Approved |
PhonerLite (Portable) 2.77 | 82 | Wednesday, April 1, 2020 | Approved |
PhonerLite (Portable) 2.76 | 70 | Thursday, March 12, 2020 | Approved |
PhonerLite (Portable) 2.75 | 91 | Wednesday, December 18, 2019 | Approved |
PhonerLite (Portable) 2.74 | 73 | Thursday, October 24, 2019 | Approved |
PhonerLite (Portable) 2.73 | 86 | Thursday, August 22, 2019 | Approved |
PhonerLite (Portable) 2.72 | 111 | Thursday, May 23, 2019 | Approved |
PhonerLite (Portable) 2.71.20190504 | 100 | Saturday, May 4, 2019 | Approved |
PhonerLite (Portable) 2.71 | 84 | Friday, April 12, 2019 | Approved |
© Heiko Sommerfeldt
This package has no dependencies.
Ground Rules:
- This discussion is only about PhonerLite (Portable) and the PhonerLite (Portable) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or PhonerLite (Portable), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.