Hi<div>I'm trying to send a fax through a cisco gateway like : fs -> cisco gateway -> pstn -> 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'm executing</div><div>originate {origination_uuid=...,fax_ident=...,fax_header=...,fax_enable_t38=true,fax_enable_t38_request=true}sofia/external/...@(cisco ip) &txfax(...)</div>
<div>shoud I do anything else to use t38? </div><div>thanx</div>