> > It seems the reason is in CVR command parameters in msn.py line 113
> > (PyMSNt 0.11.2)
> >
> > MSN_CVR_STR          = "0x040c winnt 5.1 i386 MSNMSGR 7.0.0777 msmsgs"
> >
> > 0x040c is French locale. I don't know why it is French by default, it
> > would be better to set it to US English (0x0409). Although I think the
> > correct solution would be to use XMPP user's locale when it is possible.
>
> That does indeed change the message to English, but still results in
> getting the message each time you connect to the transport.
>
> Anyone know what the new version string is?

It seems the problem is in protocol version. PyMSNt supports MSNP11. Y! 
interoperability has been implemented in MSNP14.

http://msnpiki.msnfanatic.com/index.php/MSN_Protocol_Version_14

-- 
Regards,
Alexey Chernysh
www.ardas.dp.ua
_______________________________________________
py-transports mailing list
py-transports@blathersource.org
http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to