Thanks for paying the wiki tax! Now you just need to sign up for cluecon... ;)<div><br></div><div>-MC<br><br><div class="gmail_quote">On Thu, Apr 14, 2011 at 8:33 PM, Bill W. <span dir="ltr">&lt;<a href="mailto:freeswitch@aastral.net">freeswitch@aastral.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Thanks so much Brian!<br>
<br>
Seriously, the whole FreeSWITCH team deserves a big round of applause.<br>
 It&#39;s such a pleasure to get the answer &quot;Oh yeah, it already does that&quot;.<br>
<br>
I documented this in the Wiki too.<br>
<br>
For posterity:<br>
&lt;extension name=&quot;t38_reinvite&quot;&gt;<br>
  &lt;condition&gt;<br>
     &lt;action application=&quot;set&quot; data=&quot;fax_enable_t38=true&quot;/&gt;<br>
    &lt;action application=&quot;set&quot; data=&quot;fax_enable_t38_request=true&quot;/&gt;<br>
    &lt;action application=&quot;set&quot; data=&quot;t38_gateway_format=udptl&quot;/&gt;<br>
    &lt;action application=&quot;set&quot; data=&quot;execute_on_answer=t38_gateway self&quot;/&gt;<br>
    &lt;action application=&quot;bridge&quot; data=&quot;sofia/external/1234@host&quot;/&gt;<br>
  &lt;/condition&gt;<br>
&lt;/extension&gt;<br>
<br>
<br>
Aastral Communications<br>
<a href="mailto:bweidman@aastral.net">bweidman@aastral.net</a><br>
Tel: 786-522-0440<br>
Tel: 888-404-3280<br>
Cell: 954-540-4931<br>
<br>
On 4/14/11 7:04 PM, Brian West wrote:<br>
&gt; that is exactly what t38_gateway does.<br>
&gt;<br>
&gt; /b<br>
&gt;<br>
&gt; On Apr 14, 2011, at 5:52 PM, Bill W. wrote:<br>
&gt;<br>
&gt;&gt; Hi there,<br>
&gt;&gt;<br>
&gt;&gt; Is there a way to have FreeSWITCH detect a T.38 reinvite, accept it, and<br>
&gt;&gt; transcode that into ULAW before sending it on to the B-leg?<br>
&gt;&gt;<br>
&gt;&gt; The fax is neither originated nor terminated on the FS gateway.  FS<br>
&gt;&gt; would simply transcode T.38 to ULAW.<br>
&gt;&gt;<br>
&gt;&gt; I looked at the mod_spandsp documentation and it wasn&#39;t readily apparent.<br>
&gt;&gt;<br>
&gt;&gt; To be clear<br>
&gt;&gt; host_a -&gt; FS -&gt; host_b<br>
&gt;&gt;<br>
&gt;&gt; host_a sends an INVITE<br>
&gt;&gt; host_b responds with 100, 180, 200<br>
&gt;&gt; then host_a sends another INVITE with SDP for T.38<br>
&gt;&gt;<br>
&gt;&gt; Can FS ack that RE-INVITE and transcode, so the legs look like this?<br>
&gt;&gt; host_a -&gt; T.38 -&gt; FS -&gt; ULAW -&gt; host_b<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Thanks!<br>
&gt;&gt; Bill<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<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>
</blockquote></div><br></div>