<div dir="ltr">Dear Sir,<br><br>I&#39;m using a2b context in order to add billing to my calls as follow:<br><br>[a2billing]<br><br>exten =&gt; _X.,1,DeadAGI,a2billing.php<br>exten =&gt; _X.,n,Wait,10<br>exten =&gt; _X.,n,Hangup<br>
<br>If I add the following to the context:<br><br>[a2billing]<br><br>exten =&gt; _X.,1,ringing<br>exten =&gt; _X.,n,DeadAGI,a2billing.php<br>exten =&gt; _X.,n,Wait,10<br>exten =&gt; _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">&lt;<a href="mailto:philipp.kempgen@amooma.de">philipp.kempgen@amooma.de</a>&gt;</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">&gt; On Fri, Dec 12, 2008 at 18:57, Eric ManxPower Wieling &lt;<a href="mailto:eric@fnords.org">eric@fnords.org</a>&gt; wrote:<br>
&gt;&gt; Philipp Kempgen wrote:<br>
&gt;&gt;&gt; michel freiha schrieb:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I would like to ask please if there is a way to play a ring back tone from<br>
&gt;&gt;&gt;&gt; asterisk when the customer try to make a call...I already added the ringing<br>
&gt;&gt;&gt;&gt; function to the context in extensions .conf and it work perfectly...But the<br>
&gt;&gt;&gt;&gt; issue that the asterisk server is stoping playing back his own ring back<br>
&gt;&gt;&gt;&gt; tone as soon as it detect a ring back tone coming from the carrier side...<br>
&gt;&gt;&gt;&gt; Is there a way to play the asterisk ring back tone all the time?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Dial(,,r) ?<br>
&gt;&gt;<br>
&gt;&gt; Much like violence and herding of llamas, the &quot;r&quot; option to Dial (and<br>
&gt;&gt; the Ringing app) almost never solve the problem they are intended to<br>
&gt;&gt; solve and frequently cause more, usually unforeseen, problems.<br>
&gt;&gt;<br>
&gt;&gt; Just say &quot;No!&quot; to &quot;r&quot;.<br>
&gt;<br>
&gt; If these are inbound calls you are answering, &quot;r&quot; can be acceptable.<br>
&gt; But ONLY on the final leg where the call might actually be ringing.<br>
&gt;<br>
&gt; 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>
 &nbsp; Philipp Kempgen<br>
<br>
--<br>
<a href="http://www.das-asterisk-buch.de" target="_blank">http://www.das-asterisk-buch.de</a> &nbsp;- &nbsp;<a href="http://www.the-asterisk-book.com" target="_blank">http://www.the-asterisk-book.com</a><br>
Amooma GmbH - Bachstr. 126 - 56566 Neuwied &nbsp;-&gt; &nbsp;<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>
 &nbsp; <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>