[Asterisk-code-review] app voicemail: Add taskprocessor alert level options. (asterisk[13])
Alexei Gradinari
asteriskteam at digium.com
Thu Jul 28 17:39:05 CDT 2016
Alexei Gradinari has posted comments on this change.
Change subject: app_voicemail: Add taskprocessor alert level options.
......................................................................
Patch Set 3:
(1 comment)
https://gerrit.asterisk.org/#/c/3318/3/apps/app_voicemail.c
File apps/app_voicemail.c:
Line 14036: ast_log(AST_LOG_WARNING, "Invalid the taskprocessor high water alert trigger level '%s'. Using default value.\n", val);
> I don't think allowing the high level to be 0 is a good thing. The code ch
0 is not allowed.
May be need to add AST_TASKPROCESSOR_MIN_HIGH_WATER_LEVEL
It's not only about memory limited, it's about CPU limited too.
Speaking about embedded system, I mean for example routers.
https://wiki.openwrt.org/doc/howto/voip.asterisk
--
To view, visit https://gerrit.asterisk.org/3318
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I766294fbffedf64053c0d9ac0bedd3109f043ee8
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-Reviewer: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list