<html><body>
<DIV>I have created a context in extensions.conf&nbsp; and when I dial, it is suppose to ask me to enter pin number but instead this the error I get.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Sep 18 18:11:54 WARNING[6514]: chan_sip.c:1968 create_addr: No such host: 4035<BR>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)</DIV>
<DIV>&nbsp;</DIV>
<DIV>Below is the channel information in extensions.conf</DIV>
<DIV>[applicationxyz]<BR>;CallingCard application<BR>exten =&gt; 4035,1,Answer<BR>exten =&gt; 4035,2,Wait,2<BR>exten =&gt; 4035,3,DeadAGI,applicationxyz.php<BR>exten =&gt; 4035,4,Wait,2<BR>exten =&gt; 4035,5,Hangup<BR><BR></DIV></body></html>