<br><br><div class="gmail_quote">On Wed, Jan 13, 2010 at 10:25 AM, François Legal <span dir="ltr">&lt;<a href="mailto:devel@thom.fr.eu.org">devel@thom.fr.eu.org</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;">
<p>Hello,</p>
<p> </p>
<p>How shall I do to get a hangup tone on an FXS port after the channel is closed ?</p>
<p>Is there something specific to configure in openzap ?</p>
<p> </p>
<p>For instance, if I call the following extension from an FXS port :</p>
<p>    &lt;!-- Send a 180 and let the far end generate ringback. --&gt;<br>    &lt;extension name=&quot;ringback_180&quot;&gt;<br>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^9980$&quot;&gt;<br>
    &lt;action application=&quot;ring_ready&quot;/&gt;<br>    &lt;action application=&quot;sleep&quot; data=&quot;20000&quot;/&gt;<br>    &lt;action application=&quot;answer&quot;/&gt;<br>    &lt;action application=&quot;sleep&quot; data=&quot;1000&quot;/&gt;<br>
    &lt;action application=&quot;playback&quot; data=&quot;voicemail/vm-goodbye.wav&quot;/&gt;<br>    &lt;action application=&quot;hangup&quot;/&gt;<br>      &lt;/condition&gt;<br>    &lt;/extension&gt;</p>
<p>I get no tone after the hangup application is called.</p>
<p> </p>
<p>I also wonder if there is some documentation on the tones.conf file format, and about the variables uk-ring, us-ring, bong-ring, sit in vars.xml (when are they used, what is the syntax). I could not find any info on wiki.</p>

<p> </p></blockquote><div><a href="http://wiki.freeswitch.org/wiki/TGML">http://wiki.freeswitch.org/wiki/TGML</a><br>-MC<br></div></div><br>