login | register
Sat 30 of Aug, 2008 [01:39 UTC]

voip-info.org

Discuss [0] History

Asterisk cmd SendImage

Created by: oej,Last modification on Fri 12 of Oct, 2007 [06:15 UTC] by chandave

Synopsis:

 Send an image file

Description:

 SendImage(filename)

Sends an image on a channel. If the channel does not support image transport, and there exists a step with
priority n + 101, then execution will continue at that step.
Otherwise, execution will continue at the next priority level.

Return codes

SendImage only returns 0 if the image was sent correctly or if
the channel does not support image transport, and -1 otherwise.


Asterisk | Applications | Functions | Variables | Expressions | Asterisk FAQ


Comments