[jdev] Re: Adding a contact to msn from jabber.
Daniel Henninger
jadestorm at nc.rr.com
Wed Mar 7 06:06:43 CST 2007
;D Except for the IM Gateway plugin for Wildfire, which uses JID
escaping. @ is replaced with \40. (of course you can still enable the
'percent hack' in it) I must admit I don't really like how JID escaping
makes things 'look', but hey, it's an actual XEP. ;D As far as I can
tell, the percent hack never made it into anything official except that
nowadays it's mentioned in the jid escaping XEP as a "you shouldn't use
that anymore" type thing.
Daniel
--
"The most addictive drug in the world is music."
- The Lost Boyz
> they way all the MSN gateways work is:
>
> if your gateway has the Jid msn.myserver.org and the Hotmail ID of your
> contact is someid at hotmail.com the resulting JabberId is
> someid%hotmail.com at msn.myserver.org.
>
> Which means the "@" in the Hotmail ID gets replaces with a "%".
>
> Alex
>
More information about the JDev
mailing list