Wonderful, thank you very much Milena.<br><br><div class="gmail_quote">2009/11/5 Milena <span dir="ltr">&lt;<a href="mailto:testeador01@gmail.com">testeador01@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello :)<div>if you look at this line </div><div class="im"><div><br></div><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204, 204, 204);border-left-style:solid;padding-left:1ex">

2009-11-05 09:25:58.370659 [INFO] mod_dialplan_xml.c:391 Processing <a href="http://support.voip@gmail.com/gmail.B8861D13-" target="_blank"><font color="#000000"><span style="text-decoration:none">support.voip@gmail.com/gmail.</span></font><font color="#000000"><span style="text-decoration:none">B8861D13-</span></font></a>&gt;john in context public</blockquote>

<div><font face="Helvetica" size="3"><span style="font-size:12px"><br></span></font></div></div><div>you will see that it is looking for john in the public extensions (freeswitch/conf/dialplan/public.xml). </div>
<div><br></div><div>The reason why it finds 1000 is because of this portion in public.xml:</div><div><div>    &lt;extension name=&quot;public_extensions&quot;&gt;</div><div>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^(10[01][0-9])$&quot;&gt;</div>

<div>        &lt;action application=&quot;transfer&quot; data=&quot;$1 XML default&quot;/&gt;</div><div>      &lt;/condition&gt;</div><div>    &lt;/extension&gt;</div></div><div><br><div><font face="Helvetica" size="3"><span style="font-size:12px">You need to create a new extension on the public context for  &quot;john&quot; or &quot;bob&quot; or whatever other name you want to be able to contact from the public context.</span></font></div>

<div><br></div><div>I hope this answers your question.</div><div><br></div><div><br><div class="gmail_quote">2009/11/5 Jonathan Barou <span dir="ltr">&lt;<a href="mailto:jbarou@sqli.com" target="_blank">jbarou@sqli.com</a>&gt;</span><div>
<div></div><div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<div><br></div><div>In the dialplan I have the extension &quot;Local_extension&quot; with &quot;john&quot; and it&#39;s working when I call john from the account 1000 with softphone.</div>

<div><br></div><div>When I try to make a call from Gtalk to FS I have that in the console :</div>
<div><br></div><div><br></div><div><br></div><div><p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">09-11-05 09:25:58.370659 [DEBUG] switch_rtp.c:2780 Activate VAD codec PCMU 20ms</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [DEBUG] mod_dingaling.c:1184 (DingaLing/new) State Change CS_INIT -&gt; CS_ROUTING</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [DEBUG] switch_core_session.c:969 Send signal DingaLing/new [BREAK]</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [DEBUG] mod_dingaling.c:1333 DingaLing/new CHANNEL KILL</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [DEBUG] switch_core_state_machine.c:330 (DingaLing/new) State INIT going to sleep</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [DEBUG] switch_core_state_machine.c:306 (DingaLing/new) Running State Change CS_ROUTING</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [DEBUG] switch_core_state_machine.c:333 (DingaLing/new) State ROUTING</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [DEBUG] mod_dingaling.c:1198 DingaLing/new CHANNEL ROUTING</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [DEBUG] switch_core_state_machine.c:78 DingaLing/new Standard ROUTING</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [INFO] mod_dialplan_xml.c:391 Processing <a href="http://support.voip@gmail.com/gmail.B8861D13-" target="_blank">support.voip@gmail.com/gmail.B8861D13-</a>&gt;john in context public</p>



