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

_______________________________________________
--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