aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-05-15 15:24:29 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-05-15 15:24:29 +0000
commit15c4716a7851396a1cdce5a1ef0d4365c78c0fe8 (patch)
tree2c3352a4df1d40f1cb914638d95838ea9deb058c /UPGRADE.txt
parent2589df478dd3bbd7ebcaa3cfa66aadb5ff1bf4bf (diff)
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: http://svn.digium.com/svn/asterisk/trunk@116592 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 415150178..ff3ca921b 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -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: