Downloads:
31,867
Downloads of v 2.87:
262
Last Update:
11 Feb 2021
Package Maintainer(s):
Software Author(s):
- Heiko Sommerfeldt
Tags:
phonerlite 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
This is not the latest version of PhonerLite available.
- 1
- 2
- 3
2.87 | Updated: 11 Feb 2021
- 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:
31,867
Downloads of v 2.87:
262
Software Author(s):
- Heiko Sommerfeldt
PhonerLite 2.87
This is not the latest version of PhonerLite available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Heiko Sommerfeldt. The inclusion of Heiko Sommerfeldt trademark(s), if any, upon this webpage is solely to identify Heiko Sommerfeldt goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install PhonerLite, run the following command from the command line or from PowerShell:
To upgrade PhonerLite, run the following command from the command line or from PowerShell:
To uninstall PhonerLite, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
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://community.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: (additional options)
choco download phonerlite --internalize --version=2.87 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade phonerlite -y --source="'INTERNAL REPO URL'" --version="'2.87'" [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 -y --source="'INTERNAL REPO URL'" --version="'2.87'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install phonerlite
win_chocolatey:
name: phonerlite
version: '2.87'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'phonerlite' do
action :install
source 'INTERNAL REPO URL'
version '2.87'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller phonerlite
{
Name = "phonerlite"
Version = "2.87"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'phonerlite':
ensure => '2.87',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. 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 11 Feb 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.
Log in or click on link to see number of positives.
- phonerlite.2.87.nupkg (b25165698993) - ## / 61
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.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
PhonerLite 3.27.0 | 162 | Monday, November 11, 2024 | Approved | |
PhonerLite 3.26.0 | 293 | Wednesday, September 11, 2024 | Approved | |
PhonerLite 3.24 | 2577 | Thursday, November 30, 2023 | Approved | |
PhonerLite 3.23 | 1969 | Friday, November 10, 2023 | Approved | |
PhonerLite 3.22 | 309 | Thursday, October 19, 2023 | Approved | |
PhonerLite 3.21 | 330 | Wednesday, September 6, 2023 | Approved | |
PhonerLite 3.20 | 314 | Monday, August 7, 2023 | Approved | |
PhonerLite 3.18 | 336 | Saturday, July 8, 2023 | Approved | |
PhonerLite 3.17 | 626 | Tuesday, April 25, 2023 | Approved | |
PhonerLite 3.16 | 386 | Tuesday, March 28, 2023 | Approved | |
PhonerLite 3.15 | 349 | Monday, February 27, 2023 | Approved | |
PhonerLite 3.14 | 379 | Monday, January 23, 2023 | Approved | |
PhonerLite 3.13 | 294 | Tuesday, January 3, 2023 | Approved | |
PhonerLite 3.12 | 341 | Thursday, December 8, 2022 | Approved | |
PhonerLite 3.11 | 299 | Friday, November 25, 2022 | Approved | |
PhonerLite 3.10 | 514 | Friday, October 14, 2022 | Approved | |
PhonerLite 3.09 | 510 | Wednesday, September 7, 2022 | Approved | |
PhonerLite 3.08 | 463 | Wednesday, August 17, 2022 | Approved | |
PhonerLite 3.07 | 422 | Friday, July 15, 2022 | Approved | |
PhonerLite 3.06 | 219 | Wednesday, July 6, 2022 | Approved | |
PhonerLite 3.05 | 594 | Monday, May 30, 2022 | Approved | |
PhonerLite 3.04 | 329 | Friday, May 13, 2022 | Approved | |
PhonerLite 3.03 | 400 | Monday, April 25, 2022 | Approved | |
PhonerLite 3.02 | 435 | Friday, April 8, 2022 | Approved | |
PhonerLite 3.01 | 250 | Saturday, April 2, 2022 | Approved | |
PhonerLite 3.00 | 703 | Friday, February 18, 2022 | Approved | |
PhonerLite 2.99 | 628 | Wednesday, January 19, 2022 | Approved | |
PhonerLite 2.98 | 445 | Tuesday, January 4, 2022 | Approved | |
PhonerLite 2.97 | 1144 | Tuesday, October 19, 2021 | Approved | |
PhonerLite 2.96 | 441 | Saturday, October 2, 2021 | Approved | |
PhonerLite 2.95 | 421 | Tuesday, September 14, 2021 | Approved | |
PhonerLite 2.94 | 166 | Monday, September 13, 2021 | Approved | |
PhonerLite 2.93 | 911 | Friday, June 18, 2021 | Approved | |
PhonerLite 2.92 | 434 | Tuesday, June 1, 2021 | Approved | |
PhonerLite 2.91 | 392 | Wednesday, May 19, 2021 | Approved | |
PhonerLite 2.90 | 153 | Tuesday, May 18, 2021 | Approved | |
PhonerLite 2.89 | 841 | Wednesday, March 3, 2021 | Approved | |
PhonerLite 2.88 | 399 | Tuesday, February 16, 2021 | Approved | |
PhonerLite 2.87 | 262 | Thursday, February 11, 2021 | Approved | |
PhonerLite 2.86 | 797 | Thursday, December 10, 2020 | Approved | |
PhonerLite 2.85 | 346 | Tuesday, December 1, 2020 | Approved | |
PhonerLite 2.84 | 948 | Thursday, October 1, 2020 | Approved | |
PhonerLite 2.83 | 367 | Wednesday, September 16, 2020 | Approved | |
PhonerLite 2.82 | 449 | Friday, August 21, 2020 | Approved | |
PhonerLite 2.81 | 523 | Thursday, July 16, 2020 | Approved | |
PhonerLite 2.80 | 439 | Monday, June 22, 2020 | Approved | |
PhonerLite 2.79 | 447 | Wednesday, May 13, 2020 | Approved | |
PhonerLite 2.77 | 511 | Wednesday, April 1, 2020 | Approved | |
PhonerLite 2.76 | 590 | Thursday, March 12, 2020 | Approved | |
PhonerLite 2.75 | 705 | Wednesday, December 18, 2019 | Approved | |
PhonerLite 2.74 | 530 | Thursday, October 24, 2019 | Approved | |
PhonerLite 2.73 | 629 | Thursday, August 22, 2019 | Approved | |
PhonerLite 2.72 | 789 | Thursday, May 23, 2019 | Approved | |
PhonerLite 2.71.20190508 | 348 | Tuesday, May 14, 2019 | Approved | |
PhonerLite (Install) 2.71 | 469 | Sunday, April 14, 2019 | Approved | |
PhonerLite (Install) 2.70 | 485 | Thursday, January 10, 2019 | Approved | |
PhonerLite (Install) 2.68 | 386 | Thursday, September 20, 2018 | Approved | |
PhonerLite (Install) 2.67 | 296 | Wednesday, August 22, 2018 | Approved | |
PhonerLite (Install) 2.65 | 351 | Thursday, July 12, 2018 | Approved | |
PhonerLite (Install) 2.63 | 356 | Wednesday, June 13, 2018 | Approved | |
PhonerLite (Install) 2.62 | 430 | Thursday, April 19, 2018 | Approved |
© Heiko Sommerfeldt
-
- phonerlite.install (= 2.87)
Ground Rules:
- This discussion is only about PhonerLite and the PhonerLite 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, 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.