<div>Hi</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>how about when trying to call SIP extention to SIP extension </div>
<div>Local cal</div>
<div>&nbsp;</div>
<div>even though its going to out route</div>
<div>&nbsp;</div>
<div>when i enable SIP_IAX=YES</div>
<div>&nbsp;</div>
<div>then&nbsp; its IVR in place ask 9 to dial SIP/IAX, if not its dial to international call</div>
<div>How can i avoide this</div>
<div>&nbsp;</div>
<div>check if the user belong to local, dial directly</div>
<div>if its international call, go to out route</div>
<div>&nbsp;</div>
<div>any idea, how can i achieve this</div>
<div>&nbsp;</div>
<div>ram</div>
<div><br>&nbsp;</div>
<div><span class="gmail_quote">On 2/26/06, <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="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Fri, 2006-02-24 at 10:58 +0000, Barry Flanagan wrote:<br>&gt;<br>&gt; Asterisk Sales wrote:<br>&gt; &gt; &lt;mailto:
<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>&gt;<br>&gt; &gt;<br>&gt; &gt; Hello list,<br>&gt; &gt; Is there any way to use a2billing without the IVR for the sip/iax users.<br>&gt; &gt; (authentication is done by the user id and pass as user registers with
<br>&gt; &gt; asterisk).<br>&gt; &gt;<br>&gt; &gt; I want to dial the destination number to the asterisk. for example:<br>&gt; &gt;<br>&gt; &gt; user dials,<br>&gt; &gt; exten =&gt;_011.,1,DeadAGI(a2billing)<br>&gt; &gt;<br>
&gt; &gt; system will connect the destination and bill them. but right now we need<br>&gt; &gt; to enter the destination followed by the IVR prompts which i dont want.<br>&gt; &gt;<br>&gt; &gt; Thanks in advanved if anybody can help me.
<br>&gt; &gt;<br>&gt;<br>&gt; Yes, this is all configurable from /etc/asterisk/a2billing.conf<br>&gt;<br>&gt; If you set use_dnid=YES then a2billing will pick up the destination from<br>&gt; the number the user dialled.<br>
&gt;<br>&gt; Set the following to turn off the IVR stuff:<br>&gt;<br>&gt; ; Play the balance to the user after the authentication (values : yes - no)<br>&gt; say_balance_after_auth=NO<br>&gt;<br>&gt; ; Play the balance to the user after the call (values : yes - no)
<br>&gt; say_balance_after_call=NO<br>&gt;<br>&gt; ; Play the time the user can call (values : yes - no)<br>&gt; say_timetocall=NO<br>&gt;<br>&gt; Hope this helps.<br>&gt;<br><br><br>Thank you, is working for me right now :)
<br><br>&gt;<br>--<br>Guillermo Salas M.<br>Telconet S.A. Manta<br>Calle 15 y Av. 24 Esq.<br>Phone : 593 5 262 8071<br>Mobile: 593 9 985 5138<br>SIP&nbsp;&nbsp; : <a href="mailto:103@sip.manta.telconet.net">103@sip.manta.telconet.net
</a><br>e-mail: <a href="mailto:gsalas@manta.telconet.net">gsalas@manta.telconet.net</a><br>www&nbsp;&nbsp; : <a href="http://www.telconet.net">http://www.telconet.net</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.telcocarrier.net">http://www.telcocarrier.net
</a><br><br>Linux User: 255902<br>Soporte en Linea en <a href="http://www.manta.telconet.net">http://www.manta.telconet.net</a><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>_______________________________________________<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>