This page was last edited on October 2, 2019, at 19:20.
Comments or questions about this documentation? Contact us for support!
The following tables show how the T-lib interface provides methods for passing a user event from the agent desktop to the recording vendor to trigger a screen capture request.
RequestSendEvent—Send a specific event to the DN specified. This method is used by the agent desktop to deliver screen capture request to the third party recording vendor.
Parameters | Description |
---|---|
AttrThisDN | The DN on behalf of which the operation is requested. It must be registered by the T-Client, but not necessary be a party on the call. |
Tevent | The event to deliver to recording server.
|
Note: SIP Server responds to the request with either EventACK to confirm the acceptance of the request, or EventError if the operation cannot be performed.
EventUserEvent—The recording vendor who monitors for the agent DN will receive this event.
Parameters | Description |
---|---|
thisDN | The Agent's DN. |
messageType | Set to EventUserEvent |
connectionID | Set the connection ID of the voice call if available. |
userData | Set the following user data kvp:
|
RequestSendEvent—Send a specific event to the DN specified. This method is used by the agent desktop to deliver screen capture request to the third party recording vendor.
Parameters | Description |
---|---|
AttrThisDN | The DN that is to receive this event. |
Tevent | The event to deliver to recording server.
|
Note: SIP Server responds to the request with either EventACK to confirm the acceptance of the request, or EventError if the operation cannot be performed.
EventUserEvent—The recording vendor who monitors for the agent DN will receive this event.
Parameters | Description |
---|---|
thisDN | The Agent's DN. |
messageType | Set to EventUserEvent |
connectionID | Set the connection ID of the voice call if available. |
userData | Set the following user data key value pair:
|