after 18 hours, over 200 pages of reading, a complete reinstall of asterisk
I am down to this. 

extensions.conf 

[globals] 
CONSOLE=Console/dsp 
IAXINFO=guest 
TRUNK=Zap/g2 
TRUNKMSD=1 

[default] 
exten => 8005181896,1,Dial,(IAX2/UXMC) 
exten => s,1,Answer() 

(I tried) 
exten => _1XXXXXXXXXX,1,DIAL,(IAX2/teliax/${EXTEN},30,tr) 
(as well) 

iax.conf 

[general] 
port=4569 
bandwidth=low 
disallow=lpc10 
jitterbuffer=no 
forcejitterbuffer=no 
tos=lowdelay 
autokill=yes 

register => xxxx:[EMAIL PROTECTED] 

[teliax] 
context=default 
type=friend 
host=voip-co3.teliax.com 
auth=md5 
user=xxxx 
secret=xxxxxxxxx 
disallow=all 
allow=ulaw 
allow=alaw 
allow=gsm 

sip.conf 

[UXMC] 
user=xxxxxxx 
context=internal 
type=friend 
qualify=yes 
nat=no 
secret=xxxxxxxx 
canreinvite=no 
host=dynamic 
nat=no 

If I put back previous config, I can call into the 1800 number and here that
silly chick heckle me from my server!

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to