mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-21 12:30:41 +00:00
Modify externnotify to take the number of urgent voicemails as a final argument instead
of the string "Urgent" (closes issue #12660) Reported by: jaroth Patches: externnotify.patch uploaded by jaroth (license 50) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@116592 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -75,7 +75,7 @@ Voicemail:
|
||||
Examples of situations that would require this option are web interfaces to
|
||||
voicemail or an email client in the case of using IMAP storage.
|
||||
* The externnotify script should accept an additional (last) parameter
|
||||
containing the string "URGENT" if there are new urgent messages in the INBOX.
|
||||
containing the number of urgent messages in the INBOX.
|
||||
|
||||
Applications:
|
||||
|
||||
|
Reference in New Issue
Block a user