summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2014-08-08 19:16:29 +0000
committerJason Parker <jparker@digium.com>2014-08-08 19:16:29 +0000
commit5ce4ad8031dd4d2cf227b5b4476c0050a00196b5 (patch)
tree9e018b65c1ccc4abafa537f1efc7dddb905a69b0 /CHANGES
parent91f7b661832762c5cc1747a2f36e6b42afbd321b (diff)
app_voicemail: Add the ability to specify multiple email addresses.
ASTERISK-24045 Reported by: Jacob Barber Review: https://reviewboard.asterisk.org/r/3833/ ........ Merged revisions 420577 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@420578 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.