Change a few warnings to debug and the inverse.
authorWalter Doekes <walter+asterisk@wjd.nu>
Wed, 17 Oct 2012 14:24:52 +0000 (14:24 +0000)
committerWalter Doekes <walter+asterisk@wjd.nu>
Wed, 17 Oct 2012 14:24:52 +0000 (14:24 +0000)
commit6d57ecd48c2efa36973ebcf204ffed0ed8a39580
treefbfe10fa310a17ab585f1d274220d3255ea57727
parent1a0646aec17422b5d5071714fa8f1992a097c367
Change a few warnings to debug and the inverse.

Remove the "RTP Read too short" warning for RTP keepalives. Remove the
the warning about the application delimiter switch from pipe to comma.
(You should've done this by now.) Make cdr_odbc report more when an
insert fails. Make chan_sip warn less when the peer wants SRTP (and we
don't) or sends a zero port to disable a media type.

Review: https://reviewboard.asterisk.org/r/2167
(closes issue ASTERISK-20538)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@375137 65c4cc65-6c06-0410-ace0-fbb531ad65f3
cdr/cdr_odbc.c
channels/chan_sip.c
main/pbx.c
res/res_rtp_asterisk.c