Send DTMF
    • Dark
      Light

    Send DTMF

    • Dark
      Light

    Article summary

    This API allows an Agent to enter numbers that automated call systems recognize, such as an account number or a menu selection, during an active call.

    Pre-requisite

    The agent must be on an active call.

    Sequence Diagram

    The following figure illustrates the workflow of SendDTMF API:

    Message Structure

    Request Parameters

    Value

    channel

    Amazon

    topic

    InboundCall

    subtopic

    SendDTMF

    source

    «app-name-broadcasting-this-message»

    data

    «digit to be sent»

    Response Parameters

    Value

    channel

    Not Applicable

    topic

    Not Applicable

    subtopic

    Not Applicable

    message

    Refer Call Event Parameters

    Possible Error Cases

    Error Type

    Code

    Message

    SEND_DTMF_FAILED

    Amazon Connect Failure Error Message.

    Failed to send DTMF.

    Sample Request

    {
        "channel": "Amazon",
        "topic": "InboundCall",
        "subtopic": "SendDTMF",
        "source": "myapp"
    }


    Was this article helpful?

    What's Next
    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.