Queue Transfer Call
    • Dark
      Light

    Queue Transfer Call

    • Dark
      Light

    Article summary

    Overview

    This API allows an Agent to transfer the customer call to another Queue.

    Pre-requisite

    The agent must be on an active customer call.

    Sequence Diagram

    Message Structure

    Request Parameters

    Value

    channel

    Amazon

    topic

    OutboundCall

    subtopic

    QueueTransfer

    subject

    «app-name-broadcasting-this-message»

    data

    JSON Object. Queue Transfer Request Object.

    Data Parameters

    Parameter

    Data Type

    Description

    Sample Value

    queueName

    String

    Name of the queue to which the call has to be transferred.

    Queue1

    isWarmTransfer

    Boolean

    Indicates if it is a Warm Transfer.

    True

    Response Parameters

    Value

    channel

    Amazon

    topic

    OutboundCall

    subtopic

    OutboundCallStateChange

    message

    Refer Outbound Call Event Parameters

    Possible Error Cases

    Error Type

    Code

    Message

    TRANSFER_CALL_FAILED

    Acqueon Campaigns Failure Error Message.

    Call transfer failed.

    Sample Request

    {
        "channel": "Amazon",
        "topic": "OutboundCall",
        "subtopic": " QueueTransfer",
        "source": "myapp",
        "data": {
            "queueName": "DevQueue1",
            "isWarmTransfer": false
        }
    }

    Sample Response

    Customer call Event with DROPPED status. (calltype : Regular-Call)

    Consult call Event with DROPPED status. (calltype : Consult)


    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.
    ESC

    Eddy AI, facilitating knowledge discovery through conversational intelligence