summaryrefslogtreecommitdiff
path: root/main/fixedjitterbuf.c
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2017-01-13 21:23:49 -0600
committerRichard Mudgett <rmudgett@digium.com>2017-01-13 21:36:54 -0600
commitf4e77a5678ac8babeff853988941bf821b5d23cf (patch)
treeab7d9e53a5a133a52cd499bb016a25e434e5155e /main/fixedjitterbuf.c
parent7c27e71317ed3aa184a7bea60ff6f24d62eca90a (diff)
taskprocessor.c: Change when high water warning logged.
The task processor queue reached X scheduled tasks message was originally intended to get logged only once per task processor to prevent spamming the log. This is no longer necessary since high and low water thresholds can better control when the message is logged. It is beneficial to generate the warning each time a task processor reaches the high water level because PJSIP stops processing new requests while any high water alert is active. Without this change you would have to enable at least debug level 3 logging to know about a repeated alert trigger. * Made generate the warning message whenever a task is pushed into the task processor that triggers the high water alert. * Appended 'again' to the warning for a repeated high water alert trigger. Change-Id: Iabf75a004f7edaf1e5e8c323099418e667cac999
Diffstat (limited to 'main/fixedjitterbuf.c')
0 files changed, 0 insertions, 0 deletions