Hi<div>I&#39;m trying to send a fax through a cisco gateway like : fs -&gt; cisco gateway -&gt; pstn -&gt; fax machine</div><div>faxes are being sent fine (with some errors ) but there is a reinvite codec error (seems t38 fails):</div>
<div><a href="http://pastebin.freeswitch.org/14996">http://pastebin.freeswitch.org/14996</a></div><div><br></div><div>and this is the command I&#39;m executing</div><div>originate {origination_uuid=...,fax_ident=...,fax_header=...,fax_enable_t38=true,fax_enable_t38_request=true}sofia/external/...@(cisco ip) &amp;txfax(...)</div>
<div>shoud I do anything else to use t38? </div><div>thanx</div>