<div>Hi</div>
<div> </div>
<div> </div>
<div>how about when trying to call SIP extention to SIP extension </div>
<div>Local cal</div>
<div> </div>
<div>even though its going to out route</div>
<div> </div>
<div>when i enable SIP_IAX=YES</div>
<div> </div>
<div>then 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> </div>
<div>check if the user belong to local, dial directly</div>
<div>if its international call, go to out route</div>
<div> </div>
<div>any idea, how can i achieve this</div>
<div> </div>
<div>ram</div>
<div><br> </div>
<div><span class="gmail_quote">On 2/26/06, <b class="gmail_sendername">Guillermo Salas M</b> <<a href="mailto:gsalas@manta.telconet.net">gsalas@manta.telconet.net</a>> 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>><br>> Asterisk Sales wrote:<br>> > <mailto:
<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>><br>> ><br>> > Hello list,<br>> > Is there any way to use a2billing without the IVR for the sip/iax users.<br>> > (authentication is done by the user id and pass as user registers with
<br>> > asterisk).<br>> ><br>> > I want to dial the destination number to the asterisk. for example:<br>> ><br>> > user dials,<br>> > exten =>_011.,1,DeadAGI(a2billing)<br>> ><br>
> > system will connect the destination and bill them. but right now we need<br>> > to enter the destination followed by the IVR prompts which i dont want.<br>> ><br>> > Thanks in advanved if anybody can help me.
<br>> ><br>><br>> Yes, this is all configurable from /etc/asterisk/a2billing.conf<br>><br>> If you set use_dnid=YES then a2billing will pick up the destination from<br>> the number the user dialled.<br>
><br>> Set the following to turn off the IVR stuff:<br>><br>> ; Play the balance to the user after the authentication (values : yes - no)<br>> say_balance_after_auth=NO<br>><br>> ; Play the balance to the user after the call (values : yes - no)
<br>> say_balance_after_call=NO<br>><br>> ; Play the time the user can call (values : yes - no)<br>> say_timetocall=NO<br>><br>> Hope this helps.<br>><br><br><br>Thank you, is working for me right now :)
<br><br>><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 : <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 : <a href="http://www.telconet.net">http://www.telconet.net</a><br> <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> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>