<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">I was able to reproduce the problem also in our lab environment. Now I have a setup with 3 freeswitches (All have version 1.4.21):</div><div class=""><br class=""></div><div class="">freeswitch1 (Sangoma A200 Card) &lt;—TDM—&gt; freeswitch2 (Sangoma A200 Card) &lt;- SIP/T.38 —&gt; freeswitch3</div><div class=""><br class=""></div><div class="">freeswitch1 and freeswitch2 are connected via TDM with an E1 crossed cable. freeswitch3 has only a SIP profile running. From freeswitch1, I originate the fax with</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">fs_cli -x "originate freetdm/1/a/02211111111111 &amp;txfax(/tmp/lenna-colour.tif)"</div></div><div class=""><br class=""></div><div class="">&nbsp;then freeswitch1 sends the fax via TDM to freeswitch2.</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp;&nbsp;</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;extension</span> name="fax-over-ip-test"<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;condition</span> field="destination_number" expression="^(02211111111111)$"<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;action</span> application="log" data="INFO Incoming TEST FAX" /<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;action</span> application="export" data="fax_verbose=true" /<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;action</span> application="export" data="fax_enable_t38=true" /<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;action</span> application="export" data="fax_enable_t38_request=true" /<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;action</span> application="export" data="execute_on_answer=t38_gateway self" /<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;action</span> application="bridge" data="sofia/external/${destination_number}@192.168.1.151" /<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;action</span> application="hangup" data="NORMAL_CLEARING" /<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 187, 199); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; </span>&lt;/condition&gt;</div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 187, 199); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; </span>&lt;/extension&gt;</div></div><div class=""><br class=""></div><div class="">freeswitch2 then sends the fax via SIP/T.38 to freeswitch 3, where the fax is finally received:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;condition</span> field="destination_number" expression="^(02211111111111)$"<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;action</span> application="log" data="INFO Incoming TEST FAX" /<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;action</span> application="answer" /<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;action</span> application="playback" data="silence_stream://2000"/<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;action</span> application="set" data="fax_enable_t38_request=true"/<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;action</span> application="set" data="fax_enable_t38=true"/<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;action</span> application="rxfax" data="/tmp/FAX-${uuid}.tif"/<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;action</span> application="hangup"/<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&gt;</span></div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(52, 187, 199); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">&nbsp; &nbsp; &nbsp; </span>&lt;/condition&gt;</div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">On freeswitch2, which acts in this case as TDM-&gt;T.38 gateway, I can see the same protocol error. See the full log here:&nbsp;</div><div class=""><br class=""></div><div class="">freeswitch2:&nbsp;<a href="https://pastebin.freeswitch.org/24400" class="">https://pastebin.freeswitch.org/24400</a></div><div class="">freeswitch3:&nbsp;<a href="https://pastebin.freeswitch.org/24401" class="">https://pastebin.freeswitch.org/24401</a></div><div class=""><br class=""></div><div class="">Let me know how I can analyze the problem, maybe it helps if I add more log/debug &nbsp;messages to mod_spandsp and the test again? With debugging freeswitch I’m not familiar yet ...</div><div class=""><br class=""></div><div class="">Thanks and Regards</div><div class=""><br class=""></div><div class="">Markus&nbsp;</div><br class=""><div class=""><blockquote type="cite" class=""><div class="">Am 18.09.2015 um 02:18 schrieb Brian West &lt;<a href="mailto:brian@freeswitch.org" class="">brian@freeswitch.org</a>&gt;:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">The write_frame failed, but without some debugging in there to see why, I could only guess at this point, I don't have the TDM setup you do to verify it.</div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Thu, Sep 17 , 2015 at 5:58 PM, Markus Bönke <span dir="ltr" class="">&lt;<a href="mailto:mbodbg@gmx.net" target="_blank" class="">mbodbg@gmx.net</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">I just upgraded to 1.4.21, but it is the same issue.<div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class=""><div class="h5"><div class="">Am 18.09.2015 um 00:08 schrieb Brian West &lt;<a href="mailto:brian@freeswitch.org" target="_blank" class="">brian@freeswitch.org</a>&gt;:</div><br class=""></div></div><div class=""><div class=""><div class="h5">Try on 1.4.21?&nbsp; We did fix an issue in this area where the CNG packets were causing issues with t.38.<div class=""><br class=""></div><div class="">/b<br class=""><br class="">On Thursday, September 17, 2015, Markus Bönke &lt;<a href="mailto:mbodbg@gmx.net" target="_blank" class="">mbodbg@gmx.net</a>&gt; wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class=""><div class="">Hello,</div><div class=""><br class=""></div><div class="">I want to send a fax between two freeswitches (1.4.20) via T.38. On the SENDER freeswitch, I have Sangoma A104 TDM card and use the following dialplan: &nbsp;</div><div class=""><br class=""></div><div class=""><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(52,189,38);background-color:rgb(0,0,0)" class=""><span style="color:#29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span><span style="color:#34bbc7" class="">&lt;action</span> application="export" data="fax_enable_t38=true"/<span style="color:#34bbc7" class="">&gt;</span></div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class=""><span style="color:#29f914" class="">&nbsp; &nbsp; &nbsp;&nbsp;</span><span style="color:rgb(41,249,20)" class="">&nbsp;&nbsp;</span><span style="color:rgb(52,187,199)" class="">&lt;action</span><span style="color:rgb(52,189,38)" class=""> application="export" data="fax_enable_t38_request=true"/</span><span style="color:rgb(52,187,199)" class="">&gt;</span></div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(52,189,38);background-color:rgb(0,0,0)" class=""><span style="color:#29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="color:#34bbc7" class="">&lt;action</span> application="export" data="fax_verbose=true"/<span style="color:#34bbc7" class="">&gt;</span></div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(52,189,38);background-color:rgb(0,0,0)" class=""><span style="color:#29f914" class="">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="color:#34bbc7" class="">&lt;action</span> application="export" data="execute_on_answer=t38_gateway self"/<span style="color:#34bbc7" class="">&gt;</span></div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class=""><span style="color:#29f914" class="">&nbsp; &nbsp; &nbsp;</span><span style="color:rgb(41,249,20)" class="">&nbsp; &nbsp;</span><span style="color:rgb(52,187,199)" class="">&lt;action</span><span style="color:rgb(52,189,38)" class=""> application="bridge" data="sofia/external/${destination_number}@${destination_ip}"/</span><span style="color:rgb(52,187,199)" class="">&gt;</span></div></div><div class=""><br class=""></div><div class="">On the RECEIVER freeswitch I use the this dialplan:</div><div class=""><br class=""></div><div class=""><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(52,189,38);background-color:rgb(0,0,0)" class=""><span style="color:#34bbc7" class="">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action</span> application="answer" /<span style="color:#34bbc7" class="">&gt;</span></div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(52,189,38);background-color:rgb(0,0,0)" class=""><span style="color:#29f914" class="">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="color:#34bbc7" class="">&lt;action</span> application="playback" data="silence_stream://2000"/<span style="color:#34bbc7" class="">&gt;</span></div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(52,189,38);background-color:rgb(0,0,0)" class=""><span style="color:#29f914" class="">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="color:#34bbc7" class="">&lt;action</span> application="set" data="fax_enable_t38_request=false"/<span style="color:#34bbc7" class="">&gt;</span></div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(52,189,38);background-color:rgb(0,0,0)" class=""><span style="color:#29f914" class="">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="color:#34bbc7" class="">&lt;action</span> application="export" data="fax_enable_t38=true"/<span style="color:#34bbc7" class="">&gt;</span></div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(52,189,38);background-color:rgb(0,0,0)" class=""><span style="color:#29f914" class="">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="color:#34bbc7" class="">&lt;action</span> application="rxfax" data="/tmp/FAX-${uuid}.tiff"/<span style="color:#34bbc7" class="">&gt;</span></div></div><div class=""><br class=""></div><div class="">When I try to send a fax, on the RECEIVER freeswitch, I can see in the (second) INVITE the T.38 data is present:&nbsp;</div><div class=""><br class=""></div><div class="">...</div><div class=""><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">&nbsp;&nbsp;a=T38FaxVersion:0</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">&nbsp;&nbsp; a=T38MaxBitRate:14400</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">&nbsp;&nbsp; a=T38FaxFillBitRemoval</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">&nbsp;&nbsp; a=T38FaxRateManagement:transferredTCF</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">&nbsp;&nbsp; a=T38FaxMaxBuffer:2000</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">&nbsp;&nbsp; a=T38FaxMaxDatagram:400</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">&nbsp;&nbsp; a=T38FaxUdpEC:t38UDPRedundancy</div></div><div class="">…</div><div class=""><br class=""></div><div class="">On the SENDER side I can see that it tries to start the t38_gateway</div><div class=""><br class=""></div><div class="">…</div><div class=""><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">2015-09-17 23:36:51.092799 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38 Rx &nbsp; &nbsp; 2: IFP 00</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">2015-09-17 23:36:51.092799 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38 Rx &nbsp; &nbsp; 2: indicator no-signal</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">2015-09-17 23:36:51.092799 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38G Changing - (0) ced -&gt; no-signal</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">2015-09-17 23:36:51.092799 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38G Changing to no-signal</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">2015-09-17 23:36:51.092799 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38G Non-ECM mode</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">2015-09-17 23:36:51.172799 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38 Rx &nbsp; &nbsp; 3: IFP 06</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">2015-09-17 23:36:51.172799 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38 Rx &nbsp; &nbsp; 3: indicator v21-preamble</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">2015-09-17 23:36:51.172799 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38G Changing - (0) no-signal -&gt; v21-preamble</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">2015-09-17 23:36:51.172799 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38G Changing to v21-preamble</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">2015-09-17 23:36:51.172799 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38G Non-ECM mode</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">2015-09-17 23:36:52.072799 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38G HDLC underflow at 4</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">2015-09-17 23:36:52.172799 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38 Rx &nbsp; &nbsp; 4: IFP c0 01 80 00 00 ff</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">2015-09-17 23:36:52.172799 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38 Rx &nbsp; &nbsp; 4: (0) data v21/hdlc-data + 1 byte(s)</div></div><div class="">…</div><div class=""><br class=""></div><div class="">But then fails with a protocol error</div><div class=""><br class=""></div><div class=""><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class="">2015-09-17 23:34:07.652799 [DEBUG] mod_spandsp_fax.c:286 FLOW T.38 Tx &nbsp; &nbsp; 1: indicator v21-preamble</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(195,55,32);background-color:rgb(0,0,0)" class="">2015-09-17 23:34:07.652799 [ERR] mod_spandsp_fax.c:659 INVALID WRITE: 8:3</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(175,173,36);background-color:rgb(0,0,0)" class=""><span style="color:rgb(195,55,32)" class="">2015-09-17 23:34:07.652799 [ERR] mod_spandsp_fax.c:671 TERMINATING T30 STATE</span></div></div><div class="">…</div><div class=""><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(213,59,211);background-color:rgb(0,0,0)" class="">2015-09-17 23:34:07.652799 [WARNING] mod_spandsp_fax.c:286 PROTOCOL_WARNING T.38 Tx packet handler failure</div></div><div class=""><br class=""></div><div class="">On the RECEIVER side the fax fails with „result (49) The call dropped prematurely“. Can this be because of a wrong configuration (dialplans/mod_spandsp), or is this a bug?</div><div class=""><br class=""></div><div class="">Thanks and Regards</div><div class=""><br class=""></div><div class="">Markus&nbsp;</div><div class=""><br class=""></div></div></blockquote></div><br class=""><br class="">-- <br class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><p class=""><font face="courier new, monospace" class=""><b class=""><i class=""><font size="4" class="">Brian West</font></i></b><br class=""><span style="font-size:x-small" class=""><a href="mailto:brian@freeswitch.org" target="_blank" class="">brian@freeswitch.org</a></span></font></p><p class=""><font size="1" face="courier new, monospace" class=""><img src="http://billing.freeswitch.org/templates/default/img/whmcslogo.png" class=""><br class=""></font></p><p class=""><font size="2" face="monospace, monospace" class=""><b class=""><i class="">Twitter: @FreeSWITCH , @briankwest</i></b><br class=""><a href="http://www.freeswitchbook.com/" target="_blank" class="">http://www.freeswitchbook.com</a><br class=""><a href="http://www.freeswitchcookbook.com/" target="_blank" class="">http://www.freeswitchcookbook.com</a></font></p><p class=""><font face="monospace, monospace" class="">Got Bugs? Report them <a href="https://freeswitch.org/jira" target="_blank" class="">here</a>! | Reddit:&nbsp;<a href="https://www.reddit.com/r/freeswitch" target="_blank" class="">/r/freeswitch</a></font></p><p class=""><font size="2" face="monospace, monospace" class=""><b class="">T:</b><a href="tel:%2B19184209001" value="+19184209001" target="_blank" class="">+19184209001</a> | <b class="">F:</b><a href="tel:%2B19184209002" value="+19184209002" target="_blank" class="">+19184209002</a> | <b class="">M:</b>+1918424WEST (9378)<br class=""><b class="">iNUM:</b>+883 5100 1420 9001 |&nbsp;<b class="">ISN:</b>410*543 |&nbsp;<b class="">Skype:</b>briankwest</font></p></div></div></div></div></div></div></div></div></div><br class=""></div></div>
_________________________________________________________________________<br class="">Professional FreeSWITCH Consulting Services: <br class=""><a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><br class=""><a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.freeswitchsolutions.com</a><br class=""><br class="">Official FreeSWITCH Sites<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class=""><a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.org</a><br class=""><a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><br class=""><br class="">FreeSWITCH-users mailing list<br class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.freeswitch.org</a><br class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br class="">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a></div></blockquote></div><br class=""></div></div><br class="">_________________________________________________________________________<br class="">
Professional FreeSWITCH Consulting Services:<br class="">
<a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">
<a href="http://www.freeswitchsolutions.com/" rel="noreferrer" target="_blank" class="">http://www.freeswitchsolutions.com</a><br class="">
<br class="">
Official FreeSWITCH Sites<br class="">
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://www.freeswitch.org</a><br class="">
<a href="http://confluence.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://confluence.freeswitch.org</a><br class="">
<a href="http://www.cluecon.com/" rel="noreferrer" target="_blank" class="">http://www.cluecon.com</a><br class="">
<br class="">
FreeSWITCH-users mailing list<br class="">
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="">FreeSWITCH-users@lists.freeswitch.org</a><br class="">
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br class="">
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br class="">
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://www.freeswitch.org</a><br class=""></blockquote></div><br class=""><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div class="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><p class=""><font face="courier new, monospace" class=""><b class=""><i class=""><font size="4" class="">Brian West</font></i></b><br class=""><span style="font-size:x-small" class=""><a href="mailto:brian@freeswitch.org" target="_blank" class="">brian@freeswitch.org</a></span></font></p><p class=""><font size="1" face="courier new, monospace" class=""><img src="http://billing.freeswitch.org/templates/default/img/whmcslogo.png" class=""><br class=""></font></p><p class=""><font size="2" face="monospace, monospace" class=""><b class=""><i class="">Twitter: @FreeSWITCH , @briankwest</i></b><br class=""><a href="http://www.freeswitchbook.com/" target="_blank" class="">http://www.freeswitchbook.com</a><br class=""><a href="http://www.freeswitchcookbook.com/" target="_blank" class="">http://www.freeswitchcookbook.com</a></font></p><p class=""><font face="monospace, monospace" class="">Got Bugs? Report them <a href="https://freeswitch.org/jira" target="_blank" class="">here</a>! | Reddit:&nbsp;<a href="https://www.reddit.com/r/freeswitch" target="_blank" class="">/r/freeswitch</a></font></p><p class=""><font size="2" face="monospace, monospace" class=""><b class="">T:</b>+19184209001 | <b class="">F:</b>+19184209002 | <b class="">M:</b>+1918424WEST (9378)<br class=""><b class="">iNUM:</b>+883 5100 1420 9001 |&nbsp;<b class="">ISN:</b>410*543 |&nbsp;<b class="">Skype:</b>briankwest</font></p></div></div></div></div></div></div></div></div></div></div>
</div>
_________________________________________________________________________<br class="">Professional FreeSWITCH Consulting Services: <br class=""><a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class=""><a href="http://www.freeswitchsolutions.com" class="">http://www.freeswitchsolutions.com</a><br class=""><br class="">Official FreeSWITCH Sites<br class="">http://www.freeswitch.org<br class="">http://confluence.freeswitch.org<br class="">http://www.cluecon.com<br class=""><br class="">FreeSWITCH-users mailing list<br class="">FreeSWITCH-users@lists.freeswitch.org<br class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br class="">UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br class="">http://www.freeswitch.org</div></blockquote></div><br class=""></body></html>