<div dir="ltr">Hi Markus,<div><br></div><div>I think you need &quot;answer&quot; to hear the ringing tones.<br><div><a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_answer">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_answer</a><br>
</div></div><div class="gmail_extra"><br></div><div class="gmail_extra">/Nandy<br>
<br><br><div class="gmail_quote">On Wed, Oct 23, 2013 at 9:09 PM, mbo <span dir="ltr">&lt;<a href="mailto:mbodbg@gmx.net" target="_blank">mbodbg@gmx.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
we receive calls from gateway A and bridge them using gateway B to the destination number .<br>
<br>
 &lt;extension name=&quot;test&quot;&gt;<br>
        &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/B/+49123456789&quot; /&gt;<br>
  &lt;/extension&gt;<br>
<br>
The problem is, that we do not hear a ringtone at all. If we put a &quot;ring_ready&quot; before the bridge, we can hear a ringtone immediately, but then the callers hear a ringtone even if the bridged destination is not ringing yet.<br>

<br>
 &lt;extension name=&quot;test&quot;&gt;<br>
        &lt;action application=ring_ready /&gt;<br>
        &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/B/+49123456789&quot; /&gt;<br>
  &lt;/extension&gt;<br>
<br>
Is there a solution that the callers hears a ring tone as soon as the destination is ringing, but not before ?<br>
<br>
<br>
Thanks<br>
<br>
Markus<br>
<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div></div>