<br><br><div class="gmail_quote">On Wed, Apr 13, 2011 at 5:16 AM, romon.zaman <span dir="ltr">&lt;<a href="mailto:romon.zaman@gmail.com">romon.zaman@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
hi,<br>
<br>
i am trying to detect fax tone on outgoing calls.<br>
here is my javascript code<br>
<br>
+++++++++++++++++++++++<br>
<br>
session1 = new<br>
Session(&quot;{ignore_early_media=false}sofia/gateway/flowroute/&quot;+argv[0]+&quot;&quot;);<br>
<br>
session1.execute(&quot;tone_detect&quot;, &quot;fax 1100 r +30000 set<br>
&#39;fax_tone_detected=true&#39; 1&quot;);<br>
msleep(argv[1]);<br>
session1.hangup();<br>
<br>
++++++++++++++++++++++++<br>
<br>
i  checked pcap file and  using wireshark , i can hear sone tone on rtp<br>
audio playback.<br>
<br>
but freeswitch cant detect that..<br>
<br>
is there any other solution to find out specific tone like fax??<br>
<br>
thanks in advance<br></blockquote><div><br></div><div>Was this the one we talked about yesterday where your fax machine was really spitting out a tone around 2096Hz?</div><div><br></div><div>-MC</div></div>