[asterisk-commits] r425032 - svn:log
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Thu Oct  9 17:07:27 CDT 2014
    
    
  
Author: kharwell
Revision: 425032
Modified property: svn:log
Modified: svn:log at Thu Oct  9 17:07:27 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Oct  9 17:07:27 2014
@@ -1,4 +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 425031 from http://svn.asterisk.org/svn/asterisk/branches/13
    
    
More information about the asterisk-commits
mailing list