summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2014-08-08 19:15:27 +0000
committerJason Parker <jparker@digium.com>2014-08-08 19:15:27 +0000
commit2b804661bcda0fa19a58998adb8f894ee71a30ab (patch)
tree7f588ef39ee4719c5d17ec2dcef27d8ee5902991 /CHANGES
parent02fc8e2449f834b6fffabb0fafa3860e62178d31 (diff)
app_voicemail: Add the ability to specify multiple email addresses.
ASTERISK-24045 Reported by: Jacob Barber Review: https://reviewboard.asterisk.org/r/3833/ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@420577 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 19746129a..640945cd0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -210,6 +210,9 @@ VoiceMail
- jb-wa: article wa
- jb-wo: article wo
+ * Add the ability to specify multiple email addresses in configuration,
+ separated by a |.
+
res_config_pgsql
------------------
* Added the ability to support PostgreSQL application_name on connections.