I have created a context in extensions.conf  and when I dial, it is suppose to ask me to enter pin number but instead this the error I get.
 
Sep 18 18:11:54 WARNING[6514]: chan_sip.c:1968 create_addr: No such host: 4035
Sep 18 18:11:54 NOTICE[6514]: app_dial.c:1011 dial_exec_full: Unable to create channel of type 'SIP' (cause 3 - No route to destination)
 
Below is the channel information in extensions.conf
[applicationxyz]
;CallingCard application
exten => 4035,1,Answer
exten => 4035,2,Wait,2
exten => 4035,3,DeadAGI,applicationxyz.php
exten => 4035,4,Wait,2
exten => 4035,5,Hangup

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