[JDEV] Unregister with Transports

Peter Saint-Andre stpeter at jabber.org
Thu Mar 7 14:36:16 CST 2002


The key is not necessary - that's old protocol that isn't really used
anymore. You can find a protocol example here:

http://www.jabber.org/ietf/draft-miller-jabber-00.html#anchor34

Peter

--
Peter Saint-Andre
email+jabber: stpeter at jabber.org
weblog: http://www.saint-andre.com/blog/

On Thu, 7 Mar 2002, Amarnath Yara wrote:

> 
> Hi All,
>   I'm trying to unregister the YAHOO and MSN transport and having some 
> problems. I'm using sending the following XML  to unregister after
> getting the key from the transport.
> 
> For MSN:
> Sent: <iq id="JCOM_17" to="msn.phoenix" type="set"><query
> xmlns="jabber:iq:register"><remove/><key>89899018f1a4f4b7a5a1ca45886916a73baf3e45</key></query></iq>
> 
> when I do this, MSN transport is sending an error message error:
> Error code: 406
> Error desc.: Not Acceptable.
> 
> For YAHOO:
> <iq id="JCOM_17" to="yahoo.phoenix" type="set"><query
> xmlns="jabber:iq:register"><remove/><key>89899018f1a4f4b7a5a1ca45886916a73baf3e45</key></query></iq>
> 
> YAHOO transport is not replying to my request. It seems to be unregistering 
> properly but I am not receiving any acknowledgement from server.
> 
> Any suggestions and is appreciated. Thanks.
> 
> 
> Amarnath Yara
> Columbia, SC.
> e-mail : amarny at hotmail.com
> 
> 
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> 




More information about the JDev mailing list