[Asterisk-code-review] res pjsip mwi: fix unsolicited mwi blocks PJSIP taskprocessor (asterisk[13])

Alexei Gradinari asteriskteam at digium.com
Sat Jul 23 18:17:11 CDT 2016


Alexei Gradinari has posted comments on this change.

Change subject: res_pjsip_mwi: fix unsolicited mwi blocks PJSIP taskprocessor
......................................................................


Patch Set 1:

> You have exchanged the use of 8 pjsip/default taskprocessors with a
 > queue of 500 each for a single taskprocessor with a queue of 1500. 
 > How does this help?

In case of realtime, there are huge numbers of SQL SELECTS of ps_contacts and ps_aors after the Asterisk booted.
PJSIP stack is totally unresponsive for 5-10 minutes.
And a lot of WARNING
taskprocessor.c:887 taskprocessor_push: The 'pjsip/default-0000000f' task processor queue reached 500 scheduled tasks.

-- 
To view, visit https://gerrit.asterisk.org/3320
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I4c8ecb82c249eb887930980a800c9f87f28f861a
Gerrit-PatchSet: 1
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: No



More information about the asterisk-code-review mailing list