This page was last edited on March 22, 2018, at 00:48.
Comments or questions about this documentation? Contact us for support!
This set of models illustrates the following scenario:
In this phase, shown in the following figure, Agent 1 asks Interaction Server to invite Agent 2 to accept a transfer.
This phase uses the messages shown in listed in the following table:
Message | Protocol |
---|---|
EventAgentInvited | Reporting |
EventInvite | Interaction Management |
In this phase, shown in the following figure, Agent 2 accepts the transfer.
This phase uses the messages shown in the following table:
Message | Protocol |
---|---|
EventAck | Interaction Management |
EventPartyAdded | Reporting |
EventPartyRemoved | Reporting |
In this phase, shown in the following figure, Agent 2 rejects the invitation.
This phase uses the messages shown in the following table:
Message | Protocol |
---|---|
EventAck | Interaction Management |
EventError | Interaction Management |
EventRejected | Reporting |
In this phase, shown in the following figure, Agent 2 does not respond within the timeout period, so Interaction Server revokes the invitation.
This phase uses the messages shown in the following table:
Message | Protocol |
---|---|
EventError | Interaction Management |
EventRevoked | Interaction Management |
In this phase, shown in the following figure, Interaction Server finds that either the agent or the interaction is not valid (for example, the agent is not registered with Interaction Server).
This phase uses the messages shown in the following table:
Message | Protocol |
---|---|
EventError | Interaction Management |