id summary reporter owner description type status priority milestone component version resolution keywords cc backport_to_milestone backported 1798 Crash upon receiving re-INVITE to restart ICE after failed STUN (thanks to Itay Bianco for the report and patch) ming nanang "Scenario: 1. A calls B with ICE 2. A sends re-INVITE with new candidates from new connection 3. STUN between A and B fails 4. A sends re-INVITE with new candidates on the first connection again 5. B crashes The crash is caused due to ICE encode_session_in_sdp() failure to generate a new pair of ufrag/pwd despite being told to restart the session. This causes pjmedia_transport_start() to crash later. " defect closed normal release-2.4 pjmedia trunk fixed 0