]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Move "Set role" warning to be debug. 47/1347/1
authorJoshua Colp <jcolp@digium.com>
Wed, 30 Sep 2015 18:42:40 +0000 (15:42 -0300)
committerJoshua Colp <jcolp@digium.com>
Wed, 30 Sep 2015 18:45:52 +0000 (13:45 -0500)
commit56ed7b9dd560e468be31684e56a8070b88ae0205
tree2ed8797430e536fbb880473a8c78757e884a4a9d
parent30df76b5c86844d76ef346aea24cd84c3518aabe
res_rtp_asterisk: Move "Set role" warning to be debug.

In practice the set_role API callback can be invoked even
when no ICE is present on an RTP instance. This can occur
if ICE has not been enabled on it.

ASTERISK-25438 #close

Change-Id: I0e17e4316f0f0d7f095c78c3d4fd73a913b6ba69
res/res_rtp_asterisk.c