[jdev] googletalk
Ben Turner
ext.ben.turner at siemens.be
Tue Feb 7 10:47:35 CST 2006
On Tue, Jan 31, 2006 at 11:00:19AM +0200, Norman Rasmussen wrote:
> Psi is using a c2s connection and isn't setting the from address. Ben
> is trying to send messages over a s2s connection.
Hi,
Thanks everybody for your responses. It appeared Google Talk was indeed
expecting a resource.
I am currently still stuck over another problem. My S2S stack sends out probes
for contacts when a user comes online. It works without any issue with public
servers, however when trying to interoperate with Google Talk I get a 403
forbidden:
me->gtalk:
<presence type="probe" to="ben at gmail.com" from="ben at siemens.be/Mobile"/>
gtalk->me:
<presence type="error" to="ben at siemens.be/Mobile" from="ben at gmail.com">
<error code="403" type="auth">
<forbidden xmlns="urn:ietf:params:xml:ns:xmpp-s tanzas"/>
</error>
</presence>
ben at gmail.com has ben at siemens.be in his contact list with subscription "both".
This shouldn't result in a 403 forbidden when sending a probe should it ?
Thanks,
Ben
--
Ben Turner
SIEMENS - COM D MN B
tel: +32 14 252326
~ Scientia Vincere Tenebras ~
More information about the JDev
mailing list