<div class="gmail_quote"><div>Brian,<br><br>That wasn&#39;t exactly what I meant :)<br><br>I have had Freeswitch connecting to GTalk directly as a client and that was where I was getting the issues with sending anything to other domains.<br>
<br>I haven&#39;t actually tried the server profile with my own ejabberd server. What I was planning to do was have a separate ejabberd bot which is the control interface which then sends bits to the freeswitch connected &quot;bot&quot; / user so I can sanitise anything before it gets to freeswitch, as I have found the freeswitch jabber stuff to segfault every now and then (that said I haven&#39;t updated in about a month or so). Just haven&#39;t had enough time to actually look into what was causing the segfaults.<br>
<br>I did get the gtalk to sip bits working though, had a few codec issues but gtalk to freeswitch worked fine, unfortunately my slightly more complicated gtalk to freeswitch to asterisk to SPA941 has some codec bits to work out, I think its to do with asterisk PCMU being different ? I know I had something similar when trying to use the same setup with gizmo (which I fixed by forcing G729 from SPA941 -&gt; asterisk -&gt; freeswitch.<br>
<br>Cheers<br><br>Kirk<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Date: Wed, 17 Dec 2008 11:21:32 -0600<br>
From: Brian West &lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt;<br>
Subject: Re: [Freeswitch-users] Call sip phones from gtalk / jabber<br>
To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Message-ID: &lt;<a href="mailto:876638A9-FBB0-4079-A76F-814E6953D395@freeswitch.org">876638A9-FBB0-4079-A76F-814E6953D395@freeswitch.org</a>&gt;<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
FreeSWITCH already logs into your jabber server as a component if you<br>
cant communicate with other domains then your jabber server is not<br>
configured correctly.<br>
<br>
/b<br>
<br>
On Dec 17, 2008, at 11:15 AM, Kirk Bateman wrote:<br>
<br>
&gt; Kriko,<br>
&gt;<br>
&gt; I have been looking at the same sort of thing, but I&#39;m planning to<br>
&gt; implement an ejabberd bot component (so I can hopefully use the new<br>
&gt; mod_erlang_event freeswitch interface).<br>
&gt;<br>
&gt; It seems to me that bits of the current dingaling / jingle interface<br>
&gt; are having problems, like not liking sending messages to other<br>
&gt; domains, its generally working if they are all .<a href="http://gmail.com" target="_blank">gmail.com</a> users but<br>
&gt; when you have some <a href="http://ongooglemail.com" target="_blank">ongooglemail.com</a> etc it starts breaking, and<br>
&gt; doesn&#39;t use the whole JID in the from attribute for sending messages.<br>
&gt;<br>
&gt; When I get a chance I&#39;ll try and narrow down the problem.<br>
&gt;<br>
&gt; Cheers<br>
&gt;<br>
&gt; Kirk<br>
<br>
</blockquote></div>