[Asterisk-code-review] chan sip.c: Validation on module reload (asterisk[master])
Richard Mudgett
asteriskteam at digium.com
Tue Sep 8 17:31:35 CDT 2015
Richard Mudgett has posted comments on this change.
Change subject: chan_sip.c: Validation on module reload
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.asterisk.org/#/c/1126/1/channels/chan_sip.c
File channels/chan_sip.c:
Line 33156: if (sip_reload(0, 0, NULL) == CLI_SUCCESS) {
: return AST_MODULE_LOAD_SUCCESS;
: }
: return AST_MODULE_LOAD_DECLINE;
> Sorry.
You need to use sip_relaod() because of how chan_sip has structured its configuration reloading.
--
To view, visit https://gerrit.asterisk.org/1126
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I41215877fb2cfc589e0d4d464000cf6825f4d7fb
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Rodrigo Ramirez Norambuena <a at rodrigoramirez.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Rodrigo Ramirez Norambuena <a at rodrigoramirez.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list