]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Move "Set role" warning to be debug. 46/1346/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:42:40 +0000 (15:42 -0300)
commitfa0985851aba9bc8ca234b66cd47c50e45eae61f
tree93ca9c71f4444d2df42248f4f4fcbd833b2dc345
parent5ca1d63beb9fb3c21e62c3681c8f875aafe3b78b
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