<div dir="ltr">&lt;action application=&quot;set&quot; data=&quot;ringback<font face="arial, helvetica, sans-serif">=<span style="background-color:rgb(249,249,249);color:rgb(0,0,0);font-size:13px;line-height:1.3em">%(2000,4000,440.0,480.0)&quot; /&gt;</span></font><div>
<font color="#000000" face="arial, helvetica, sans-serif"><span style="line-height:16.890625px"><br></span></font></div><div><a href="http://wiki.freeswitch.org/wiki/Custom_Ring_Back_Tones">http://wiki.freeswitch.org/wiki/Custom_Ring_Back_Tones</a><font color="#000000" face="arial, helvetica, sans-serif"><span style="line-height:16.890625px"><br>
</span></font></div><div><font color="#000000" face="arial, helvetica, sans-serif"><span style="line-height:16.890625px"><br></span></font></div><div><font color="#000000" face="arial, helvetica, sans-serif"><span style="line-height:16.890625px">Substitute for the ringback tones you want. If that doesn&#39;t wok by itself, you can try ring_ready and pre_answer. Neither will initiate billing.<br>
</span></font><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 19 November 2013 02:49, I put the Who? in Mishehu <span dir="ltr">&lt;<a href="mailto:mishehu@freeswitch.org" target="_blank">mishehu@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div>Negative on that.  Answer sends a 200
      OK, which normally initiates billing systems to start charging in
      those situations.  ring_ready sends 180 Ringing.  Since no media
      has been established, the UAC ends up generating the ringtone
      locally.<br>
      <br>
      It sounds like you want to establish early media (183).  I suggest
      taking a look at
      <a href="https://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_pre_answer" target="_blank">https://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_pre_answer</a>
      for more info.<br>
      <br>
      <pre cols="72">Yossi Neiman


On 11/18/2013 06:16 PM, Nandy Dagondon wrote:
</pre>
    </div><div><div class="h5">
    <blockquote type="cite">
      <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" target="_blank">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" target="_blank">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" target="_blank">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>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
</pre>
    </blockquote>
    <br>
  </div></div></div>

<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>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><b>Andrew Cassidy BSc (Hons) MBCS SSCA</b><div>Managing Director<div><div><img src="http://c1170247.r47.cf3.rackcdn.com/emailsig.png"><br></div><div><br><div>
<b style="color:rgb(51,135,171);text-decoration:none;font-family:sans-serif"><a href="mailto:info@cassidywebservices.co.uk" style="color:rgb(51,135,171);text-decoration:none;font-family:sans-serif" target="_blank">T</a> </b>03300 100 960 
<b style="color:rgb(51,135,171);text-decoration:none;font-family:sans-serif"><a href="mailto:info@cassidywebservices.co.uk" style="color:rgb(51,135,171);text-decoration:none;font-family:sans-serif" target="_blank">F</a> </b>03300 100 961</div>
<div><b style="text-decoration:none;font-family:sans-serif"><a href="mailto:info@cassidywebservices.co.uk" style="color:rgb(51,135,171);text-decoration:none;font-family:sans-serif" target="_blank">E</a> </b><a href="mailto:andrew@cassidywebservices.co.uk" target="_blank">andrew@cassidywebservices.co.uk</a></div>
<div><b style="text-decoration:none;font-family:sans-serif"><a href="mailto:info@cassidywebservices.co.uk" style="color:rgb(51,135,171);text-decoration:none;font-family:sans-serif" target="_blank">W</a> </b><a href="http://www.cassidywebservices.co.uk" target="_blank">www.cassidywebservices.co.uk</a></div>
</div></div></div>
</div>