Hola,<div><br></div><div>When I recieve a fax, I do something like this:</div><div><br></div><div><div>&lt;extension name=&quot;fax&quot;&gt;</div><div>  &lt;condition field=&quot;destination_number&quot; expression=&quot;fax&quot;&gt;</div>
<div>    &lt;action application=&quot;answer&quot;/&gt;</div><div>    &lt;action application=&quot;sleep&quot; data=&quot;1&quot;/&gt;</div><div>    &lt;action application=&quot;set&quot; data=&quot;fax_enable_t38_request=true&quot;/&gt;</div>
<div>    &lt;action application=&quot;set&quot; data=&quot;fax_enable_t38=true&quot;/&gt;</div><div>    &lt;action application=&quot;set&quot; data=&quot;execute_on_fax_success=system /usr/local/freeswitch/scripts/success_postfax.sh &#39;/tmp/FAX-${uuid}.tif&#39; &#39;${fax_result_code} &#39;${fax_result_text}&#39; &quot;/&gt;</div>
<div>    &lt;action application=&quot;rxfax&quot; data=&quot;/tmp/FAX-${uuid}.tif&quot;/&gt;</div><div>    &lt;action application=&quot;hangup&quot;/&gt;</div><div>  &lt;/condition&gt;</div><div>&lt;/extension&gt;</div></div>
<div><br></div><div>I&#39;m actually getting a few other fax-related variables, but I figured I might shorten it up a bit so it wasn&#39;t extremely long on the email. Anyway, the fax variables I&#39;m trying to pull aren&#39;t showing up when I try and do my post-fax processing when receiving the fax. Am I doing this all wrong? Should I be doing something to keep the variables set by mod_spandsp alive until I do my postfax routine?</div>
<div><br></div><div>-BDF</div><div><div><br></div>-- <br>Brian D. Foster<br>Endigo Computer LLC<br>Email: <a href="mailto:bdfoster@endigotech.com" target="_blank">bdfoster@endigotech.com</a><br>Phone: 317-800-7876<br>Indianapolis, Indiana, USA<br>
<br>This message contains confidential information and is intended for those listed in the &quot;To:&quot;, &quot;CC:&quot;, and/or &quot;BCC:&quot; fields of the message header. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version.<br>
<br>
</div>