40. ExternalIVR()

Startet eine externe IVR-Applikation.

ExternalIVR(Shell-Befehl[,Arg1[,Arg2[,...]]])

Forkt den Prozess und startet eine externe IVR[111]-Applikation. Diese Applikation erhält alle DTMF-Ereignisse um darauf reagieren zu können. Sie wird beim Auflegen des Kanals benachrichtigt, muss sich aber selber beenden. Das Kommunikations-Protokoll zwischen Asterisk und der Applikation wird in doc/externalivr.txt beschrieben.

[Anmerkung]Anmerkung

Interner Hilfetext zu dieser Applikation in Asterisk 1.4: 

  -= Info about application 'ExternalIVR' =- 

[Synopsis]
Interfaces with an external IVR application

[Description]
  ExternalIVR(command[|arg[|arg...]]): Forks an process to run the supplied command,
and starts a generator on the channel. The generator's play list is
controlled by the external application, which can add and clear entries
via simple commands issued over its stdout. The external application
will receive all DTMF events received on the channel, and notification
if the channel is hung up. The application will not be forcibly terminated
when the channel is hung up.
See doc/externalivr.txt for a protocol specification.

Differenz zum internen Hilfetext in Asterisk 1.2: 

15c15
< See doc/externalivr.txt for a protocol specification.
---
> See doc/README.externalivr for a protocol specification.


[111] Interactive Voice Response


Asterisk Schulung

2.1 Beta-Version!

2.1 Beta-Version des Asterisk Buches. Die 1.0 stabile Version ist ebenfalls online. Bitte melden Sie Fehler und Feedback per E-Mail an den Autor.

YouTube Screencasts

Kostenlose Asterisk Screencasts mit jeweils 10 minütigen Erklärungen zu Spezial-Themen.

Shameless Plug

noch-ne-auto-seite.de

Das gedruckte Buch

Werbung

Asterisk-Tag.org 2008

Auf der Asterisk-Tag.org Webseite finden Sie die Folien und Videos der Vorträge.