diff --git a/CXM_message_constants.anubis b/CXM_message_constants.anubis index 62c118a..04fb457 100644 --- a/CXM_message_constants.anubis +++ b/CXM_message_constants.anubis @@ -171,7 +171,13 @@ public define Word32 _CXM_KAIWA_ONLINE_STATUS = 0x33772806. public define Word32 _CXM_KAIWA_SEND_MESSAGE = 0x33772807. public define Word32 _CXM_KAIWA_RECEIVE_MESSAGE = 0x33772808. + // ************************************************* -// ************* KERO_PBX API ************* +// ************* BASILIK SERVICES ************* +public define Word32 _CXM_BSLK_MSG_BASIS = 0x33780000. +public define Word32 _CXM_BSLK_SERVICE_ID = 0x33780000. +public define Word32 _CXM_BSLKLP_SERVICE_ID = 0x33781000. +public define Word32 _CXM_BSLKLP_LOG = 0x33781001. + + -public define Word32 _CXM_KERO_PBX_MSG_BASIS = 0x33780000. // Ask Boxes to publish their informations -- libgit2 0.21.4