summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorAlec L Davis <sivad.a@paradise.net.nz>2010-05-07 23:54:15 +0000
committerAlec L Davis <sivad.a@paradise.net.nz>2010-05-07 23:54:15 +0000
commitdd3343c33d324cd635996365efe7f39981a31702 (patch)
tree9fdab0acef43c4df336b195353f9527b3cd73d24 /UPGRADE.txt
parent6a683a1ee8a9f6d9915cd8b47f71b6c1bb3d5411 (diff)
VoicemailMain and VMauthenticate, allow escape to the 'a' extension when a single '*' is entered
Where a site uses VoicemailMain(mailbox) the users have to be at their own extension to clear their voicemail, they have no way of escaping VoicemailMain to allow entry of new boxnumber. This patch, allows a site to include to 'a' priority in the VoicemailMain context, to allow an escape. If the 'a' priority doesn't exist in the context that VoicemailMain was called from then it acts as the old behaviour. Reported by: alecdavis Tested by: alecdavis Patch vm_a_extension.diff2.txt uploaded by alecdavis (license 585) Review: https://reviewboard.asterisk.org/r/489/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@262005 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 63eaf563c..67fa6a628 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -78,6 +78,10 @@ From 1.6.2 to 1.8:
* The Manager event 'iax2 show peers' output has been updated. It now has a
similar output of 'sip show peers'.
+* VoiceMailMain and VMAuthenticate, if a '*' is entered in the first position
+ of a Mailbox or Password, will, if it exists, jump to the 'a' extension in
+ the current dialplan context.
+
From 1.6.1 to 1.6.2:
* SIP no longer sends the 183 progress message for early media by