McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 362

↗ View in doc context
page
362
source
cucm/v15/jtapi-dev-guide/jtapi-dev-guide.md
chunk_id
cucm::v15::jtapi-dev-guide::jtapi-dev-guide::361

Description Method Interface Specifies whether the message-waiting indicator should be activated or deactivated for the Address specified by the destination. If enable is true, message-waiting gets activated if not already activated. If enable is false, message-waiting gets deactivated if not already deactivated. Throws javax. telephony. MethodNotSupportedException, javax. telephony. InvalidStateException, javax. telephony. PrivilegeViolationException Pre-conditions (this. getProvider ()). getState () = = Provider. IN_SERVICE Post-conditions Enables or disables the Message Waiting Indicator depending on the enable status. Note This implementation currently does not enforce the post-conditions as specified in CallControlAddress as follows: this. getMessageWaiting () = = enable CallCtlAddrMessageWaitingEv gets delivered for this Address. Parameters • destination - DN/Address message-waiting indicator is activated/deactivated • enable - True to activate message-waiting, false to deactivate Throws • javax. telephony. MethodNotSupportedException—This method is not supported by the given implementation. javax. telephony. InvalidStateException Note The Provider is not“in service. ” javax. telephony. PrivilegeViolationException Note The Provider user has insufficient privileges to invoke the message-waiting indicator for this destination. setMessageWaiting (java. lang. String destination, boolean enable) void Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 298 Cisco Unified JTAPI Extensions Methods

Page 362 diagram