[Pidgin] #13012: MSN message send fails - "Message could not be sent because we were unable to establish a session with the server. This is likely a server problem, try again in a few minutes:"

Pidgin trac at pidgin.im
Tue Mar 1 17:52:04 EST 2011


#13012: MSN message send fails - "Message could not be sent because we were unable
to establish a session with the server. This is likely a server problem,
try again in a few minutes:"
--------------------+-------------------------------------------------------
 Reporter:  holk    |        Owner:  rekkanoryo
     Type:  defect  |       Status:  new       
Milestone:          |    Component:  MSN       
  Version:  2.7.7   |   Resolution:            
 Keywords:          |  
--------------------+-------------------------------------------------------

Comment(by jmanig):

 Well, I managed to make a little bit of progress.

 Differences with the official client:
  - The official client uses an encoding of text/xml and not application/x
 -ms-messenger
  - The official client uses a User-Agent line of Mozilla/4.0 (Compatible;
 blah blah blah)
  - The official client sends a GUID surrounded by XML encoded braces.

 If I try text/xml and User-Agent -> Mozilla/4.0 (just that), the server
 responds but reading the socket fails, which gets us a *bit* further. But
 changing it to the exact same thing MSN sends gets me back to the same
 error.

 I can't change the GUID string without bypassing glib, so I haven't tried
 that yet.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/13012#comment:15>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list