mirror of https://github.com/sipwise/rtpengine.git
Instead of always generating a new ICE foundation string for every learned peer-reflexive candidate, try to use the same foundation string for candidates that belong together. We use the priority number plus the component ID for this to see if we've learned a candidate with a fitting priority number before. If we have then re-use the same ICE foundation string. This allows ICE to complete with only learned prflx candidates and without (or before) re-invite to communicate the correct ICE foundations. Change-Id: I74bde6ef22a164df57d0b77cbaef34e4a499da72mr10.4
parent
24ed84357a
commit
89f5a988c9
Loading…
Reference in new issue