Skip to content

SendText

Synopsis

Sends a text message to channel. A content type can be optionally specified. If not set it is set to an empty string allowing a custom handler to default it as it sees fit.

Description

Sends A Text Message to a channel while in a call.

Syntax

    Action: SendText
    ActionID: <value>
    Channel: <value>
    Message: <value>
    [Content-Type:] <value>
Arguments
  • ActionID - ActionID for this transaction. Will be returned.

  • Channel - Channel to send message to.

  • Message - Message to send.

  • Content-Type - The type of content in the message

See Also

Generated Version

This documentation was generated from Asterisk branch 21 using version GIT