<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Its such a vague question without a real description of the problem, so no one has a solution because they do not understand what your problem is.<div><br><div><div>On Sep 9, 2014, at 1:41 AM, Hermouet Erwan &lt;<a href="mailto:ehermouet@bluetel.fr">ehermouet@bluetel.fr</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div style="font-family: Verdana,Geneva,sans-serif">hi all<br>
<br>
nobody have config when extension is fax system ?<br>
<br>
tks<br><br><div class="gmail_quote">On 8 septembre 2014 12:21:47 CEST, Hermouet Erwan &lt;<a href="mailto:ehermouet@bluetel.fr">ehermouet@bluetel.fr</a>&gt; wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex; position: static; z-index: auto;"><div>&nbsp;<br class="webkit-block-placeholder"></div><p>Hi all</p><div>&nbsp;<br class="webkit-block-placeholder"></div><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><div>&nbsp;<br class="webkit-block-placeholder"></div><p>it's work</p><div>&nbsp;<br class="webkit-block-placeholder"></div><p>but if my extension is fax system and i try to send fax it's not work.</p><p>here my config</p><div>&nbsp;<br class="webkit-block-placeholder"></div><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><div>&nbsp;<br class="webkit-block-placeholder"></div><div>&nbsp;</div></blockquote></div></div></blockquote></div></div></body></html>