<html><body>
<DIV>I have followed all the install note for A2billing&nbsp;and have everything installed and configured and my asterisk works except the callingcard application. </DIV>
<DIV>Added the following</DIV>
<DIV>[callingcard]<BR>; CallingCard application<BR>exten =&gt; 777,1,Answer<BR>exten =&gt; 777,2,Wait,2<BR>exten =&gt; 777,3,DeadAGI,a2billing.php<BR>exten =&gt; 777,4,Wait,2<BR>exten =&gt; 777,5,Hangup</DIV>
<DIV>I am using 777 as the calling card application. when I call that extension, instead of getting " please enter you pin number" it fails and this is the output from the cli:<BR>-- Executing Dial("SIP/9614-e7ba", "SIP/777|200|rt") in new stack<BR>Feb 18 05:03:38 WARNING[11725]: chan_sip.c:1968 create_addr: No such host: 777<BR>Feb 18 05:03:38 NOTICE[11725]: app_dial.c:1011 dial_exec_full: Unable to create channel of type 'SIP' (cause 3 - No route to destination)<BR>&nbsp; == Everyone is busy/congested at this time (1:0/0/1)<BR>&nbsp; == Auto fallthrough, channel 'SIP/9614-e7ba' status is 'CHANUNAVAIL'</DIV>
<DIV>Any Help will be greatly appreciated.</DIV></body></html>