Hello,<div><br></div><div>A question to clarify:</div><div><br></div><div>do you have an extension on your dialplan that matches &quot;<span class="Apple-style-span" style="font-family: arial, sans-serif, &#39;Arial Unicode MS&#39;; font-size: 13px; border-collapse: collapse; ">john&quot; or &quot;bob&quot; and bridges the call? </span></div>
<div><span class="Apple-style-span" style="font-size: 13px; "></span><font class="Apple-style-span" face="arial, sans-serif, &#39;Arial Unicode MS&#39;"><span class="Apple-style-span" style="border-collapse: collapse;">If you don&#39;t, you need to create it, if you do have it but it doesn&#39;t work, post the cli output for when you try to call so we can see what is going on.</span></font></div>
<div><font class="Apple-style-span" face="arial, sans-serif, &#39;Arial Unicode MS&#39;"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font></div><div><br><div class="gmail_quote">2009/11/4 Jonathan Barou <span dir="ltr">&lt;<a href="mailto:jbarou@sqli.com">jbarou@sqli.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">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>_______________________________________________<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></div>