[asterisk-dev] [Code Review] Add "core reload" CLI command
Sean Bright
sean.bright at gmail.com
Thu Aug 12 14:15:12 CDT 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/859/#review2588
-----------------------------------------------------------
/branches/1.8/main/cli.c
<https://reviewboard.asterisk.org/r/859/#comment5686>
I vote for handle_core_reload() instead of handle_reload2().
- Sean
On 2010-08-12 11:50:57, Russell Bryant wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/859/
> -----------------------------------------------------------
>
> (Updated 2010-08-12 11:50:57)
>
>
> Review request for Asterisk Developers.
>
>
> Summary
> -------
>
> One of the CLI command changes that I have never been fully pleased with is "reload" -> "module reload". My main gripe is that it seems bizarre to me to have to type "module reload" when I want to do a full reload. So, I propose that we add a "core reload" command that is just for doing a global reload of the system.
>
>
> Diffs
> -----
>
> /branches/1.8/main/cli.c 281981
>
> Diff: https://reviewboard.asterisk.org/r/859/diff
>
>
> Testing
> -------
>
> compiled, ran, executed "core reload"
>
>
> Thanks,
>
> Russell
>
>
More information about the asterisk-dev
mailing list