This page last changed on Mar 30, 2011 by wikibot.

SendText()

Synopsis

Send a Text Message.

Description

Sends text to current channel (callee).

Result of transmission will be stored in the Result of transmission will be stored in the None - SENDTEXTSTATUS

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

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

Syntax

SendText(text)
Arguments
  • text

See Also

Application_SendImage
Application_SendURL

Import Version

This documentation was imported from Asterisk version SVN-branch-1.8-r311874.

Document generated by Confluence on Oct 04, 2011 12:42