[Asterisk-code-review] Restrict CLI/AMI commands on shutdown. (asterisk[13])

Richard Mudgett asteriskteam at digium.com
Tue Feb 23 14:04:17 CST 2016


Richard Mudgett has posted comments on this change.

Change subject: Restrict CLI/AMI commands on shutdown.
......................................................................


Patch Set 1: Code-Review-1

(3 comments)

https://gerrit.asterisk.org/#/c/2283/1/include/asterisk/cli.h
File include/asterisk/cli.h:

Line 190: 	int allow_on_shutdown;
This breaks ABI compatibility on released branches.


https://gerrit.asterisk.org/#/c/2283/1/main/manager.c
File main/manager.c:

Line 6109: 
Extraneous blank line


Line 6119: 		ast_log(LOG_ERROR, "Unable to process manager action '%s'. Asterisk is shutting down.\n", action);
Does this really need to be an error?
I think it should just be a debug message.


-- 
To view, visit https://gerrit.asterisk.org/2283
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I6f5b8e665bd4d0108014a8b6589729ecd3677eef
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list