[Asterisk-code-review] app_reload: New Reload application (asterisk[master])

Joshua Colp asteriskteam at digium.com
Wed May 26 12:44:41 CDT 2021


Joshua Colp has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/15952 )

Change subject: app_reload: New Reload application
......................................................................


Patch Set 2: Code-Review-1

(1 comment)

https://gerrit.asterisk.org/c/asterisk/+/15952/2/apps/app_reload.c 
File apps/app_reload.c:

https://gerrit.asterisk.org/c/asterisk/+/15952/2/apps/app_reload.c@106 
PS2, Line 106: 	res = ast_module_reload(target);
There is no guarantee that this operation will return quickly. It may take some time, it may not. To that end you have to use the autoservice API to ensure that the channel is serviced while this operation completes.



-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/15952
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ic8ab025d8b38dd525b872b41c465c999c5810774
Gerrit-Change-Number: 15952
Gerrit-PatchSet: 2
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Comment-Date: Wed, 26 May 2021 17:44:41 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210526/f31593f8/attachment-0001.html>


More information about the asterisk-code-review mailing list