Opened 10 years ago
Closed 10 years ago
#1816 closed defect (fixed)
Restart media transport on following forked media
Reported by: | nanang | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.4 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
Currently when there is forked 183 response and media update is invoked (see also "pjsip_cfg()->endpt.follow_early_media_fork" setting), media stream is restarted but ICE transport is not, so ICE will keep using old ICE parameters from the first SDP answer, this causes ICE connectivity check fails with STUN binding error 401 due to wrong ICE ufrag/pwd params.
Thanks Itay Bianco for the report.
Change History (1)
comment:1 Changed 10 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 4985: