This page last changed on Oct 14, 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

Asterisk 10 Application_SendImage
Asterisk 10 Application_SendURL

Import Version

This documentation was imported from Asterisk version SVN-branch-10-r340810.

Document generated by Confluence on Oct 14, 2011 13:24