[Asterisk-code-review] res parking: Make load pri explicit. (asterisk[13])
Richard Mudgett
asteriskteam at digium.com
Mon Nov 20 18:20:13 CST 2017
Richard Mudgett has posted comments on this change. ( https://gerrit.asterisk.org/7312 )
Change subject: res_parking: Make load_pri explicit.
......................................................................
Patch Set 1:
> Whatever is done needs cherry-picks, I'll do that once I get
> feedback on what we want to do:
> 1) Just explicitly set load_pri = 0, maintain current load order.
> 2) Use AST_MODPRI_CHANNEL_DEPEND or some other priority to allow
> res_parking to use realtime modules without having to preload them.
Realtime modules should be preloaded when handling configuration so
that isn't a reason to increase its priority.
res_parking supplies parking functionality callbacks and installs
optional dialplan parking extensions and hints. It should be initialized
as soon after loading dialplan as possible because of the hints.
>
> Another option would be to keep it at 0 for 13/15, give it a more
> appropriate value for master.
--
To view, visit https://gerrit.asterisk.org/7312
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: comment
Gerrit-Change-Id: I297b6fb3ff6993ec004e667b22a74f5925906259
Gerrit-Change-Number: 7312
Gerrit-PatchSet: 1
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Comment-Date: Tue, 21 Nov 2017 00:20:13 +0000
Gerrit-HasComments: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171120/07b3c945/attachment-0001.html>
More information about the asterisk-code-review
mailing list