<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>Tks Brian for your reply.</p>
<p>&nbsp;</p>
<p>I'm not impatient about community... i'm community too and i know that maybe they don't have solution about my problem.</p>
<p>I will try with this</p>
<pre> &lt;action application="t38_gateway" data="self"/&gt;<br /><br />tks<br /><br /></pre>
<p>Le 2014-09-12 15:23, Brian West 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 -->
<div dir="ltr">You could start by reading the wiki, trying things instead of getting impatient with the community because they've not answered you as quickly as you want. &nbsp;
<div>&nbsp;</div>
<div><a href="https://wiki.freeswitch.org/wiki/T.38">https://wiki.freeswitch.org/wiki/T.38</a></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</div>
<div class="gmail_extra"><br />
<div class="gmail_quote">On Fri, Sep 12, 2014 at 8:09 AM, Hermouet Erwan <span>&lt;<a href="mailto:ehermouet@bluetel.fr">ehermouet@bluetel.fr</a>&gt;</span> wrote:<br />
<blockquote class="gmail_quote" style="margin: 0  0  0  .8ex; border-left: 1px  #ccc  solid; padding-left: 1ex;"><span style="text-decoration: underline;"></span>
<div style="font-family: Verdana,Geneva,sans-serif;">
<p>So nobody can't help me :'(</p>
<p>maybe a need just config.</p>
<p>tks</p>
<p>Le 2014-09-11 12:23, Hermouet Erwan a &eacute;crit&nbsp;:</p>
<div>
<div class="h5">
<blockquote style="padding-left: 5px; border-left: #1010ff  2px  solid; margin-left: 5px;">
<p>Nobody have config to pass fax when it come from extension ?</p>
<p>If fax come from server directly it's works. I juste want to try another config.</p>
<p>&nbsp;</p>
<p>tks</p>
<p>Le 2014-09-09 20:46, Hermouet Erwan a &eacute;crit&nbsp;:</p>
<blockquote style="padding-left: 5px; border-left: #1010ff  2px  solid; margin-left: 5px;">do you have process or comand to do clean upgrade ? tks<br /><br />
<div class="gmail_quote">On 9 septembre 2014 20:24:06 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: 1px  solid rgb; padding-left: 1ex;">because last time that i try it was mistake....it s prebuild with ubuntu<br /><br />
<div class="gmail_quote">On 9 septembre 2014 20:08:42 CEST, Michael Jerris &lt;<a href="mailto:mike@jerris.com">mike@jerris.com</a>&gt; wrote:
<blockquote class="gmail_quote" style="margin: 0pt  0pt  0pt  0.8ex; border-left: 1px  solid rgb; padding-left: 1ex;">Why would it crash when you upgrade?
<div><br />
<div>
<div>On Sep 9, 2014, at 2:03 PM, Hermouet Erwan &lt;<a href="mailto:ehermouet@bluetel.fr">ehermouet@bluetel.fr</a>&gt; wrote:</div>
<br />
<blockquote style="padding-left: 5px; border-left: #1010ff  2px  solid; margin-left: 5px;">
<div style="word-wrap: break-word;">do you have process to do upgrade without crash ?<br /><br />
<div class="gmail_quote">On 9 septembre 2014 19:48:01 CEST, Michael Jerris &lt;<a href="mailto:mike@jerris.com">mike@jerris.com</a>&gt; wrote:
<blockquote class="gmail_quote" style="margin: 0pt  0pt  0pt  0.8ex; border-left: 1px  solid rgb; padding-left: 1ex;">Thats certainly your choice, but there is nothing we can do to help if you can not even confirm if its still broken or not in latest versions.
<div><br />
<div>
<div>On Sep 9, 2014, at 12:09 PM, Hermouet Erwan &lt;<a href="mailto:ehermouet@bluetel.fr">ehermouet@bluetel.fr</a>&gt; wrote:</div>
<br />
<blockquote style="padding-left: 5px; border-left: #1010ff  2px  solid; margin-left: 5px;">
<div style="font-family: Verdana,Geneva,sans-serif;">
<p>I prefere not because we have customer. we are provider and now all works except fax.</p>
<div>&nbsp;</div>
<p>Le 2014-09-09 17:48, Michael Jerris a &eacute;crit&nbsp;:</p>
<blockquote style="padding-left: 5px; border-left: #1010ff  2px  solid; margin-left: 5px;">Have you tried with a more recent release? &nbsp;Try the latest and see if it works for you there.
<div><br />
<div>
<div>On Sep 9, 2014, at 11:39 AM, Hermouet Erwan &lt;<a href="mailto:ehermouet@bluetel.fr">ehermouet@bluetel.fr</a>&gt; wrote:</div>
<br />
<blockquote style="padding-left: 5px; border-left: #1010ff  2px  solid; margin-left: 5px;">
<div style="font-family: Verdana,Geneva,sans-serif;">
<p>version of FS is 1.2.10</p>
<p>I try with this for outbound rule in public :</p>
<div>&nbsp;</div>
<p>&lt;extension name="FAX" &gt;<br /> &lt;condition field="network_addr" expression="^(xxxx)$"&gt; <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; <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/xxx" /&gt;<br /> &lt;/condition&gt;<br />&lt;/extension&gt;</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<p>Here is the error logs:</p>
<p>2014-09-09 17:27:01.836426 [DEBUG] switch_core_session.c:1541 Session 251098 (<a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060) Locked, Waiting on external entities <br />2014-09-09 17:27:01.836426 [DEBUG] switch_core_session.c:1333 Send signal <a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060 [BREAK] <br />2014-09-09 17:27:01.836426 [DEBUG] switch_core_state_machine.c:440 (<a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060) State Change CS_REPORTING -&gt; CS_DESTROY <br />2014-09-09 17:27:01.836426 [DEBUG] switch_core_state_machine.c:759 (<a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060) State REPORTING going to sleep <br />2014-09-09 17:27:01.836426 [DEBUG] switch_core_state_machine.c:92 <a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060 Standard REPORTING, cause: NORMAL_CLEARING <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_state_machine.c:759 (<a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060) State REPORTING <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_state_machine.c:415 (<a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060) Running State Change CS_REPORTING <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_session.c:1333 Send signal <a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060 [BREAK] <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_state_machine.c:446 (<a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060) State Change CS_HANGUP -&gt; CS_REPORTING <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_state_machine.c:687 (<a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060) Callstate Change ACTIVE -&gt; HANGUP <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_state_machine.c:676 (<a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060) State HANGUP going to sleep <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_state_machine.c:48 <a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060 Standard HANGUP, cause: NORMAL_CLEARING <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_state_machine.c:578 (sofia/external/xxx) State DESTROY going to sleep <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_state_machine.c:99 sofia/external/xxx Standard DESTROY <br />2014-09-09 17:27:01.726415 [DEBUG] mod_sofia.c:397 sofia/external/xxx SOFIA DESTROY <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_state_machine.c:578 (sofia/external/xxx) State DESTROY <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_state_machine.c:568 (sofia/external/xxx) Running State Change CS_DESTROY <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_state_machine.c:565 (sofia/external/xxx) Callstate Change HANGUP -&gt; DOWN <br />2014-09-09 17:27:01.726415 [DEBUG] mod_sofia.c:504 Channel <a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060 hanging up, cause: NORMAL_CLEARING <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_state_machine.c:676 (<a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060) State HANGUP <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_state_machine.c:415 (<a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060) Running State Change CS_HANGUP <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_state_machine.c:477 (<a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060) State EXECUTE going to sleep <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_session.c:2731 <a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060 skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already) <br />2014-09-09 17:27:01.726415 [NOTICE] switch_core_session.c:1563 Close Channel sofia/external/xxx [CS_DESTROY] <br />2014-09-09 17:27:01.726415 [NOTICE] switch_core_session.c:1559 Session 251099 (sofia/external/xxx) Ended <br />2014-09-09 17:27:01.726415 [DEBUG] switch_ivr_bridge.c:1492 <a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060 skip receive message [UNBRIDGE] (channel is hungup already) <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_session.c:1541 Session 251099 (sofia/external/xxx) Locked, Waiting on external entities <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_session.c:1333 Send signal sofia/external/xxx [BREAK] <br />2014-09-09 17:27:01.726415 [DEBUG] switch_core_state_machine.c:440 (sofia/external/xxx) State Change CS_REPORTING -&gt; CS_DESTROY <br />2014-09-09 17:27:01.716421 [DEBUG] switch_core_state_machine.c:759 (sofia/external/xxx) State REPORTING going to sleep <br />2014-09-09 17:27:01.716421 [DEBUG] switch_core_state_machine.c:92 sofia/external/xxx Standard REPORTING, cause: NORMAL_CLEARING <br />2014-09-09 17:27:01.716421 [DEBUG] switch_core_state_machine.c:759 (sofia/external/xxx) State REPORTING <br />2014-09-09 17:27:01.716421 [DEBUG] switch_core_state_machine.c:415 (sofia/external/xxx) Running State Change CS_REPORTING <br />2014-09-09 17:27:01.716421 [DEBUG] switch_core_session.c:1333 Send signal sofia/external/xxx [BREAK] <br />2014-09-09 17:27:01.716421 [DEBUG] switch_core_state_machine.c:446 (sofia/external/xxx) State Change CS_HANGUP -&gt; CS_REPORTING <br />2014-09-09 17:27:01.716421 [DEBUG] switch_core_state_machine.c:687 (sofia/external/xxx) Callstate Change ACTIVE -&gt; HANGUP <br />2014-09-09 17:27:01.716421 [DEBUG] switch_core_state_machine.c:676 (sofia/external/xxx) State HANGUP going to sleep <br />2014-09-09 17:27:01.716421 [DEBUG] switch_core_state_machine.c:48 sofia/external/xxx Standard HANGUP, cause: NORMAL_CLEARING <br />2014-09-09 17:27:01.716421 [DEBUG] mod_sofia.c:556 Sending BYE to sofia/external/xxx <br />2014-09-09 17:27:01.716421 [DEBUG] mod_sofia.c:504 Channel sofia/external/xxx hanging up, cause: NORMAL_CLEARING <br />2014-09-09 17:27:01.716421 [DEBUG] mod_sofia.c:498 sofia/external/xxx Overriding SIP cause 480 with 200 from the other leg <br />2014-09-09 17:27:01.716421 [DEBUG] switch_core_state_machine.c:676 (sofia/external/xxx) State HANGUP <br />2014-09-09 17:27:01.716421 [DEBUG] switch_core_state_machine.c:415 (sofia/external/xxx) Running State Change CS_HANGUP <br />2014-09-09 17:27:01.716421 [DEBUG] switch_core_state_machine.c:480 (sofia/external/xxx) State EXCHANGE_MEDIA going to sleep <br />2014-09-09 17:27:01.716421 [DEBUG] switch_core_session.c:1333 Send signal sofia/external/xxx [BREAK] <br />2014-09-09 17:27:01.716421 [DEBUG] switch_channel.c:3096 Send signal sofia/external/xxx [KILL] <br />2014-09-09 17:27:01.716421 [NOTICE] switch_ivr_bridge.c:691 Hangup sofia/external/xxx [CS_EXCHANGE_MEDIA] [NORMAL_CLEARING] <br />2014-09-09 17:27:01.716421 [DEBUG] switch_ivr_bridge.c:628 Send signal <a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060 [BREAK] <br />2014-09-09 17:27:01.716421 [DEBUG] switch_ivr_bridge.c:603 BRIDGE THREAD DONE [sofia/external/xxx] <br />2014-09-09 17:27:01.716421 [DEBUG] switch_ivr_bridge.c:628 Send signal sofia/external/xxx [BREAK] <br />2014-09-09 17:27:01.716421 [DEBUG] switch_ivr_bridge.c:603 BRIDGE THREAD DONE [<a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060] <br />2014-09-09 17:27:01.716421 [DEBUG] switch_core_session.c:1333 Send signal <a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060 [BREAK] <br />2014-09-09 17:27:01.716421 [DEBUG] switch_channel.c:3096 Send signal <a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060 [KILL] <br />2014-09-09 17:27:01.716421 [NOTICE] sofia.c:716 Hangup <a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060 [CS_EXECUTE] [NORMAL_CLEARING] <br />2014-09-09 17:27:01.716421 [DEBUG] switch_core_session.c:998 Send signal <a href="mailto:sofia/internal/44001@xxx.fr">sofia/internal/44001@xxx.fr</a>:5060 [BREAK]</p>
<div>&nbsp;</div>
<p>Le 2014-09-09 16:34, Brian West a &eacute;crit&nbsp;:</p>
<blockquote style="padding-left: 5px; border-left-color: #1010ff; border-left-width: 2px; border-left-style: solid; margin-left: 5px;">
<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>&lt;<a href="mailto:ehermouet@bluetel.fr">ehermouet@bluetel.fr</a>&gt;</span> wrote:<br />
<blockquote class="gmail_quote" style="margin: 0px  0px  0px  0.8ex; border-left-width: 1px; border-left-color: #cccccc; border-left-style: solid; padding-left: 1ex;"><span style="text-decoration: underline;"></span>
<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&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>
<div>&nbsp;</div>
<p>So in my configuration public.xml i create this rule for my outbound fax:</p>
<div>&nbsp;</div>
<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;<span><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 /></span>&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>
<div>&nbsp;</div>
<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>
<div>&nbsp;</div>
<p>Tks</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<p>Le 2014-09-09 14:52, Michael Jerris a &eacute;crit&nbsp;:</p>
<blockquote style="padding-left: 5px; border-left-color: #1010ff; border-left-width: 2px; border-left-style: solid; margin-left: 5px;">
<div>
<div>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 />
<blockquote 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;">
<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>
</blockquote>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</blockquote>
</div>
</div>
<div style="margin-top: 2.5em; margin-bottom: 1em; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000;">&nbsp;</div>
<hr />
<pre><br />Professional FreeSWITCH Consulting Services: <br /><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br /><a href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</a><br /><br />Official FreeSWITCH Sites<br /><a href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br /><a href="http://confluence.freeswitch.org/">http://confluence.freeswitch.org</a><br /><a href="http://www.cluecon.com/">http://www.cluecon.com</a><br /><br />FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br /><a href="http://www.cudatel.com/">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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br />UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br /><a href="http://www.freeswitch.org/">http://www.freeswitch.org</a></pre>
</blockquote>
</div>
<br /> Hermouet Erwan<br /> Responsable technique<br /> Bluetel</div>
_________________________________________________________________________<br />Professional FreeSWITCH Consulting Services: <br /><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br /><a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br /><br />Official FreeSWITCH Sites<br /><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br /><a href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a><br /><a href="http://www.cluecon.com">http://www.cluecon.com</a><br /><br />FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br /><a href="http://www.cudatel.com">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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br />UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br /><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></blockquote>
</div>
</div>
<p style="margin-top: 2.5em; margin-bottom: 1em; border-bottom: 1px  solid  #000;">&nbsp;</p>
<hr />
<pre><br />Professional FreeSWITCH Consulting Services: <br /><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br /><a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br /><br />Official FreeSWITCH Sites<br /><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br /><a href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a><br /><a href="http://www.cluecon.com">http://www.cluecon.com</a><br /><br />FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br /><a href="http://www.cudatel.com">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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br />UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br /><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></pre>
</blockquote>
</div>
<br /> Hermouet Erwan<br /> Responsable technique<br />Bluetel
<p style="margin-top: 2.5em; margin-bottom: 1em; border-bottom: 1px  solid  #000;">&nbsp;</p>
<hr />
<pre><br />Professional FreeSWITCH Consulting Services: <br /><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br /><a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br /><br />Official FreeSWITCH Sites<br /><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br /><a href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a><br /><a href="http://www.cluecon.com">http://www.cluecon.com</a><br /><br />FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br /><a href="http://www.cudatel.com">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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br />UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br /><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></pre>
</blockquote>
</div>
<br /> Hermouet Erwan<br /> Responsable technique<br /> Bluetel<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="cid:f47a8aa4cb10208e7bffa03455f7f07f@bluetel.fr" alt="" /></div>
<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="cid:f47a8aa4cb10208e7bffa03455f7f07f@bluetel.fr" alt="" /></div>
</div>
</div>
</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">http://www.freeswitchsolutions.com</a><br /><br /> Official FreeSWITCH Sites<br /><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br /><a href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a><br /><a href="http://www.cluecon.com">http://www.cluecon.com</a><br /><br /> FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br /><a href="http://www.cudatel.com">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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br /> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br /><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></blockquote>
</div>
<br /><br clear="all" />
<div>&nbsp;</div>
-- <br />
<div dir="ltr">
<p><span style="font-family: 'courier new', monospace;"><strong><em><span style="font-size: large;">Brian West</span></em></strong><br /><span style="font-size: x-small;"><a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a></span></span></p>
<p><span style="font-family: 'courier new', monospace; font-size: xx-small;"><img src="cid:f47a8aa4cb10208e7bffa03455f7f07f@bluetel.fr" alt="" /><br /></span></p>
<p><span style="font-family: 'courier new', monospace;"><strong><em>Twitter: @FreeSWITCH , @briankwest</em></strong><br /><a href="http://www.freeswitchbook.com">http://www.freeswitchbook.com</a><br /><a href="http://www.freeswitchcookbook.com">http://www.freeswitchcookbook.com</a></span></p>
<p><span style="font-family: 'courier new', monospace;"><strong>T:</strong>+19184209001 | <strong>F:</strong>+19184209002 | <strong>M:</strong>+1918424WEST (9378)<br /><strong>iNUM:</strong>+883 5100 1420 9001 |&nbsp;<strong>ISN:</strong>410*543 |&nbsp;<strong>Skype:</strong>briankwest</span></p>
</div>
</div>
<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>