Opened at 2011-12-19T18:44:11Z
Closed at 2012-10-29T00:02:33Z
#874 closed defect (fixed)
Fix MSN offline messages
Reported by: | wilmer | Owned by: | wilmer |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | MSN | Version: | 3.0.3 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
I just noticed ows.messenger.msn.com no longer resolves. This host is used for sending SOAP-based offline messages. Thankfully, this rubbish was deprecated by Microsoft many months ago and BitlBee embarassingly never noticed due to crappy error reporting.. :-/
Now the UUM command is used to send these. Traditionally used to send messages to other networks, now also to send MSN IMs without creating a switchboard (I assume). http://code.google.com/p/phpmsnclass/source/diff?spec=svn53&r=53&format=side&path=/trunk/phpmsnclass/msn.class.php uses it but I can probably find better code..
Attachments (0)
Change History (4)
comment:1 Changed at 2012-06-17T17:35:08Z by
comment:3 Changed at 2012-09-16T21:56:33Z by
changeset:msnp18,923 does this now. Will merge this soon, perhaps before the next release even.
comment:4 Changed at 2012-10-29T00:02:33Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Was merged before the 3.0.6 release.
hi, i'm trying to get bitlbee working with offline messages. I'm compiled the latest stable 3.0.5 but it seems not to be working.
Trac says that #169 fixed it, but i tested it and it doesn't seem to work.
Does this bug break the offline messages? and will switching to libpurple fix the issue?