Mark recent additions from #11954 and #12254

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@113752 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher 2008-04-09 16:23:30 +00:00
parent 137c02a020
commit 7e91279cfc
1 changed files with 4 additions and 0 deletions

View File

@ -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
-----------