This page was last edited on April 14, 2016, at 20:59.
Comments or questions about this documentation? Contact us for support!
Starting with release 8.1.101.97, Instant Messaging (IM) functionality is supported in multi-site and Business Continuity deployments. The IM functionality is performed through a T-Library client (Workspace Desktop). When an agent at the desktop makes an IM input, SIP Server receives a TPrivateService request. The IM is delivered to the desktop via EventPrivateInfo messages. A SIP INVITE dialog establishes the IM session between SIP Servers, and a SIP MESSAGE message delivers the IM sentence.
The following call operations are supported within an IM session for multi-site calls:
Note: If a URS/ORS application (a strategy) dedicated to serve IM calls uses CollectDigits or PlayAnouncementAndDigits treatments, the processing of these treatments should be started after the first EventPrivateInfo is received in the application's session. The SuspendForEvent URS function will suspend the strategy execution until URS receives the specified event. The Type parameter of the SuspendForEvent function must be set to the integer value 150 for EventPrivateInfo.