hi Mark,<br><br>This is an inbound call leg and media channel (so far)  is open in reverse direction only (application ringback). I&#39;m afraid you have to answer the call to be able to &quot;hear&quot; the fax tone.<br><br>
T.<br>
<br><br><br><div class="gmail_quote">On Mon, Oct 5, 2009 at 2:32 PM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</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;">

Fax tones are not played by the remote machine until after answer, the<br>
tone_detect application starts a media bug that listens for the tone,<br>
can you confirm the tone is happening at all.  Maybe the issue here is<br>
the timeout, try making that longer, or doing the tone_detect in<br>
execute_on_answer<br>
<br>
Mike<br>
<div><div></div><div><br>
On Oct 5, 2009, at 6:28 AM, Mark Campbell-Smith wrote:<br>
<br>
&gt; Thanks for the response Mike,<br>
&gt;<br>
&gt; I read that page and this one (among others)<br>
&gt; <a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_fax_detect" target="_blank">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_fax_detect</a>, but<br>
&gt; I&#39;m still lost.  This is an extract of my dialplan<br>
&gt;<br>
&gt;    &lt;extension name=&quot;Local&quot;&gt;<br>
&gt;      &lt;condition field=&quot;destination_number&quot; expression=&quot;^(10[01][0-9])<br>
&gt; $&quot;&gt;<br>
&gt;        &lt;action application=&quot;set&quot; data=&quot;dialed_extension=$1&quot;/&gt;<br>
&gt;        &lt;action application=&quot;export&quot; data=&quot;dialed_extension=$1&quot;/&gt;<br>
&gt;        &lt;action application=&quot;set&quot; data=&quot;ringback=${au-ring}&quot;/&gt;<br>
&gt;        &lt;action application=&quot;fax_detect&quot;/&gt;<br>
&gt;        &lt;action application=&quot;tone_detect&quot; data=&quot;fax 1100 r +5000<br>
&gt; transfer fax XML features&quot; /&gt;<br>
&gt;        &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;<br>
&gt;        &lt;action application=&quot;set&quot; data=&quot;continue_on_fail=true&quot;/&gt;<br>
&gt;        &lt;action application=&quot;bridge&quot; data=&quot;user/${dialed_extension}@$<br>
&gt; {domain}&quot;/&gt;<br>
&gt;<br>
&gt; I would assume that on detecting a fax, the dialplan &#39;fax&#39; is called<br>
&gt; in context features.  This never happens.<br>
&gt;<br>
&gt; When is the fax tone detected?   Is it while the call is ringing or<br>
&gt; can it be detected after the call is answered?  My goal is to be able<br>
&gt; to have the same extension for a voice and fax call.  i assume that<br>
&gt; the fax &#39;tones&#39; are standardised and the ones on the wiki are correct?<br>
&gt; Also, I guess this doesn&#39;t work with media bypass (which I don&#39;t<br>
&gt; use).<br>
&gt;<br>
&gt; Thanks!<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Oct 5, 2009 at 9:56 AM, Michael Jerris &lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt; check out <a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_tone_detect" target="_blank">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_tone_detect</a><br>
&gt;&gt;<br>
&gt;&gt; Note, you can&#39;t just have tone_detect as your last iten in the<br>
&gt;&gt; dialplan as the call will just get hung up.<br>
&gt;&gt;<br>
&gt;&gt; Mike<br>
&gt;&gt;<br>
&gt;&gt; On Oct 4, 2009, at 9:03 AM, Mark Campbell-Smith wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; Hi<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I was hoping someone could help me to setup the fax detection / tone<br>
&gt;&gt;&gt; detection application.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I want to be able to transfer an incoming fax to a specific<br>
&gt;&gt;&gt; extension.<br>
&gt;&gt;&gt; In my default.xml file, I have the following (extracted):<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;    &lt;extension name=&quot;1000&quot;&gt;<br>
&gt;&gt;&gt;      &lt;condition field=&quot;destination_number&quot; expression=&quot;^(10[01]<br>
&gt;&gt;&gt; [0-9])<br>
&gt;&gt;&gt; $&quot;&gt;<br>
&gt;&gt;&gt;        &lt;action application=&quot;fax_detect&quot;/&gt;<br>
&gt;&gt;&gt;        &lt;action application=&quot;tone_detect&quot; data=&quot;fax 1100 r +5000<br>
&gt;&gt;&gt; transfer fax XML features&quot; /&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I can&#39;t get the fax to be detected and transferred.  Is there any<br>
&gt;&gt;&gt; way<br>
&gt;&gt;&gt; this can be done?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks!<br>
<br>
<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>
</div></div></blockquote></div><br>