VoipStunt on Linux (Ekiga)
Posted: Tue Dec 05, 2006 5:58 pm
This HowTo explains how to setup Ekiga (default softphone client on Ubuntu) for use with an existing VoIPStunt account.
1) First add a new account (Edit > Accounts):
2) According to the VoIPStunt homepage, you can use their STUN server (optional?)
Ekiga Preferences > Network:
That's it.
The syntax for placing PC-to-phone calls is:
1) First add a new account (Edit > Accounts):
Code: Select all
Account Name: Voip Stunt
Registrar: sip.voipstunt.com
User: yourusername
Password: yourpassword
More Options:
Authentication Login: yourusername
Realm/Domain: voipstunt.com
Registration Timeout: 3600
Ekiga Preferences > Network:
Code: Select all
Net Traversal Method: STUN
STUN server: stun.voipstunt.com
The syntax for placing PC-to-phone calls is:
Edit: I have now tried it without the port number (:5060) and it works.