|
How do I setup an X-Lite Softphone for my VoIP System? |
|
Programming Xlite Softphones For a Freevoice PBX Server Xlite if a free software phone made by CounterPath and available for download at http://www.counterpath.com . The phone uses SIP protocol and has most of the basic features necessary for most users. The X-lite softphone now comes with video capability, the VoIP PBX must be configured to support this feature and video calls are very bandwidth intensive. CounterPath sells a more feature rich softphone named Eyebeam, the Eyebeam's main benefits are it can use the g729 codec and register to multiple server addresses. - Download Xlite for your operating system, compatible systems are Windows, Mac, and Linux.
- Run the Installer file, accepting the user agreement and click the next key several times to accept default setup, if asked to reboot your machine do so.
- After Xlite has been properly installed, start the application by clicking on its shortcut. This will bring up the SIP Accounts menu, click the Add button.
- In the Display Name area enter the name of the person who will be using the phone.
- In the User Name area enter the extension number, the phone will be assigned. Note, you should have already configured this in Asterisk.
- In the password area enter the password or secret you assigned to the extension.
- Enter the extension number in the Authorization User Name enter the extension number once again.
- In the Domain area enter the IP address of your asterisk server.
- Click the Voicemail tab
- In the Number to dial for checking voicemail & Number for sending calls to voicemail enter *97
- Click the OK button, then the Close button.
- You should now see the X-Lite softphone register with asterisk and show “Your username is: {EXTENSION}”
|