Everything you're doing looks correct; this is the extension that worked for me:<br><br>&lt;extension name=&quot;999&quot;&gt;<br>&nbsp;&nbsp; &lt;condition&gt;&lt;action application=&quot;bridge&quot; data=&quot;<a href="http://iax/user@ast.eri.sk/5551212">
iax/user@ast.eri.sk/5551212</a>&quot;/&gt;&lt;/condition&gt;<br>&lt;/extension&gt;<br><br>my guess is that the condition in your extension config is what's causing the failure.<br><br>b.<br><br><div><span class="gmail_quote">
On 8/1/06, <b class="gmail_sendername"><a href="mailto:danish.samad@vocalseeds.com">danish.samad@vocalseeds.com</a></b> &lt;<a href="mailto:danish.samad@vocalseeds.com">danish.samad@vocalseeds.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;">
Hi,<br><br>I am trying to interface with google talk using the following setup<br><br>Freeswitch&lt;-&gt;JabberServer&lt;-&gt;GoogleTalkServer&lt;-&gt;Googletalk client<br><br>Freeswitch will register with Jabberserver using a valid jabber account on
<br>the Jabber server. Using this account I should be able to login and add<br>any valid gmail id in its userlist and perform standard operations (using<br>the jingle protocol) such as chat, voice, etc. Eventually I intend to use
<br>Freeswitch as a gateway between SIP and google talk clients, but I first<br>need to validate the above setup.<br><br> To test the setup out, I created an account on <a href="http://jabber.anywise.com">jabber.anywise.com
</a>. I was<br>able to successfully log into the server using PSI and adding a valid<br>gmail accounts in my roster.&nbsp;&nbsp;Now when I specify the account in<br>freeswitch.xml I am not able to register as I donot see the user coming
<br>online in my google talk user list. I just see the following XML messages<br>being dumped on the console.<br><br>freeswitch&gt; SEND[&lt;?xml version='1.0'?&gt;&lt;stream:stream xmlns:stream='h<br>ttp://etherx.jabber.org/streams' xmlns='jabber:client'
<br>to='<a href="http://jabber.anywise.com">jabber.anywise.com</a>' version='1.0'&gt;]<br><br>RECV[&lt;?xml version='1.0'?&gt;&lt;stream:stream<br>xmlns:stream='<a href="http://etherx.jabber.org/streams">http://etherx.jabber.org/streams
</a>' id='44CF2BF7'<br>xmlns='jabber:client' from='<a href="http://jabber.anywise.com">jabber.anywise.com</a>' version='1.0'&gt;]<br><br>RECV[&lt;stream:features&gt;&lt;register<br>xmlns='<a href="http://jabber.org/features/iq-register'/">
http://jabber.org/features/iq-register'/</a>&gt;&lt;auth<br>xmlns='<a href="http://jabber.org/features/iq-auth'/">http://jabber.org/features/iq-auth'/</a>&gt;&lt;/stream:features&gt;]<br><br>For reference I am attaching related excerpts from the 
freeswitch.xml file<br><br>&lt;load module=&quot;mod_dingaling&quot;/&gt;<br>....<br>&lt;configuration name=&quot;dingaling.conf&quot; description=&quot;XMPP Jingle Endpoint&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;settings&gt;<br>&nbsp;&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;&nbsp;&lt;param name=&quot;codec-prefs&quot; value=&quot;PCMU&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/settings&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;interface&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;param name=&quot;name&quot; value=&quot;jingle&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;param name=&quot;login&quot; value=&quot;
<a href="http://user@jabber.anywise.com/talk">user@jabber.anywise.com/talk</a>&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;param name=&quot;password&quot; value=&quot;pwd&quot;/&gt;<br>&nbsp;&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;&nbsp;&lt;param name=&quot;message&quot; value=&quot;Jingle all the way&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;param name=&quot;rtp-ip&quot; value=&quot;vostroip&quot;/&gt;<br>&nbsp;&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;&nbsp;&lt;param name=&quot;use-rtp-timer&quot; value=&quot;true&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;param name=&quot;exten&quot; value=&quot;7777&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;param name=&quot;vad&quot; value=&quot;both&quot;/&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/interface&gt;<br>&lt;/configuration&gt;<br>...<br><br>&lt;extension name=&quot;7777&quot;&gt;<br> &lt;condition field=&quot;destination_number&quot; expression=&quot;^7777$&quot;&gt;<br>&nbsp;&nbsp; &lt;action application=&quot;bridge&quot; data=&quot;playback
<br>/var/lib/asterisk/sounds/test.wav&quot;/&gt;<br> &lt;/condition&gt;<br>&lt;/extension&gt;<br><br>Please suggest what I need to do to achieve the required setup. Any help<br>will be appreciated.<br><br>Regards,<br>Danish
<br><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><br></blockquote></div><br>