Asterisk cmd SendImage
Synopsis:
Send an image fileDescription:
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 ifthe channel does not support image transport, and -1 otherwise.
Asterisk | Applications | Functions | Variables | Expressions | Asterisk FAQ
Comments