aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-27 16:47:44 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-27 16:47:44 +0000
commit119d9592741bbbc7d6a47cfaa3c1258713f928c5 (patch)
treec3ca70361aa9ed2c17bbb130aa682d46916f93c8 /CHANGES
parent1b492790bf9dab2f2c1c866b7cff1ff09d0c1a63 (diff)
Add the ability to customize some of the prompts used within the voicemail
application by configuring them in voicemail.conf (issue #7415, patch by fkasumovic, with some fixes and documentation updates by myself) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46360 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 7d6b9366b..b9c51c02b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,9 @@
Changes since Asterisk 1.4-beta was branched:
- * rev.45982: enable https support for builtin web server.
+ * Added the ability to customize which sound files are used for some of the
+ prompts within the Voicemail application by changing them in voicemail.conf
+ * enable https support for builtin web server.
See configs/http.conf.sample for details.
- * rev.45945: add a new option, match_auth_username, to sip.conf,
+ * add a new option, match_auth_username, to sip.conf,
to improve the matching of incoming requests.
If set, and the incoming request carries authentication info,
the username to match in the users list is taken from there