<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 <<a href="mailto:ehermouet@bluetel.fr">ehermouet@bluetel.fr</a>> 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 <<a href="mailto:ehermouet@bluetel.fr">ehermouet@bluetel.fr</a>> 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> <br class="webkit-block-placeholder"></div><p>Hi all</p><div> <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 &txfax('/usr/local/freeswitch/storage/fax/fax.tif')</p><div> <br class="webkit-block-placeholder"></div><p>it's work</p><div> <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> <br class="webkit-block-placeholder"></div><p><condition field="destination_number" expression="^(ccccc)$" ><br> <action application="set" data="sip_h_X-accountcode=$${accountcode}" /><br> <action application="set" data="sip_h_X-Tag=" /><br> <regex field="caller_id_number" expression="^1001$"/> <br> <action application="set" data="call_direction=outbound" /><br> <action application="set" data="hangup_after_bridge=true" /><br> <action application="set" data="effective_caller_id_name=$${outbound_caller_id_name}" /><br> <action application="set" data="effective_caller_id_number=$${outbound_caller_id_number}" /><br> <action application="set" data="inherit_codec=true" /><br> <action application="set" data="accountcode=44000"/><br> <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" /><br> </condition></p><div> <br class="webkit-block-placeholder"></div><div> </div></blockquote></div></div></blockquote></div></div></body></html>