changeset 31289:3f2c184f24b9

Disable MSNP16 until we have a stable SLP connection with P2Pv1 headers, then start the SLP migration to MSNP16 and P2Pv2.
author masca@cpw.pidgin.im
date Wed, 07 Jul 2010 21:25:38 +0000
parents 7edcf92b1537
children a868ef4099aa
files libpurple/protocols/msn/msn.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/msn/msn.h	Wed Jul 07 21:08:26 2010 +0000
+++ b/libpurple/protocols/msn/msn.h	Wed Jul 07 21:25:38 2010 +0000
@@ -83,9 +83,9 @@
 #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