Asterisk settings for skypho
Asterisk settings for EuteliaVoip
EuteliaVoip is a VoIP italian provider owned by Eutelia, which permit to obtain up to 15 free regional phone numbers, and make international calls at very interesting prices.EuteliaVoip also offers you a huge number of innovative services such as:
- Free telephone number for sending faxes (by web or e-mail) and for receiving them directly on your e-mail account
- Call Forwarding service
- Voice mail service
- Selective Block
It is connectable by asterisk though SIP protocol, as shown below.
Asterisk Settings: sip.conf
register => YOURNUMBER:YOURPASSWORD@voip.eutelia.it/998; 998 is the extension where all incoming calls will be routed (look extensions.conf)
[eutelia-out]
type=friend
username=YOURNUMBER
secret=YOURPASSWORD
fromuser=YOURNUMBER
fromdomain=voip.eutelia.it
host=voip.eutelia.it
canreinvite=no
insecure=very
See also
Featured -
Search:

Page Changes















