[Asterisk-code-review] res/res rtp asterisk: remove debug traces generated by an em... (asterisk[13])

Richard Mudgett asteriskteam at digium.com
Tue Aug 21 18:26:19 CDT 2018


Richard Mudgett has uploaded a new patch set (#2) to the change originally created by Emmanuel BUU. ( https://gerrit.asterisk.org/9979 )

Change subject: res/res_rtp_asterisk: remove debug traces generated by an empty frame
......................................................................

res/res_rtp_asterisk: remove debug traces generated by an empty frame

The realtime text timer pops regularly and sends text frames even if
the buffer is empty. This causes a lot of unecessary debug logging.

* Made red_write() test if we need to send a frame before calling
ast_rtp_write()

ASTERISK-28002
Reported by: Emmanuel BUU
Tested by: Emmanuel BUU

Change-Id: Icf81310c3b8080b615a42060afc02ab41f9523dd
---
M res/res_rtp_asterisk.c
1 file changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/79/9979/2
-- 
To view, visit https://gerrit.asterisk.org/9979
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Icf81310c3b8080b615a42060afc02ab41f9523dd
Gerrit-Change-Number: 9979
Gerrit-PatchSet: 2
Gerrit-Owner: Emmanuel BUU <emmanuel.buu at ives.fr>
Gerrit-Reviewer: Jenkins2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180821/45aa43e2/attachment.html>


More information about the asterisk-code-review mailing list