summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2007-02-19 16:01:52 +0000
committerJoshua Colp <jcolp@digium.com>2007-02-19 16:01:52 +0000
commit19ee30dc1c429242fe727f32623f8fae68f16860 (patch)
tree76b1f437c08c0e98c4e960c40a2dc5b81feb39e9
parent6ad66e51aedf6929899ed87e9a641c66afda4e58 (diff)
Clarify last change for SMDI in CHANGES file.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@55414 65c4cc65-6c06-0410-ace0-fbb531ad65f3
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c742be0d0..df0fd8ac2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -60,6 +60,7 @@ Changes since Asterisk 1.4-beta was branched:
* Added 'DBDel' and 'DBDelTree' manager commands.
* Added 'o' and 'X' options to Chanspy.
* Added the parkedcallreparking option to features.conf
+ * SMDI is now enabled in voicemail using the smdienable option.
AMI - The manager (TCP/TLS/HTTP)
--------------------------------