# HG changeset patch # User masca@cpw.pidgin.im # Date 1278537938 0 # Node ID 3f2c184f24b97f4c6840875c207d44523cc8c3f4 # Parent 7edcf92b1537a9928acd3ae22bfd688139f4b2cb Disable MSNP16 until we have a stable SLP connection with P2Pv1 headers, then start the SLP migration to MSNP16 and P2Pv2. diff -r 7edcf92b1537 -r 3f2c184f24b9 libpurple/protocols/msn/msn.h --- 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