<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">Dialplan: DingaLing/new parsing [public-&gt;unloop] continue=false</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">Dialplan: DingaLing/new Regex (PASS) [unloop] ${unroll_loops}(true) =~ /^true$/ break=on-false</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">Dialplan: DingaLing/new Regex (FAIL) [unloop] ${sip_looped_call}() =~ /^true$/ break=on-false</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">Dialplan: DingaLing/new parsing [public-&gt;outside_call] continue=true</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">Dialplan: DingaLing/new Absolute Condition [outside_call]</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">Dialplan: DingaLing/new Action set(outside_call=true) </p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">Dialplan: DingaLing/new parsing [public-&gt;call_debug] continue=true</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">Dialplan: DingaLing/new Regex (FAIL) [call_debug] ${call_debug}(false) =~ /^true$/ break=never</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">Dialplan: DingaLing/new parsing [public-&gt;public_extensions] continue=false</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">Dialplan: DingaLing/new Regex (FAIL) [public_extensions] destination_number(john) =~ /^(10[01][0-9])$/ break=on-false</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">Dialplan: DingaLing/new parsing [public-&gt;public_did] continue=false</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">Dialplan: DingaLing/new Regex (FAIL) [public_did] destination_number(john) =~ /^(5551212)$/ break=on-false</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [DEBUG] switch_core_state_machine.c:114 (DingaLing/new) State Change CS_ROUTING -&gt; CS_EXECUTE</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [DEBUG] switch_core_session.c:969 Send signal DingaLing/new [BREAK]</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [DEBUG] mod_dingaling.c:1333 DingaLing/new CHANNEL KILL</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [DEBUG] switch_core_state_machine.c:333 (DingaLing/new) State ROUTING going to sleep</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [DEBUG] switch_core_state_machine.c:306 (DingaLing/new) Running State Change CS_EXECUTE</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [DEBUG] switch_core_state_machine.c:340 (DingaLing/new) State EXECUTE</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [DEBUG] mod_dingaling.c:1215 DingaLing/new CHANNEL EXECUTE</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.370659 [DEBUG] switch_core_state_machine.c:151 DingaLing/new Standard EXECUTE</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">EXECUTE DingaLing/new set(outside_call=true)</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.381289 [DEBUG] mod_dptools.c:752 DingaLing/new SET [outside_call]=[true]</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.381289 [NOTICE] switch_core_state_machine.c:179 Hangup DingaLing/new [CS_EXECUTE] [NORMAL_CLEARING]</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.381289 [DEBUG] switch_channel.c:1837 Send signal DingaLing/new [KILL]</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.381289 [DEBUG] libdingaling.c:298 Destroyed Session c1722311748</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica;min-height:14.0px"><br></p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.381289 [DEBUG] mod_dingaling.c:1333 DingaLing/new CHANNEL KILL</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.381289 [DEBUG] switch_core_session.c:969 Send signal DingaLing/new [BREAK]</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.381289 [DEBUG] mod_dingaling.c:1333 DingaLing/new CHANNEL KILL</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_state_machine.c:476 (DingaLing/new) State HANGUP</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] mod_dingaling.c:1293 DingaLing/new CHANNEL HANGUP</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_state_machine.c:46 DingaLing/new Standard HANGUP, cause: NORMAL_CLEARING</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_state_machine.c:476 (DingaLing/new) State HANGUP going to sleep</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_state_machine.c:340 (DingaLing/new) State EXECUTE going to sleep</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_state_machine.c:306 (DingaLing/new) Running State Change CS_HANGUP</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_state_machine.c:454 handler already called, skipping state handler.</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_state_machine.c:325 (DingaLing/new) State Change CS_HANGUP -&gt; CS_REPORTING</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_session.c:969 Send signal DingaLing/new [BREAK]</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] mod_dingaling.c:1333 DingaLing/new CHANNEL KILL</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_state_machine.c:306 (DingaLing/new) Running State Change CS_REPORTING</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_state_machine.c:567 (DingaLing/new) State REPORTING</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_state_machine.c:53 DingaLing/new Standard REPORTING, cause: NORMAL_CLEARING</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_state_machine.c:567 (DingaLing/new) State REPORTING going to sleep</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_state_machine.c:319 (DingaLing/new) State Change CS_REPORTING -&gt; CS_DESTROY</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_session.c:969 Send signal DingaLing/new [BREAK]</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] mod_dingaling.c:1333 DingaLing/new CHANNEL KILL</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_session.c:1106 Session 1 (DingaLing/new) Locked, Waiting on external entities</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [NOTICE] switch_core_session.c:1124 Session 1 (DingaLing/new) Ended</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [NOTICE] switch_core_session.c:1126 Close Channel DingaLing/new [CS_DESTROY]</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_state_machine.c:413 (DingaLing/new) Running State Change CS_DESTROY</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_state_machine.c:424 (DingaLing/new) State DESTROY</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] mod_dingaling.c:1231 NUKE RTP</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_state_machine.c:60 DingaLing/new Standard DESTROY</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.390206 [DEBUG] switch_core_state_machine.c:424 (DingaLing/new) State DESTROY going to sleep</p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:12.0px Helvetica">2009-11-05 09:25:58.459764 [DEBUG] libdingaling.c:1389 Processing 3 packets in retry queue</p><div><font face="Helvetica" size="3"><span style="font-size:12px"><br>


</span></font></div></div><div>Thanks</div><div><br></div><div><br><br><div class="gmail_quote">2009/11/4 Chris Chen <span dir="ltr">&lt;<a href="mailto:chris.chen2004@gmail.com" target="_blank">chris.chen2004@gmail.com</a>&gt;</span><div>

<div></div><div><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">you have to define the extension &quot;john&quot; or &quot;bob&quot; or whatever number you want  in the dialplan for the context &quot;public&quot;.<br>


