<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body 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&nbsp;{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>&nbsp;</p>
<p>So in my configuration public.xml i create this rule for my outbound fax:</p>
<p>&nbsp;</p>
<p>&lt;extension name="FAX" &gt;<br />&lt;condition field="network_addr" expression="^(xxx)$"&gt;&nbsp;<br />&lt;/condition&gt;<br />&lt;condition field="destination_number" expression="^(xxx)$" &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;&nbsp;<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="set" data="proxy_media=true"/&gt;<br />&lt;action application="set" data="bypass_media=false"/&gt;<br />&lt;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" /&gt;<br />&lt;/condition&gt;<br />&lt;/extension&gt;</p>
<p>&nbsp;</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>&nbsp;</p>
<p>Tks</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Le 2014-09-09 14:52, Michael Jerris a &eacute;crit&nbsp;:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->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" 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 &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: #cccccc; padding-left: 1ex; position: static; z-index: auto;">
<div>&nbsp;</div>
<p>Hi all</p>
<div>&nbsp;</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;</div>
<p>it's work</p>
<div>&nbsp;</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;</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;</div>
<div>&nbsp;</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</div>
<!-- html ignored --><br />
<pre>_________________________________________________________________________
Professional FreeSWITCH Consulting Services: 
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>

Official FreeSWITCH Sites
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a>
<a href="http://www.cluecon.com">http://www.cluecon.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a href="http://www.cudatel.com">http://www.cudatel.com</a>

FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
</blockquote>
<p>&nbsp;</p>
<div>-- <br />
<pre>&nbsp;</pre>
<img src="http://www.bluetel.fr/img/signature_EH.JPG" alt="" /></div>
</body></html>