res_rtp_asterisk: Move "Set role" warning to be debug.
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:46:00 +0000 (13:46 -0500)
commit9f229d6a49ffbc0ab246e6907cf511e7a05e861f
tree6b44508face4f6b65820225c772cb66a4af71b9e
parent12feec0bf7d40e2b3bce3601ffc2e034ad801a4d
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