mirror of
https://github.com/asterisk/asterisk.git
synced 2026-01-10 20:10:29 +00:00
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: https://origsvn.digium.com/svn/asterisk/trunk@46360 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
6
CHANGES
6
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
|
||||
|
||||
Reference in New Issue
Block a user