(closes issue #11422)

Reported by: eliel
Patches: 
      core.show.hint.patch uploaded by eliel (license 64)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@90853 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2007-12-04 15:07:53 +00:00
parent d5c7e96526
commit 25cbb792b9
2 changed files with 79 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ Dialplan functions
CLI Changes
-----------
* New CLI command "core show hint" (usage: core show hint <exten>)
* New CLI command "core show settings"
* Added 'core show channels count' CLI command.
* Added the ability to set the core debug and verbose values on a per-file basis.