[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
Fri Nov 7 10:47:54 CST 2008
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.digium.com/r/32/
-----------------------------------------------------------
(Updated 2008-11-07 10:47:53.972488)
Review request for Asterisk Developers.
Changes
-------
And here's the updated patch now that I grasp the allocation trick.
All comments are taken care off as far as I can see.
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 155285
trunk/channels/chan_sip.c 155285
trunk/channels/chan_skinny.c 155285
trunk/funcs/func_devstate.c 155285
trunk/include/asterisk/cli.h 155285
trunk/main/asterisk.c 155285
trunk/main/cdr.c 155285
trunk/main/cli.c 155285
trunk/main/pbx.c 155285
trunk/main/rtp.c 155285
trunk/main/udptl.c 155285
trunk/pbx/pbx_ael.c 155285
trunk/pbx/pbx_dundi.c 155285
trunk/res/res_agi.c 155285
trunk/res/res_jabber.c 155285
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