SEND IMAGE
SEND IMAGE Dateiname
Dateiname
angegebene Bild auf
den aktuellen Kanal. Der Dateiname darf keine Endung (z. B.
.gif
oder .jpg
) enthalten. Diese Funktion wird
von den meisten Channels nicht unterstützt.-1 | Fehler |
0 | Erfolgreich |
————————| 1.2 |————————| 1.4 |————————| 1.6 |————————
Usage: SEND IMAGE <image>
Sends the given image on a channel. Most channels do not support the
transmission of images. Returns 0 if image is sent, or if the channel does not
support image transmission. Returns -1 only on error/hangup. Image names
should not include extensions.
--- in Asterisk 1.4
+++ in Asterisk 1.6
@@ -3,3 +3,4 @@
transmission of images. Returns 0 if image is sent, or if the channel does not
support image transmission. Returns -1 only on error/hangup. Image names
should not include extensions.
+ Runs Dead : No