Asterisk Project : Asterisk 13 Application_SendText

SendText()

Synopsis

Send a Text Message.

Description

Sends text to current channel (callee).

Result of transmission will be stored in the SENDTEXTSTATUS

  • SENDTEXTSTATUS
    • SUCCESS - Transmission succeeded.
    • FAILURE - Transmission failed.
    • UNSUPPORTED - Text transmission not supported by channel.

      Note

      Icon

      At this moment, text is supposed to be 7 bit ASCII in most channels.

Syntax

SendText(text)
Arguments
  • text

See Also

Import Version

This documentation was imported from Asterisk Version SVN-branch-13-r420538