Transfer Call
    • Dark
      Light

    Transfer Call

    • Dark
      Light

    Article summary

    Overview

    This API allows an Agent to transfer the customer call to a consulted agent.

    Pre-requisite

    The agent must be on an active consult call.

    Sequence Diagram

    Message Structure

    Response Parameters

    Value

    channel

    Amazon

    topic

    OutboundCall

    subtopic

    Transfer

    source

    «app-name-broadcasting-this-message»

    data

    Agent name to whom the call has to be transferred.

    Data Parameters

    Parameter

    Data Type

    Description

    Sample Value

    No data parameters

    Response Parameters

    Value

    channel

    Amazon

    topic

    OutboundCall

    subtopic

    OutboundCallStateChange

    message

    Refer Outbound Call Event Parameters

    Possible Error Cases

    Error Type

    Code

    Message

    SKIP_CTRANSFER_CALL_FAILED

    Acqueon Campaigns Failure Error Message.

    Transfer call failed.

    Sample Request

    {   
        "channel": "Amazon",
        "topic": "OutboundCall",
        "subtopic": "Transfer",
        "source": "myapp",
        "data":"AECAgent"
    }

    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.