<br><br><div class="gmail_quote">On Wed, Jan 13, 2010 at 10:25 AM, François Legal <span dir="ltr"><<a href="mailto:devel@thom.fr.eu.org">devel@thom.fr.eu.org</a>></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> <!-- Send a 180 and let the far end generate ringback. --><br> <extension name="ringback_180"><br> <condition field="destination_number" expression="^9980$"><br>
<action application="ring_ready"/><br> <action application="sleep" data="20000"/><br> <action application="answer"/><br> <action application="sleep" data="1000"/><br>
<action application="playback" data="voicemail/vm-goodbye.wav"/><br> <action application="hangup"/><br> </condition><br> </extension></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>