summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorSean Bright <sean.bright@gmail.com>2017-02-13 17:50:41 -0500
committerJoshua Colp <jcolp@digium.com>2017-02-14 21:09:11 +0000
commit4c31e03e80e6de2beb4aae154d0fffd5307a26ff (patch)
tree49eb2efdb29b2563b583916ca677fc829de60ffc /CHANGES
parent500b02cb82059e52dd235d56ee31c13404d2a434 (diff)
app_voicemail: Allow 'Comedian Mail' branding to be overriden
Original patch by John Covert, slight modifications by me. ASTERISK-17428 #close Reported by: John Covert Patches: app_voicemail.c.patch (license #5512) patch uploaded by John Covert Change-Id: Ic3361b0782e5a5397a19ab18eb8550923a9bd6a6
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d148f6bf6..00347f304 100644
--- a/CHANGES
+++ b/CHANGES
@@ -17,6 +17,11 @@ app_record
* Added new 'u' option to Record() application which prevents Asterisk from
truncating silence from the end of recorded files.
+app_voicemail
+------------------
+ * The 'Comedian Mail' prompts can now be overriden using the 'vm-login' and
+ 'vm-newuser' configuration options in voicemail.conf.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.13.0 to Asterisk 13.14.0 ----------
------------------------------------------------------------------------------