<div dir="ltr">You still haven't really provided anything additional to go on, look at the logs, the signaling, it should be apparent what is going on, You've also not told us what rev of FreeSWITCH you're running,</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 9, 2014 at 8:08 AM, Hermouet Erwan <span dir="ltr"><<a href="mailto:ehermouet@bluetel.fr" target="_blank">ehermouet@bluetel.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>
<div style="font-family:Verdana,Geneva,sans-serif">
<p>Ths for your reply</p>
<p>First:</p>
<p>We have freeswitch server on ubuntu 11. we use freeswitch as provider serveur for others sip serveur. So my other sip serveur are extension of freeswitch.</p>
<p>if one 1 my extension (other sip server) try to make outbound fax, it's not work.</p>
<p>if i send fax directly from FS server it's work.</p>
<p>the syntaxe is : originate {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/xxON/xx</p>
<p> </p>
<p>So in my configuration public.xml i create this rule for my outbound fax:</p>
<p> </p>
<p><extension name="FAX" ><br><condition field="network_addr" expression="^(xxx)$"> <br></condition><br><condition field="destination_number" expression="^(xxx)$" ><span class=""><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></span><action application="set" data="proxy_media=true"/><br><action application="set" data="bypass_media=false"/><br><action application="bridge" data="{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/xxx/xxxx" /><br></condition><br></extension></p>
<p> </p>
<p>But it's not work, my fax is not send.</p>
<p>I search config which can permit to my extension sip server to send fax between FS.</p>
<p> </p>
<p>Tks</p>
<p> </p>
<p> </p>
<p>Le 2014-09-09 14:52, Michael Jerris a écrit :</p>
<blockquote type="cite" style="padding-left:5px;border-left:#1010ff 2px solid;margin-left:5px"><div><div class="h5">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" target="_blank">ehermouet@bluetel.fr</a>> wrote:</div>
<br>
<blockquote type="cite" style="padding-left:5px;border-left:#1010ff 2px solid;margin-left:5px">
<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" target="_blank">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:#cccccc;padding-left:1ex">
<div> </div>
<p>Hi all</p>
<div> </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> </div>
<p>it's work</p>
<div> </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> </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> </div>
<div> </div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</div>
<br>
</div></div><pre>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<span class=""><a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a>
Official FreeSWITCH Sites
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a>
FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
</span></pre><span class="HOEnZb"><font color="#888888">
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<p> </p>
<div>-- <br>
<pre> </pre>
<img src="http://www.bluetel.fr/img/signature_EH.JPG" alt=""></div>
</font></span></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">
<p><font face="courier new, monospace"><b><i><font size="4">Brian West</font></i></b><br><span style="font-size:x-small"><a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a></span></font></p>
<p><font size="1" face="courier new, monospace"><img src="http://bkw.org/whmcslogo.png"><br></font></p><p><font face="courier new, monospace"><b><i>Twitter: @FreeSWITCH , @briankwest</i></b><br><a href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a><br><a href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.com</a></font></p>
<p><font face="courier new, monospace"><b>T:</b>+19184209001 | <b>F:</b>+19184209002 | <b>M:</b>+1918424WEST (9378)<br><b>iNUM:</b>+883 5100 1420 9001 | <b>ISN:</b>410*543 | <b>Skype:</b>briankwest</font></p></div>
</div>