[JDEV] sip to jabber Component

Thomas Muldowney temas at box5.net
Wed May 8 12:44:16 CDT 2002


Umm... sounds like the ids are bad somewhere, but why is the component
trying to auth?

--temas


On Wed, 2002-05-08 at 09:09, Schweizer Laurent wrote:
> hello,
> 
> I try to make a gateway sip to jabber
> 
> Now i can authenticate the component to the jabber server, but i can't make 
> request (IQ auth), I dont receive answer. Can you say me what is wrong in 
> the request ?
> 
> Schweizer Laurent
> www.tcom.ch
> 
> 
> component --> jabber server
> <stream:stream xmlns='jabber:component:accept' 
> xmlns:stream='http://etherx.jabber.org/streams' to='10.192.72.61'>
> 
> jabber server --> component
> <?xml version='1.0'?><stream:stream 
> xmlns:stream='http://etherx.jabber.org/streams' id='3CD92A23' 
> xmlns='jabber:component:accept' from='sip.192.72.61'>
> 
> component --> jabber server
> <handshake>c27a76bc0817418caf7260d5016ef8b6c29d02b6</handshake>
> 
> jabber server --> component
> <handshake/>
> 
> component --> jabber server
> <iq type='get' from='sip.10.192.72.61' to='10.192.72.61'><query 
> xmlns='jabber:iq:auth'>
> <username>lschweiz</username></query></iq>
> 
> 
> 
> 
> 
> 
> 
> _________________________________________________________________
> Discutez en ligne avec vos amis, essayez MSN Messenger : 
> http://messenger.msn.com
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev





More information about the JDev mailing list