Hi,<br>Thanks for the clarification and help. I was wondering what version of freeswitch are you using? I have configured pretty much identical as your sample and now I get &quot;TLS NOT SUPPORTED IN THUS BUILD&quot; below is the debug message I get:
<br><br>freeswitch@JSIRCAR&gt; 2007-02-20 22:34:33 [DEBUG] libdingaling.c:1459 xmpp_connect<br>() io error 7<br>SEND[&lt;?xml version=&#39;1.0&#39;?&gt;&lt;stream:stream xmlns:stream=&#39;<a href="http://etherx.jabber.org/">
http://etherx.jabber.org/</a><br>streams&#39; xmlns=&#39;jabber:client&#39; to=&#39;<a href="http://gmail.com">gmail.com</a>&#39; version=&#39;1.0&#39;&gt;]<br>RECV[&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;stream:stream from=&quot;
<a href="http://gmail.com">gmail.com</a>&quot; id=&quot;2<br>6571D019C85090F&quot; version=&quot;1.0&quot; xmlns:stream=&quot;<a href="http://etherx.jabber.org/streams">http://etherx.jabber.org/streams</a>&quot; x<br>mlns=&quot;jabber:client&quot;&gt;]
<br>RECV2007-02-20 22:34:34 [DEBUG] libdingaling.c:1096 on_stream() TLS NOT SUPPORTE<br>D IN THIS BUILD!<br>[&lt;stream:features&gt;&lt;starttls xmlns=&quot;urn:ietf:params:xml:ns:xmpp-tls&quot;/&gt;&lt;mechanisms<br>&nbsp;xmlns=&quot;urn:ietf:params:xml:ns:xmpp-sasl&quot;&gt;&lt;mechanism&gt;X-GOOGLE-TOKEN&lt;/mechanism&gt;&lt;
<br>/mechanisms&gt;&lt;/stream:features&gt;]<br><br>The freeswitch version that I have compiled and running is : FreeSwitch Version 1.0.4296M<br><br>thanks<br>-ssircar<br><br><div><span class="gmail_quote">On 2/20/07, <b class="gmail_sendername">
Pekka K. Kurki</b> &lt;<a href="mailto:pekka.kurki@intellectics.com">pekka.kurki@intellectics.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



  
  

<div bgcolor="#ffffff" text="#000000">
here my setups that work as an asterisk-to-gtk gateway. it works
perfectly when connecting to/from original gtalk on windows but not
with linux clients as jabbin or psi or tapioca. in those cases the
codec negociation fails somehow...<br>
<br>
here my dingaling.conf:<br>
<br>
&nbsp;&nbsp; &lt;configuration name=&quot;dingaling.conf&quot; description=&quot;XMPP Jingle
Endpoint&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;settings&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;debug&quot; value=&quot;1&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;codec-prefs&quot; value=&quot;PCMU@8000&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/settings&gt;<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp; &lt;profile type=&quot;client&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;name&quot; value=&quot;gtalk&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;login&quot; value=<a href="mailto:myuser@gmail.com/talk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">&quot;myuser@gmail.com/talk&quot;</a>/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;password&quot; value=&quot;mypasswd&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;message&quot; value=&quot;Jingle-to-SIP Gateway via
Freeswitch&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;rtp-ip&quot; value=&quot;85.126.xxx.xxx&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;auto-login&quot; value=&quot;true&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;auto-reply&quot; value=&quot;Press *Call* to call me via
FreeSWITCH and visit me at <a href="http://pekka.kurki.at" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://pekka.kurki.at</a>&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- SASL &quot;plain&quot; or &quot;md5&quot; --&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;sasl&quot; value=&quot;md5&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- if the server where the jabber is hosted is not the
same as the one in the jid --&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;server&quot; value=&quot;<a href="http://talk.google.com:5222" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">talk.google.com:5222</a>&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- Enable TLS or not --&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;tls&quot; value=&quot;true&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- disable to trade async for more calls --&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;use-rtp-timer&quot; value=&quot;true&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- or --&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- &lt;param name=&quot;rtp-ip&quot; value=&quot;my_lan_ip&quot;/&gt; --&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;ext-rtp-ip&quot; value=&quot;85.126.xxx.xxx&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- default extension (if one cannot be determined) --&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;exten&quot; value=&quot;1004j&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- VAD choose one --&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- &lt;param name=&quot;vad&quot; value=&quot;in&quot;/&gt; --&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- &lt;param name=&quot;vad&quot; value=&quot;out&quot;/&gt; --&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name=&quot;vad&quot; value=&quot;both&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/profile&gt;<br>
&nbsp;&nbsp; &lt;/configuration&gt;<br>
<br>
and here the relevant parts of default.xml:<br>
<br>
&lt;context name=&quot;default&quot;&gt;<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;extension name=&quot;gtalk&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field=&quot;source&quot; expression=&quot;mod_sofia&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field=&quot;destination_number&quot;
expression=&quot;^gtalk=([a-zA-z0-9.-]+)$&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;set&quot; data=&quot;no_media=false&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;set&quot;
data=<a href="mailto:effective_caller_id_number=myuser@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">&quot;effective_caller_id_number=myuser@gmail.com&quot;</a>/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;bridge&quot;
data=<a href="mailto:dingaling/gtalk/$1@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">&quot;dingaling/gtalk/$1@gmail.com&quot;</a>/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/condition&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/extension&gt;<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;extension name=&quot;1004j&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field=&quot;source&quot; expression=&quot;mod_dingaling&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field=&quot;destination_number&quot;
expression=&quot;^1004j&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;set&quot; data=&quot;no_media=false&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;bridge&quot;
data=<a href="mailto:sofia/sip.intellectics.com/mysipuser@sip.intellectics.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">&quot;sofia/sip.intellectics.com/mysipuser@sip.intellectics.com&quot;
</a>/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/condition&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/extension&gt;<br>
<br>
&lt;/context&gt;<br>
<br>
- sip calls with target address &quot;gtalk=usrname&quot; are forwarded to&nbsp; gtalk<br>
- all calls from gtalk are forwarded to my sip phone on asterisk server<br>
<br>
this works ok for me but i am still looking for solution for linux
clients...<br>
<br>
br,<br>
<br>
pekka<br>
<br>
<br>
Shiladitya Sircar wrote:
<blockquote cite="http://mid529134bf0702191143i3ba74e11h56f7ec7c911d0ed6@mail.gmail.com" type="cite"><div><span class="e" id="q_110decc5da0942d5_1">Hello,<br>
I was wondering if any of you can point me towards some documentation
in configuring FreeSwitch with Google Talk, using dingaling.conf ? A
sample dingaling.conf and a dail plan would be very helpful.<br>
  <br>
thanks <br>
-ssircar<br>
  </span></div><pre><hr size="4" width="90%">
_______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Freeswitch-users@lists.freeswitch.org
</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.freeswitch.org</a>
  </pre>
</blockquote>
<br>
<br>
<pre cols="80">-- <br>(Mr.) Pekka K. Kurki<br>Intellectics GesmbH<br><a href="http://www.intellectics.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.intellectics.com</a>
Helenenstrasse 44, A-2500 Baden, Austria
Tel. +43 2256 815811  Mobile +43 699 12532539 
Fax  +43 2256 815819
(Tel. US: 360-2267729 UK: 0870 4787064)
<a>sip:pekka.kurki@sip.intellectics.com</a>
skype: pkkurki, pkkurki-sip (sip gateway)
gtalk: <a href="mailto:pekkis50@gtalk.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">pekkis50@gtalk.com</a> (sip gateway - experimental)<br>gizmo: pekkis50<br><a>h323:432256815811@sip.intellectics.com
</a>
email: <a href="mailto:Pekka.Kurki@intellectics.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Pekka.Kurki@intellectics.com</a>
www: <a href="http://pekka.kurki.at" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://pekka.kurki.at</a>
</pre>
</div>

<br>_______________________________________________<br>Freeswitch-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org
</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.freeswitch.org" target="_blank">
http://www.freeswitch.org</a><br><br><br clear="all"></blockquote></div><br>