VoIP User Kphone Setup
Kphone is a popular softphone for Linux using the Qt libraries.
Configuring it is easy. All you have to do is start Kphone and set your identity (file->identity). The first time you run kphone you're asked to do it.
Just fill the fields with the following information:
*Full name: you can put whatever you want.
*User Part of SIP URL: your voipuser username.
*Host Part of SIP URL: voipuser.org
*Outbound Proxy: voipuser.org. You can also leave it in blank (at least it works for me).
*Authentification Username: your voipuser username.
For example, my user configuration is:
Every time you connect you will be asked for a password. Use the same password you user at voipuser web/forum.
If you have to use a STUN server (probably because you are behind a NAT server), go to preferences->SIP Preferences->Socket. Then choose "Use STUN Server" and put voipuser.org in the "STUN Server (address:port)" field.
This way:-
Then you can configure the codec to use. Go to preferences-> Audio Preferences and choose between G711u (for high bandwith) or GSM (for low bandwith). The VoIP User community doesn't support iLBC for SIP.