]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Move "Set role" warning to be debug. 83/1383/1
authorJoshua Colp <jcolp@digium.com>
Wed, 30 Sep 2015 18:42:40 +0000 (15:42 -0300)
committerJoshua Colp <jcolp@digium.com>
Tue, 6 Oct 2015 10:55:10 +0000 (05:55 -0500)
commit9913d47697716040917b49c0c60ae2d98493d516
tree24196484871ff636c0af89292afae877f1e64967
parenta0fb436eda914dca26e96d304d3c9daca2be54de
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
(cherry picked from commit 56ed7b9dd560e468be31684e56a8070b88ae0205)
res/res_rtp_asterisk.c