[Asterisk-Users] X-Lite and Asterisk

Scheda scheda at gmail.com
Thu Mar 17 17:44:03 MST 2005


So I'm trying to set up X-Lite for use with Asterisk, and I  can't get
it to work. I used a PDF I found on Voip-Info to set it up, and it's
still not working, I'm using Nufone as the provider... I'll include my
sip.cocnf and extentions.conf here.

extentions.conf

[CODE][outgoing]
exten => _1NXXNXXXXXX,1,Dial,IAX2/scheda at NuFone/${EXTEN}



[inbound]
exten => Asteriskboxnumberhere,1,Answer
exten => Asteriskboxnumberhere,2,Background(agent-alreadyon)
exten => Asteriskboxnumberhere,3,Hangup()

[scheda]
exten => [_123456789]XXXX,1,NoOp("call for "${EXTEN})
exten => [_123456789]XXXX,2,Dial(SIP/${EXTEN},60,tr)
exten => [_123456789]XXXX,3,Congestion[/CODE]


sip.conf

[scheda]

[CODE]type=friend
secret=mypasshere
auth=md5
nat=no
host=dynamic
reinvite=no
canreinvite=no
qualify=1000
dtmfmode=inband
callerid="Scheda" <2000>
disallow=all
allow=gsm
allow=ulaw
allow=alaw[/CODE]

Yes, my iax.conf is set up correctly, I can call into the box and get
the Playback() message of my choosing.



More information about the asterisk-users mailing list