How to configure Asterisk for Ekiga 2.0.11
Asterisk configuration
In this sample configuration, 192.168.0.1 represents the Asterisk server and 192.168.0.2 is the client running Ekiga.
Configure Asterisk to accept registration and inbound calls in sip.conf like this:
[ekiga]
type=friend
host=dynamic
secret=blahblahblah
Configure Ekiga for the asterix server
Edit->Accounts->Add:
Registrar: 192.168.0.1
User: ekiga
Password: blahblahblah
Authentification Login: ekiga
Note, You cannot run Ekiga and Asterisk on the same machine. Both want to listen on port 5060.
See Also
Asterisk | Asterisk Configuration | Channel Configuration | Configuration for Specific Phones