Closed
Bug 761986
Opened 13 years ago
Closed 12 years ago
Support Windows Live Messenger (WLM/MSN) over XMPP
Categories
(Thunderbird :: Instant Messaging, enhancement)
Thunderbird
Instant Messaging
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: clokep, Unassigned)
References
()
Details
Windows Live Messenger supports an XMPP gateway which would allow Thunderbird to fairly easily add Windows Live Messenger as another protocol type. Note that the gateway supports a custom OAuth 2.0 implementation. See [1] and [2].
I think for someone knows XMPP/our XMPP code this should only be a couple of days of work (with great benefit!).
[1] http://msdn.microsoft.com/en-us/library/live/hh826554.aspx
[2] http://msdn.microsoft.com/en-us/library/live/hh550849.aspx
Instantbird bug (for reference): https://bugzilla.instantbird.org/show_bug.cgi?id=1033
It has been implemented as an add-on
Additional Chat Protocols for Thunderbird
https://addons.mozilla.org/en-US/thunderbird/addon/additional-chat-protocols/?src=tb-16-read-more
Comment 2•13 years ago
|
||
(In reply to Thomasy from comment #1)
> It has been implemented as an add-on
>
> Additional Chat Protocols for Thunderbird
>
> https://addons.mozilla.org/en-US/thunderbird/addon/additional-chat-protocols/
> ?src=tb-16-read-more
No, this is using the libpurple's MSN implementation which isn't using XMPP.
(In reply to Benedikt P. [:Mic] from comment #2)
> (In reply to Thomasy from comment #1)
> > It has been implemented as an add-on
> >
> > Additional Chat Protocols for Thunderbird
> >
> > https://addons.mozilla.org/en-US/thunderbird/addon/additional-chat-protocols/
> > ?src=tb-16-read-more
>
> No, this is using the libpurple's MSN implementation which isn't using XMPP.
I think the key point is implementation of X-MESSENGER-OAUTH2 using SASL.
Flags: needinfo?
Empathy 3.6.0.3 on Ubuntu 12.10 use XMPP (5222/TCP) for Windows Live Messenger (WLM/MSN)
Flags: needinfo?
Reporter | ||
Comment 5•13 years ago
|
||
Note that WLM is being disable on March 15th, 2013 (and the XMPP interface will be disabled in October, 2013). Supporting this probably isn't a great way forward, but I think we'd accept a patch implementing the necessary oauth mechanism.
Comment 6•12 years ago
|
||
WONTFIX per comment 5.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•