diff -r d7fc66ccd6fb -r e44a8c097b15 phonesrv_plat/voice_mailbox_number_api/inc/voicemailboxdefs.h --- a/phonesrv_plat/voice_mailbox_number_api/inc/voicemailboxdefs.h Mon May 03 13:01:45 2010 +0300 +++ b/phonesrv_plat/voice_mailbox_number_api/inc/voicemailboxdefs.h Fri May 14 16:24:46 2010 +0300 @@ -76,7 +76,12 @@ * When flag is enabled the user is not allowed to define or * modify the voice mailbox number. */ - EVmbxChangeNbrNotAllowedOnUi = 0x01, + EVmbxChangeNbrAllowedOnUi = 0x01, + + /** + * Used to check whether video mailbox is supported or not + */ + EVmbxVideoMailboxSupported = 0x02 }; /** Vmbx Memory location which is currently used */