<br>Just follow your jingle profile you define. Simple, no other tricks.<br>
<br>Thanks,<br><font color="#888888">Chris<br><br></font><div class="gmail_quote"><div><div></div><div>On Wed, Nov 4, 2009 at 11:56 AM, Jonathan Barou <span dir="ltr">&lt;<a href="mailto:jbarou@sqli.com" target="_blank">jbarou@sqli.com</a>&gt;</span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex"><div><div></div><div>
Hi everybody,<br><br>I actually working on mod_dingaling (gtalk). I can make call from FS to Gtalk, and from Gtalk to FS.<br>But I have a problem, in jingle_profile I have a file like this :<br><br>&lt;include&gt;<br>  &lt;!-- Client Profile (Original mode) --&gt;<br>




  &lt;!-- to use this profile take the x- away from the open and close tags so its &lt;profile&gt; and &lt;/profile&gt; --&gt;<br>  &lt;profile type=&quot;client&quot;&gt;<br>    &lt;param name=&quot;name&quot; value=&quot;<a href="http://gmail.com" target="_blank">gmail.com</a>&quot;/&gt;<br>




    &lt;param name=&quot;login&quot; value=&quot;<a href="http://toto@gmail.com/gtalk" target="_blank">toto@gmail.com/gtalk</a>&quot;/&gt;<br>    &lt;param name=&quot;password&quot; value=&quot;toto&quot;/&gt;<br>    &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>




    &lt;param name=&quot;context&quot; value=&quot;public&quot;/&gt;<br>    &lt;param name=&quot;message&quot; value=&quot;FreeSwitch&quot;/&gt;<br>    &lt;param name=&quot;rtp-ip&quot; value=&quot;$${bind_server_ip}&quot;/&gt;<br>




    &lt;!-- &lt;param name=&quot;ext-rtp-ip&quot; value=&quot;auto-nat&quot;/&gt; --&gt;<br>    &lt;param name=&quot;auto-login&quot; value=&quot;true&quot;/&gt;<br>    &lt;!-- SASL &quot;plain&quot; or &quot;md5&quot; --&gt;<br>




    &lt;param name=&quot;sasl&quot; value=&quot;md5&quot;/&gt;<br>    &lt;!-- if the server where the jabber is hosted is not the same as the one in the jid --&gt;<br>    &lt;param name=&quot;server&quot; value=&quot;<a href="http://talk.google.com" target="_blank">talk.google.com</a>&quot;/&gt;<br>




    &lt;!-- Enable TLS or not --&gt;<br>   &lt;param name=&quot;tls&quot; value=&quot;true&quot;/&gt;<br>    &lt;!-- disable to trade async for more calls --&gt;<br>    &lt;param name=&quot;use-rtp-timer&quot; value=&quot;true&quot;/&gt;<br>




    &lt;!-- default extension (if one cannot be determined) --&gt;<br>    &lt;param name=&quot;exten&quot; value=&quot;1000&quot;/&gt;<br>    &lt;!-- VAD choose one --&gt;<br>    &lt;!-- &lt;param name=&quot;vad&quot; value=&quot;in&quot;/&gt; --&gt;<br>




    &lt;!-- &lt;param name=&quot;vad&quot; value=&quot;out&quot;/&gt; --&gt;<br>    &lt;param name=&quot;vad&quot; value=&quot;both&quot;/&gt;<br>    &lt;!--&lt;param name=&quot;avatar&quot; value=&quot;/path/to/tiny.jpg&quot;/&gt;--&gt;<br>




    &lt;!--&lt;param name=&quot;candidate-acl&quot; value=&quot;wan.auto&quot;/&gt;--&gt;<br>    &lt;param name=&quot;local-network-acl&quot; value=&quot;localnet.auto&quot;/&gt;<br>  &lt;/profile&gt;<br>&lt;/include&gt;<br>




<br><br>&lt;param name=&quot;exten&quot; value=&quot;1000&quot;/&gt; here when I put an user account like john or bob its doesn&#39;t work whereas I put something like 1000 or 8400 it works.<br><br>When I tried to put a real phone number It doesn&#39;t work too (I have a gateway with my PBX).<br>




<br>Somebody know, why it doesn&#39;t work with name and work with number ?<br><br>Thanks.<br><font color="#888888"><br clear="all"><br>-- <br>Jonathan BAROU<br>SQLI LYON - CRCI <br>0472405368<br><a href="mailto:jbarou@sqli.com" target="_blank">jbarou@sqli.com</a><br>




<a href="mailto:lyon.crci@sqli.com" target="_blank">lyon.crci@sqli.com</a><br><br>
</font><br></div></div><div>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br></div></blockquote></div><br>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br></blockquote></div></div></div><div><div></div><div><br><br clear="all"><br>-- <br>Jonathan BAROU<br>SQLI LYON - CRCI <br>0472405368<br><a href="mailto:jbarou@sqli.com" target="_blank">jbarou@sqli.com</a><br>
<a href="mailto:lyon.crci@sqli.com" target="_blank">lyon.crci@sqli.com</a><br>
<br>
</div></div></div>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br></blockquote></div></div></div><br></div></div>
<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>
<br></blockquote></div><br><br clear="all"><br>-- <br>Jonathan BAROU<br>SQLI LYON - CRCI <br>0472405368<br><a href="mailto:jbarou@sqli.com">jbarou@sqli.com</a><br><a href="mailto:lyon.crci@sqli.com">lyon.crci@sqli.com</a><br>
<br>