summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2010-06-01 21:28:19 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2010-06-01 21:28:19 +0000
commitb0357dcc3e17d60f6deb287e322e8725fd88a53e (patch)
tree271c16392c83b0ac2ff0226f1fd1cb4554e1bae7 /CHANGES
parentffbb85bb4d5065cefc2bda52f6eda4841ba99ab1 (diff)
Support setting locale per-mailbox (changes date/time languages for email, pager messages).
(closes issue #14333) Reported by: klaus3000 Patches: 20090515__issue14333.diff.txt uploaded by tilghman (license 14) app_voicemail.c-svn-trunk-rev211675-patch.txt uploaded by klaus3000 (license 65) Tested by: klaus3000 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@266828 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0bae9efbc..29a3a3887 100644
--- a/CHANGES
+++ b/CHANGES
@@ -149,6 +149,7 @@ Applications
* Added custom device states to ConfBridge bridges. Use 'confbridge:<name>' to
retrieve state for a particular bridge, where <name> is the conference name
* app_directory now allows exiting at any time using the operator or pound key.
+ * Voicemail now supports setting a locale per-mailbox.
Dialplan Functions
------------------