]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Warn on CLI when UDPTL init fails
authorKinsey Moore <kmoore@digium.com>
Mon, 10 Sep 2012 18:31:22 +0000 (18:31 +0000)
committerKinsey Moore <kmoore@digium.com>
Mon, 10 Sep 2012 18:31:22 +0000 (18:31 +0000)
commitd3342a82b8d636e2466b20bc502d746e4e743d6f
tree0aca8c8e488962aea4ebb626c34f91615525868f
parent3a37b2b55801ac9fa073875d6a95d558c850c8e7
Warn on CLI when UDPTL init fails

This adds a CLI warning when a SDP offer is rejected due to UDPTL
initialization failure. Previously, there was no indication of the
reason for offer rejection in this case.

(closes issue ASTERISK-20357)
Reported-by: Francesco Usseglio Gaudi
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@372763 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c