<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>&nbsp;</p>
<p>Hi all</p>
<p>&nbsp;</p>
<p>we have configured freeswitch to be gateway server.</p>
<p>When we send fax with command :</p>
<p>originate {ignore_early_media=true,fax_enable_t38=false,fax_verbose=true,fax_use_ecm=false,fax_enable_t38_request=false}sofia/gateway/xx/xx &amp;txfax('/usr/local/freeswitch/storage/fax/fax.tif')</p>
<p>&nbsp;</p>
<p>it's work</p>
<p>&nbsp;</p>
<p>but if my extension is fax system and i try to send fax it's not work.</p>
<p>here my config</p>
<p>&nbsp;</p>
<p>&lt;condition field="destination_number" expression="^(ccccc)$" &gt;<br /> &lt;action application="set" data="sip_h_X-accountcode=$${accountcode}" /&gt;<br /> &lt;action application="set" data="sip_h_X-Tag=" /&gt;<br /> &lt;regex field="caller_id_number" expression="^1001$"/&gt; <br /> &lt;action application="set" data="call_direction=outbound" /&gt;<br /> &lt;action application="set" data="hangup_after_bridge=true" /&gt;<br /> &lt;action application="set" data="effective_caller_id_name=$${outbound_caller_id_name}" /&gt;<br /> &lt;action application="set" data="effective_caller_id_number=$${outbound_caller_id_number}" /&gt;<br /> &lt;action application="set" data="inherit_codec=true" /&gt;<br /> &lt;action application="set" data="accountcode=44000"/&gt;<br /> &lt;action application="bridge" data="{execute_on_answer=t38_gateway self,absolute_codec_string=PCMA,ignore_early_media=true,fax_enable_t38=false,fax_verbose=true,fax_use_ecm=false,fax_enable_t38_request=false}sofia/gateway/ccccc/ccccc" /&gt;<br /> &lt;/condition&gt;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Tks advance</p>
<p>&nbsp;</p>
<div>-- <br />
<pre>&nbsp;</pre>
<img src="cid:62d0f29a617ea8a6230b8ef73c9104cc@bluetel.fr" alt="" /></div>
<div>-- <br />
<pre>&nbsp;</pre>
<img src="http://www.bluetel.fr/img/signature_EH.JPG" alt="" /></div>
</body></html>