[asterisk-users] error dialing a SIP user. chan_sip.c:1994 create_addr: No such host

jacobso1 jacobso1 at scarlet.be
Sat Feb 3 18:35:01 MST 2007


hi,

i think the problem is here :
 exten => _321[0123],n,Dial(SIP/${EXTEN}),30,to)
                                        |
replace with
 exten => _321[0123],n,Dial(SIP/${EXTEN},30,to)

note, i removed the parenthesis ')' after the {EXTEN}

this should do

regards,

jacobson

---
Scarlet ONE -  Combine ADSL with unlimited fixed phone and save 400 euros
http://www.scarlet.be



More information about the asterisk-users mailing list