Skip to content
Snippets Groups Projects
Unverified Commit c2689185 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

sipcall: protect transport modifications via a mutex

Since all is async, sometimes, it's possible to call setupLocalSDPFromIce
before that initIceMediaTransport is done, stopping the call in a weird
way.

Change-Id: I5e329a4a44db61e24ac559535a4f6c72f4527ae4
parent cdd1f24e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment