aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-04-09 16:23:30 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-04-09 16:23:30 +0000
commitcbf32a3bec5ac4919d0a4547dc631c783ce5509d (patch)
treefb90407492e73bfc1471a6426ddd9be79b7084cc /CHANGES
parent3fcaccaf8336b308e3cae5783e5947189f137bb9 (diff)
Mark recent additions from #11954 and #12254
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@113752 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9a2244806..efc9c82d5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -25,6 +25,10 @@ Application Changes
the arguments to Directory; previously, you could enter only 3, regardless
of how many names are in your company. For large companies, this should be
quite helpful.
+ * Voicemail now permits a mailbox setting to wrap around from first to last
+ messages, if the "messagewrap" option is set to a true value.
+ * Dial has a new option: F(context^extension^pri), which permits a callee to
+ continue in the dialplan, at the specified label, if the caller hangs up.
SIP Changes
-----------