GET DATA
GET DATADateiname
[Timeout
] [maxZiffern
]
Background()
-Applikation in der
extensions.conf
. Spielt die Audiodatei mit dem Namen
Dateiname
ab und wartet auf DTMF-Eingaben. Diese
werden durch maxZiffern
limitiert. Die maximale
Zeit wird durch Timeout
begrenzt.Wert | DTMF-Eingaben |
————————| 1.2 |————————| 1.4 |————————| 1.6 |————————
Usage: GET DATA <file to be streamed> [timeout] [max digits]
Stream the given file, and recieve DTMF data. Returns the digits received
from the channel at the other end.
--- in Asterisk 1.4
+++ in Asterisk 1.6
@@ -1,3 +1,4 @@
Usage: GET DATA <file to be streamed> [timeout] [max digits]
Stream the given file, and recieve DTMF data. Returns the digits received
from the channel at the other end.
+ Runs Dead : No