Asterisk settings for Eutelia
EuteliaVoip accounts offers you free geographic numbers (Italian, English, Romanian). Each account can have up to 15 numbers. To configure your account with your asterisk box you need the following settings:
Edit /etc/asterisk/sip.conf and add the following lines:
; 0661234567 is the account and DID number for Italy
register => 0661234567:password@voip.eutelia.it:5060/0661234567
; Eutelia settings
eutelia
type=friend
secret=password
srvlookup=yes
realm=voip.eutelia.it
qualify=no
insecure=port,invite
username=0661234567
host=voip.eutelia.it
context=from-pstn
fromuser=0661234567
fromdomain=voip.eutelia.it
nat=yes
canreinvite=no
disallow=all
allow=gsm
allow=ulaw
Edit /etc/asterisk/sip.conf and add the following lines:
; 0661234567 is the account and DID number for Italy
register => 0661234567:password@voip.eutelia.it:5060/0661234567
; Eutelia settings
eutelia
type=friend
secret=password
srvlookup=yes
realm=voip.eutelia.it
qualify=no
insecure=port,invite
username=0661234567
host=voip.eutelia.it
context=from-pstn
fromuser=0661234567
fromdomain=voip.eutelia.it
nat=yes
canreinvite=no
disallow=all
allow=gsm
allow=ulaw

Comments
333Eutelia calls disconnect after about 20 seconds