So my issue with that is it will cause a ring sound on phone calls that aren&#39;t supposed to be ringing.  Maybe this is a minor problem, but if a phone line isn&#39;t ringing on the other end, I&#39;d rather them not hear a ring ring sound.  An example would be a PSTN provider that takes approximately 5 seconds or so to connect a call.  So Asterisk generates ringing sounds and then the call goes busy or congested after.  To the end user, it sounded fine before being transfered to a handler for busy / congested.  I&#39;d rather the user be able to hear the ring when the ring is  there.<br clear="all">
<br>Nicholas Blasgen<br>Partner / Network Operations<br>Refractive Dialer LLC<br>(724) 252-7436<br><br>
<br><br><div class="gmail_quote">On Mon, Mar 7, 2011 at 10:08 AM, Klaus Darilion <span dir="ltr">&lt;<a href="mailto:klaus.mailinglists@pernau.at">klaus.mailinglists@pernau.at</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">
<br>
</div>IMO it is not Meetme&#39;s task to generate a ringback tone. As the &quot;bad<br>
thing&quot; happens on the other side.<br>
<br>
What about:<br>
<br>
500,1,Answer()<br>
500,2,Dial(SIP/100,r)<br>
<br>
or<br>
<br>
500,1,Answer()<br>
500,2,PlayTones(ring)<br>
500,3,Dial(SIP/100)<br>
<br>
regards<br>
<font color="#888888">Klaus<br>
<br>
</font></blockquote></div><br>