asterisk/pbx
Russell Bryant 1ec8cb41a8 Merge changes from team/mvanbaak/cli-command-audit
(closes issue #8925)

About a year ago, as Leif Madsen and Jim van Meggelen were going over the CLI
commands in Asterisk 1.4 for the next version of their book, they documented
a lot of inconsistencies.  This set of changes addresses all of these issues
and has been reviewed by Leif.

While this does introduce even more changes to the CLI command structure, it
makes everything consistent, which is the most important thing.

Thanks to all that helped with this one!


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@103171 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-02-08 21:26:32 +00:00
..
ael/ael-test made AEL 8-bit transparent; mainly the lexer was tossing chars with the hi-order bit set. Not nice. Also, allow @ in extension names, and a backslash, also. 2007-11-27 18:50:44 +00:00
Makefile Merged revisions 93180 via svnmerge from 2007-12-17 07:25:35 +00:00
dundi-parser.c remove a bunch of duplicate includes 2007-11-16 23:54:45 +00:00
dundi-parser.h make the 'name' and 'value' fields in ast_variable const char * 2007-11-14 13:18:40 +00:00
pbx_ael.c Merge changes from team/mvanbaak/cli-command-audit 2008-02-08 21:26:32 +00:00
pbx_config.c Use defined return values in load_module in more places. 2007-12-26 20:02:27 +00:00
pbx_dundi.c Merge changes from team/mvanbaak/cli-command-audit 2008-02-08 21:26:32 +00:00
pbx_gtkconsole.c Merged revisions 97645 via svnmerge from 2008-01-09 23:02:19 +00:00
pbx_loopback.c Use defined return values in load_module in more places. 2007-12-26 20:02:27 +00:00
pbx_lua.c Update documentation for pbx_lua. 2007-12-07 21:28:49 +00:00
pbx_realtime.c Several manager changes: 2008-01-10 00:12:35 +00:00
pbx_spool.c Use defined return values in load_module in more places. 2007-12-26 20:02:27 +00:00