Displaying 1 result from an estimated 1 matches for "asterisk_eut".
2006 Oct 24
1
Basic Conf
...de => out_eutelia
exten=>_XXXXXXXXXX,1,Dial(SIP/100@out_eutelia,20)
exten => _XXXXXXXXXX,2,Hangup
2) sip.conf:
[general]
context=eutelia
realm=voip.eutelia.it
port=5060
bindaddr=0.0.0.0
srvlookup=yes
defaultexpirey=8600
useragent=Asterisk_Eut
localnet=192.168.1.1/255.255.255.0
[out_eutelia]
type=peer
context=eutelia
secret=xxxxxx
username=<username>
fromuser=<username>
fromdomain=voip.eutelia.it
host=voip.eutelia.it
nat=yes
dtmfmode=inband
usereqphone=yes
[datile3]
type=fri...