summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2007-01-29 17:49:04 +0000
committerJoshua Colp <jcolp@digium.com>2007-01-29 17:49:04 +0000
commitb1b339e612799bcc9b10328246a19cac4b6b6d01 (patch)
treecc457c0527f4f31ee064cfbb40e4421a3edf15d2 /CHANGES
parent6b02211f03d2e9c3d9c49e27bac1c560c6839981 (diff)
Add core show channels count CLI command. (issue #8932 reported by mr_mehul_shah)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@52525 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 fa487bba6..3a820bf28 100644
--- a/CHANGES
+++ b/CHANGES
@@ -67,6 +67,7 @@ Changes since Asterisk 1.4-beta was branched:
* Added the srvlookup option to iax.conf
* Added 'E' and 'V' commands to ExternalIVR.
* Added 'DBDel' and 'DBDelTree' manager commands.
+ * Added 'core show channels count' CLI command.
SIP changes
-----------