<!DOCTYPE html>
<html>
<head>
<title></title>
<style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style>
</head>
<body><div style="font-family:Arial;">Hello,<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">I understand the T38 behavior changed after 1.6.13. I watched Brian's video from last year, read the docs, but I just don't see what else I would need for a very simple scenario for receiving a fax with the receiving end (ATA) re-inviting T38.<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">PSTN > FS > HT801 ATA > T38 RE-INVITE > FS > PSTN<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">The ATA does re-invite, however FS rejects immediately with 488 Not Acceptable Here. I'm using the following dialplan. I also tried to use export instead of set, but same result.<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;"><span class="font" style="font-family:menlo, consolas, monospace, sans-serif"><extension name="faxdid1" continue="false"></span><span class="font" style="font-family:menlo, consolas, monospace, sans-serif"></span><br></div>
<div style="font-family:Arial;"><span class="font" style="font-family:menlo, consolas, monospace, sans-serif"> <condition field="destination_number" expression="^(4154447777)$"></span><span class="font" style="font-family:menlo, consolas, monospace, sans-serif"></span><br></div>
<div style="font-family:Arial;"><span class="font" style="font-family:menlo, consolas, monospace, sans-serif">   <action application="set" data="ignore_early_media=true"/></span><br></div>
<div style="font-family:Arial;"><span class="font" style="font-family:menlo, consolas, monospace, sans-serif">   <action application="set" data="fax_enable_t38_request=true"/></span><span class="font" style="font-family:menlo, consolas, monospace, sans-serif"></span><br></div>
<div style="font-family:Arial;"><span class="font" style="font-family:menlo, consolas, monospace, sans-serif">   <action application="set" data="fax_enable_t38=true"/></span><span class="font" style="font-family:menlo, consolas, monospace, sans-serif"></span><br></div>
<div style="font-family:Arial;"><span class="font" style="font-family:menlo, consolas, monospace, sans-serif">   <action application="bridge" data="user/<a href="mailto:6050@sip.domain.org">6050@sip.domain.org</a>"/></span><span class="font" style="font-family:menlo, consolas, monospace, sans-serif"></span><br></div>
<div style="font-family:Arial;"><span class="font" style="font-family:menlo, consolas, monospace, sans-serif"> </condition></span><span class="font" style="font-family:menlo, consolas, monospace, sans-serif"></span><br></div>
<div style="font-family:Arial;"><span class="font" style="font-family:menlo, consolas, monospace, sans-serif"></extension></span><br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">Is there anything obvious that I'm missing here?<br></div>
<div style="font-family:Arial;"><br></div>
<p class="p1"><span class="s1">FreeSWITCH (Version 1.6.20 -37-987c9b9 64bit)</span><br></p><div style="font-family:Arial;"><span class="s1"></span><br></div>
<div style="font-family:Arial;">Thanks<br></div>
<div style="font-family:Arial;">Mike<br></div>
</body>
</html>