soc.2010.msn-tlc: cc2567c1: Disable MSNP16 until we have a stable SL...
masca at cpw.pidgin.im
masca at cpw.pidgin.im
Wed Jul 7 21:41:32 EDT 2010
----------------------------------------------------------------------
Revision: cc2567c1558bffb058fda6a6319faf70206a8c34
Parent: d5fcede8260586ac079f1c95111cf81f97ab84d0
Author: masca at cpw.pidgin.im
Date: 07/07/10 17:25:38
Branch: im.pidgin.soc.2010.msn-tlc
URL: http://d.pidgin.im/viewmtn/revision/info/cc2567c1558bffb058fda6a6319faf70206a8c34
Changelog:
Disable MSNP16 until we have a stable SLP connection with P2Pv1 headers, then start the SLP migration to MSNP16 and P2Pv2.
Changes against parent d5fcede8260586ac079f1c95111cf81f97ab84d0
patched libpurple/protocols/msn/msn.h
-------------- next part --------------
============================================================
--- libpurple/protocols/msn/msn.h 19cfb512bd575bc1896695498c3ccf995fb680ac
+++ libpurple/protocols/msn/msn.h 32a3ad8dd096af08e72946b96692b199c2d98e54
@@ -83,9 +83,9 @@ typedef enum
#define MSN_SERVER "messenger.hotmail.com"
#define MSN_HTTPCONN_SERVER "gateway.messenger.hotmail.com"
#define MSN_PORT 1863
-#define WLM_PROT_VER 16
+#define WLM_PROT_VER 15
-#define WLM_MAX_PROTOCOL 16
+#define WLM_MAX_PROTOCOL 15
#define WLM_MIN_PROTOCOL 15
#define MSN_TYPING_RECV_TIMEOUT 6
More information about the Commits
mailing list