]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Add more ICE debugging 25/1225/1
authorDavid M. Lee <dlee@respoke.io>
Fri, 4 Sep 2015 21:33:39 +0000 (16:33 -0500)
committerJoshua Colp <jcolp@digium.com>
Tue, 8 Sep 2015 20:50:41 +0000 (15:50 -0500)
commit819760baece744384b7bba992738b002d50236e6
tree06a0b393fd1100098ec19115e3510aa0d03a7380
parent07b25a2312efecdfc4aeccaf8742782e714ff358
res_rtp_asterisk: Add more ICE debugging

In working through a recent ICE negotiation bug, I found the debug
logging in res_rtp_asterisk to be lacking. This patch adds a number of
debug and warning statements that were helpful.

Change-Id: I950c6d8f13a41f14b3d6334b4cafe7d4e997be80
res/res_rtp_asterisk.c