asterisk/pbx
Michiel van Baak 86f900b201 This commit does two things:
- Add CLI aliases module to asterisk.
- Remove all deprecated CLI commands from the code

Initial work done by file.
Junk-Y and lmadsen did a lot of work and testing to
get the list of deprecated commands into the configuration file.

Deprecated CLI commands are now handled by this new module,
see cli_aliases.conf for more info about that.

ok russellb@ via reviewboard

(closes issue #13735)
Reported by: mvanbaak


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@156120 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-11-12 06:46:04 +00:00
..
ael/ael-test Merged revisions 141094 via svnmerge from 2008-09-04 23:31:41 +00:00
Makefile various minor fixes created while i worked on getting *every* Asterisk module to build on laptop in dev mode: 2008-06-29 16:19:29 +00:00
dundi-parser.c Start moving in changes from my resolve-shadow-warnings branch. Going to do 2008-08-07 00:44:55 +00:00
dundi-parser.h Merge another change from team/russell/events ... 2008-06-10 12:48:50 +00:00
pbx_ael.c This commit does two things: 2008-11-12 06:46:04 +00:00
pbx_config.c correct logic error noticed by rmudgett (thanks!) 2008-11-07 03:09:16 +00:00
pbx_dundi.c This commit does two things: 2008-11-12 06:46:04 +00:00
pbx_gtkconsole.c various minor fixes created while i worked on getting *every* Asterisk module to build on laptop in dev mode: 2008-06-29 16:19:29 +00:00
pbx_loopback.c Merged revisions 120226 via svnmerge from 2008-06-03 22:42:03 +00:00
pbx_lua.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 2008-11-02 18:52:13 +00:00
pbx_realtime.c Code wasn't ready to be merged - see -dev list discussion 2008-07-09 03:39:59 +00:00
pbx_spool.c Add additional memory debugging to several core APIs, and fix several memory 2008-10-14 22:38:06 +00:00