- Mitglied seit
- 10 Jan 2014
- Beiträge
- 16
- Punkte für Reaktionen
- 0
- Punkte
- 1
Hallo
Ich bin jetzt dabei unser Notdienst Verwaltungssystem fertig zu stellen.
Ein Problem macht noch die Externnotify Funktion. Mit einem Script wird bei uns
über ein Callfile der zuständige Techniker angerufen und bekommt somit Kenntnis vom Einsatz.
Mir ist nur aufgefallen, das die Anrufe auch erfolgen, wenn man die VM abfragt...
Das scheint aber kein Bug zu sein, sondern ein Feature...
Ich verwende die Asterisk Version vom Wheezy Repo auf einem Raspberry-Pi.
Gibt es einen Weg, dem externnotify mitzugeben, das das nur! bei neuen VM aktiv wird.?
Oder kennt jemand einen Workarount, der das externnotify bei Anruf auf der VM ignoriert.?
Rüdiger
----------------------------
externnotify
Want to run an external program whenever a caller leaves a voice mail message for a user? This is where the externnotify command comes in handy. Externnotify takes a string value which is the command line you want to execute when the caller finishes leaving a message.
Note: see an example of an external notification script here.
Note: This command will also run after a person who has logged into a mailbox exits the VoiceMailMain() application. (Remark: This seems not to be the case for Asterisk 1.2.x)
-----------------------------
Ich bin jetzt dabei unser Notdienst Verwaltungssystem fertig zu stellen.
Ein Problem macht noch die Externnotify Funktion. Mit einem Script wird bei uns
über ein Callfile der zuständige Techniker angerufen und bekommt somit Kenntnis vom Einsatz.
Mir ist nur aufgefallen, das die Anrufe auch erfolgen, wenn man die VM abfragt...
Das scheint aber kein Bug zu sein, sondern ein Feature...
Ich verwende die Asterisk Version vom Wheezy Repo auf einem Raspberry-Pi.
Gibt es einen Weg, dem externnotify mitzugeben, das das nur! bei neuen VM aktiv wird.?
Oder kennt jemand einen Workarount, der das externnotify bei Anruf auf der VM ignoriert.?
Rüdiger
----------------------------
externnotify
Want to run an external program whenever a caller leaves a voice mail message for a user? This is where the externnotify command comes in handy. Externnotify takes a string value which is the command line you want to execute when the caller finishes leaving a message.
Note: see an example of an external notification script here.
Note: This command will also run after a person who has logged into a mailbox exits the VoiceMailMain() application. (Remark: This seems not to be the case for Asterisk 1.2.x)
-----------------------------