[JDEV] Re: Unregister with MSN Transport

Peter Saint-Andre stpeter at jabber.org
Tue Mar 12 13:24:31 CST 2002


Well, the mxs-transport *should* support that, since it is the standard
protocol for unregistering. If it doesn't, then it's not complying with
our beautiful protocol and maybe that's a bug that needs fixing. :)

Peter

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

On Fri, 8 Mar 2002, Amarnath Yara wrote:

> Hi Peter, Thanks for the reply. The link that you send me shows the xml 
> below for unregister
> 
> Node request to unregister:
> 
> <iq type="set"
>     to="service.denmark"
>     from="hamlet at denmark"
>     id="i_reg_003">
>   <query xmlns="jabber:iq:register">
>     <remove/>
>   </query>
> </iq>
> 
> Successful unregistration:
> 
> <iq
>     type="result"
>     from="service.denmark"
>     to="hamlet at denmark"
>     id="i_reg_003"/>
> 
> This works very well with yahoo transport. When I send the same to 
> unregister msn transport, the server is disconnecting me. By the way I am 
> using msn-transport 1.1 and jabber server 1.4.1. Any pointers ..
> Thanks in advance.
> 
> 
> 
> Amarnath Yara
> Columbia, SC
> 
> 
> 
> _________________________________________________________________
> Join the world’s largest e-mail service with MSN Hotmail. 
> http://www.hotmail.com
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> 




More information about the JDev mailing list