[svn-commits] r425031 - svn:log

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Oct 9 17:06:16 CDT 2014


Author: kharwell
Revision: 425031
Modified property: svn:log

Modified: svn:log at Thu Oct  9 17:06:16 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Oct  9 17:06:16 2014
@@ -1,0 +1,13 @@
+res_rtp_asterisk: Crash if no candidates received for component
+
+When starting ice if there is not at least one remote ice candidate with an RTP
+component asterisk will crash. This is due to an assertion in pjnath as it
+expects at least one candidate with an RTP component. Added a check to make
+sure at least one candidate contains an RTP component and at least one candidate
+has an RTCP component.
+
+ASTERISK-24383 #close
+Review: https://reviewboard.asterisk.org/r/4039/
+........
+
+Merged revisions 425030 from http://svn.asterisk.org/svn/asterisk/branches/12




More information about the svn-commits mailing list