From 080c43a862bca535e51682423afc9d0f75ea1d02 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Sun, 16 Sep 2012 14:52:19 +0100 Subject: Some more tweaks: Should show up online now, and be able to send and receive messages. Seeing online state is still a problem due to the protocol#: gunk. --- protocols/msn/msn.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'protocols/msn/msn.h') diff --git a/protocols/msn/msn.h b/protocols/msn/msn.h index 4d2d0fdd..ed6db6f0 100644 --- a/protocols/msn/msn.h +++ b/protocols/msn/msn.h @@ -64,6 +64,9 @@ #define MSN_SB_NEW -24062002 +#define MSN_CAP1 0xC000 +#define MSN_CAP2 0x0000 + #define MSN_MESSAGE_HEADERS "MIME-Version: 1.0\r\n" \ "Content-Type: text/plain; charset=UTF-8\r\n" \ "User-Agent: BitlBee " BITLBEE_VERSION "\r\n" \ -- cgit v1.2.3