[Asterisk-code-review] res parking: Make load pri explicit. (asterisk[13])
Corey Farrell
asteriskteam at digium.com
Mon Nov 20 18:32:48 CST 2017
Corey Farrell 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.
Dialplan modules (pbx_*.so) are loaded at default priority except pbx_lua which exports global symbols.
--
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:32:48 +0000
Gerrit-HasComments: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171120/ce7c849d/attachment.html>
More information about the asterisk-code-review
mailing list