<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I guess the obvious question would be whether the "callingcard" context
is included into the context that the call is coming from.&nbsp; That's the
usual reason for a failure like this.<br>
<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:broadbandvoice@comcast.net">broadbandvoice@comcast.net</a> wrote:
<blockquote
 cite="mid:021820071209.3042.45D841FD00045CB200000BE2220700095308010B020E9B02@comcast.net"
 type="cite">
  <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>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>