Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#1621 closed defect (fixed)

Handle the case when ICE session cannot create valid checklist

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-2.1
Component: pjnath Version: trunk
Keywords: sipit30 Cc:
Backport to 1.x milestone: Backported: no

Description

ICE session will not be able to create any checklists if there is no matching address family between local and remote candidates in pj_ice_sess_create_check_list(). This case was not handled causing huge loop in sort_checklist() and other errors.

Change History (2)

comment:1 Changed 11 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed

In 4357:

Fixed #1621: Handle the case when ICE session cannot create valid checklist

comment:2 Changed 11 years ago by bennylp

  • Keywords sipit30 added
Note: See TracTickets for help on using tickets.