Logo
PhonerLite
VoIP softphone for Windows
⬇️

Provisioning

You can configure PhonerLite manually, but provisioning via preconfigured profiles is faster and more consistent. Since version 2.23, PhonerLite supports ".plp" files for this purpose. The installer automatically registers this file type. If you run the ZIP version, you can create the association manually with

PhonerLite.exe /INIT
in the PhonerLite directory.

.PLP File

A PhonerLite provisioning file is an INI file with the extension ".plp". Example content:

[TestAccount]
Registrar=test.account.com
UserName=MyUsername
Password=MyPlainPassword

The key names and values correspond to those that are later stored in the “sipper.ini” file. You can take the necessary lines from this file. The encrypted password is stored in "PWD=". You can create a PhonerLite profile manually in the interface (GUI) and store a password there. After saving you will find this "PWD=" line in the "sipper.ini". When you start PhonerLite, the complete file path to this file is always displayed in the debug window at the beginning.

If no password is provided (neither encrypted nor in plain text), the password will be requested interactively when the corresponding profile has been activated.

Start

Such a .plp file can be easily started - for example by double-clicking in Explorer. PhonerLite will then be opened with the wizard. If you finally confirm this, a new profile with the specified name will be created and activated.