Wed, 07 Jul 2010 21:25:38 +0000
Disable MSNP16 until we have a stable SLP connection with P2Pv1 headers, then start the SLP migration to MSNP16 and P2Pv2.
| libpurple/protocols/msn/msn.h | file | annotate | diff | comparison | revisions |
--- 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