[asterisk-dev] [Code Review] Introduce CLI aliases and remove deprecated CLI commands because we now have aliases for them
Michiel van Baak
michiel at vanbaak.info
Wed Nov 5 17:11:12 CST 2008
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.digium.com/r/32/
-----------------------------------------------------------
(Updated 2008-11-05 17:11:12.869760)
Review request for Asterisk Developers.
Changes
-------
Implemented comments from eliel
Summary
-------
This patch introduces cli aliases.
The config file holds a bunch of aliases for the deprecated commands in trunk so I could remove them from the code.
Diffs (updated)
-----
trunk/channels/chan_mgcp.c 154935
trunk/channels/chan_sip.c 154935
trunk/channels/chan_skinny.c 154935
trunk/configs/cli_aliases.conf.sample PRE-CREATION
trunk/funcs/func_devstate.c 154935
trunk/include/asterisk/cli.h 154935
trunk/main/asterisk.c 154935
trunk/main/cdr.c 154935
trunk/main/cli.c 154935
trunk/main/pbx.c 154935
trunk/main/rtp.c 154935
trunk/main/udptl.c 154935
trunk/pbx/pbx_ael.c 154935
trunk/pbx/pbx_dundi.c 154935
trunk/res/res_agi.c 154935
trunk/res/res_clialiases.c PRE-CREATION
trunk/res/res_jabber.c 154935
Diff: http://reviewboard.digium.com/r/32/diff
Testing
-------
compiles, installs and runs fine on my development laptop running OpenBSD 4.4
Thanks,
Michiel
More information about the asterisk-dev
mailing list