Thanks man... That really helped me to move couple of steps. Now I see the incoming calls are going in proper direction... I know I am still missing a small piece here... I did ADD the Destination as a SIP/2486543210, assigned the card number, enabled VOIP_CALL, and enabled Active. 
<br><br>When I dial the DID number, on the *CLI it shows the following: -<br><br>a2billing.php|1|did: bug<br>&nbsp;&nbsp;&nbsp; -- AGI Script Executing Application: (DIAL) Options: (SIP/2486543210|60|HL(3600000:61000:30000))<br>&nbsp;&nbsp;&nbsp; -- Limit Data for this call:
<br>&nbsp;&nbsp;&nbsp; -- - timelimit&nbsp;&nbsp;&nbsp;&nbsp; = 3600000<br>&nbsp;&nbsp;&nbsp; -- - play_warning&nbsp; = 61000<br>&nbsp;&nbsp;&nbsp; -- - play_to_caller= yes<br>&nbsp;&nbsp;&nbsp; -- - play_to_callee= no<br>&nbsp;&nbsp;&nbsp; -- - warning_freq&nbsp; = 30000<br>&nbsp;&nbsp;&nbsp; -- - start_sound&nbsp;&nbsp; = UNDEF<br>&nbsp;&nbsp;&nbsp; -- - warning_sound = timeleft
<br>&nbsp;&nbsp;&nbsp; -- - end_sound&nbsp;&nbsp;&nbsp;&nbsp; = UNDEF<br>Destroying call &#39;<a href="mailto:0e6e480117744f926cea9bcd6bb47104@69.134.49.17">0e6e480117744f926cea9bcd6bb47104@69.134.49.17</a>&#39;<br>Jun 15 16:41:34 NOTICE[15346]: app_dial.c:1069 dial_exec_full: Unable to create channel of type &#39;SIP&#39; (cause 3 - No route to destination)
<br>&nbsp; == Everyone is busy/congested at this time (1:0/0/1)<br><br>I bet I am missing something in extension.conf correct? I dont see any examples in my package.<br><br>Any suggestion... Thanks once again...<br><br>Cheers,
<br>Nitesh<br><br><br><br><br><br><br><div><span class="gmail_quote">On 6/15/07, <b class="gmail_sendername">Guillermo Salas M.</b> &lt;<a href="mailto:gsalas@manta.telconet.net">gsalas@manta.telconet.net</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Fri, 2007-06-15 at 14:20 -0400, Nitesh Divecha wrote:<br>&gt; You said change the context for SIP Customers to
<br>&gt; &quot;context=a2billing-did&quot;, do I have to create this context or<br>&gt; A2Billing<br>&gt; will generate by itself?<br>&gt;<br><br><br>The a2billing package comes with some examples, you must have to create
<br>the a2billing-did context :<br><br>[a2billing-did]<br>exten =&gt; _X.,1,NoOp,${CALLERID(all)}<br>exten =&gt; _X.,2,DeadAGI(a2billing.php|1|did)<br>exten =&gt; _X.,3,Hangup()<br><br>This will be the context for your DID provider and not for your
<br>customers.<br><br>Check this link for more information:<br><br><a href="http://forum.asterisk2billing.org/viewtopic.php?t=1784">http://forum.asterisk2billing.org/viewtopic.php?t=1784</a><br><br><br>Cheers!<br><br>--<br>
Guillermo Salas M.<br>Telconet S.A.<br>Calle 15 y Avenida 24 Esq<br>Edificio Barre #2 Primer Piso<br>Telefono : +593 5 262 8071<br>Celular&nbsp;&nbsp;: +593 9 985 5138<br>e-mail&nbsp;&nbsp; : <a href="mailto:gsalas@manta.telconet.net">gsalas@manta.telconet.net
</a><br>www&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: <a href="http://www.manta.telconet.net">http://www.manta.telconet.net</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.telcocarrier.net">http://www.telcocarrier.net</a><br><br>Linux User: 255902<br><br>Beat me, whip me, make me use Windows!
<br><br>Please avoid sending me Word or PowerPoint attachments.<br>See <a href="http://www.fsf.org/philosophy/no-word-attachments.html">http://www.fsf.org/philosophy/no-word-attachments.html</a><br><br>Please avoid the Top Posting, see
<br><a href="http://es.wikipedia.org/wiki/Top-posting">http://es.wikipedia.org/wiki/Top-posting</a><br><br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">
Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>