]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Add more ICE debugging 21/1221/3
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:16 +0000 (15:50 -0500)
commit695f26cbb759f8ecc18c6b1d6cf84b3105b2f007
tree7fa18e55ae61379725b1683c218d0f67d3689b78
parent480c443e2691272a7227e0949244e80e53bc31b2
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