<div dir="ltr">Dear Sir,<br><br>I'm using a2b context in order to add billing to my calls as follow:<br><br>[a2billing]<br><br>exten => _X.,1,DeadAGI,a2billing.php<br>exten => _X.,n,Wait,10<br>exten => _X.,n,Hangup<br>
<br>If I add the following to the context:<br><br>[a2billing]<br><br>exten => _X.,1,ringing<br>exten => _X.,n,DeadAGI,a2billing.php<br>exten => _X.,n,Wait,10<br>exten => _X.,n,Hangup<br><br>The line begins ringing using the asterisk ring back tone...But as soons as a ring back tone is detected from the carrier side, asterisk will play that tone that have bad quality...<br>
<br>I need please to force asterisk to use its own ring back tone all the time...Is that possible?<br><br>Regards<br><br><br><br><br><br><div class="gmail_quote">On Sat, Dec 13, 2008 at 10:40 AM, Philipp Kempgen <span dir="ltr"><<a href="mailto:philipp.kempgen@amooma.de">philipp.kempgen@amooma.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Andrew Joakimsen schrieb:<br>
<div class="Ih2E3d">> On Fri, Dec 12, 2008 at 18:57, Eric ManxPower Wieling <<a href="mailto:eric@fnords.org">eric@fnords.org</a>> wrote:<br>
>> Philipp Kempgen wrote:<br>
>>> michel freiha schrieb:<br>
>>><br>
>>>> I would like to ask please if there is a way to play a ring back tone from<br>
>>>> asterisk when the customer try to make a call...I already added the ringing<br>
>>>> function to the context in extensions .conf and it work perfectly...But the<br>
>>>> issue that the asterisk server is stoping playing back his own ring back<br>
>>>> tone as soon as it detect a ring back tone coming from the carrier side...<br>
>>>> Is there a way to play the asterisk ring back tone all the time?<br>
>>><br>
>>> Dial(,,r) ?<br>
>><br>
>> Much like violence and herding of llamas, the "r" option to Dial (and<br>
>> the Ringing app) almost never solve the problem they are intended to<br>
>> solve and frequently cause more, usually unforeseen, problems.<br>
>><br>
>> Just say "No!" to "r".<br>
><br>
> If these are inbound calls you are answering, "r" can be acceptable.<br>
> But ONLY on the final leg where the call might actually be ringing.<br>
><br>
> But for outbound I fully agree. Let the carrier generate the ringing.<br>
<br>
</div>r is never acceptable. :-)<br>
<div class="Ih2E3d"><br>
<br>
Philipp Kempgen<br>
<br>
--<br>
<a href="http://www.das-asterisk-buch.de" target="_blank">http://www.das-asterisk-buch.de</a> - <a href="http://www.the-asterisk-book.com" target="_blank">http://www.the-asterisk-book.com</a><br>
Amooma GmbH - Bachstr. 126 - 56566 Neuwied -> <a href="http://www.amooma.de" target="_blank">http://www.amooma.de</a><br>
Geschäftsführer: Stefan Wintermeyer, Handelsregister: Neuwied B14998<br>
--<br>
<br>
_______________________________________________<br>
</div><div><div></div><div class="Wj3C7c">-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.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" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>