This page last changed on Oct 14, 2011 by wikibot.

SendImage()

Synopsis

Sends an image file.

Description

Send an image file on a channel supporting it.

Result of transmission will be stored in Result of transmission will be stored in None - SENDIMAGESTATUS

  • SENDIMAGESTATUS -
    • SUCCESS - Transmission succeeded.
    • FAILURE - Transmission failed.
    • UNSUPPORTED - Image transmission not supported by channel.

Syntax

SendImage(filename)
Arguments
  • filename - Path of the filename (image) to send.

See Also

Asterisk 10 Application_SendText
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