asterisk/third-party
Ben Ford 168637cc0c RTP/ICE: Send on first valid pair.
When handling ICE negotiations, it's possible that there can be a delay
between STUN binding requests which in turn will cause a delay in ICE
completion, preventing media from flowing. It should be possible to send
media when there is at least one valid pair, preventing this scenario
from occurring.

A change was added to PJPROJECT that adds an optional callback
(on_valid_pair) that will be called when the first valid pair is found
during ICE negotiation. Asterisk uses this to start the DTLS handshake,
allowing media to flow. It will only be called once, either on the first
valid pair, or when ICE negotiation is complete.

ASTERISK-28716

Change-Id: Ia7b68c34f06d2a1d91c5ed51627b66fd0363d867
2020-02-18 09:55:12 -06:00
..
jansson build: Pass --fno-partial-inlining to third-party when appropriate 2019-05-03 12:42:27 -06:00
pjproject RTP/ICE: Send on first valid pair. 2020-02-18 09:55:12 -06:00
Makefile Enable bundling of jansson, require 2.11. 2018-07-20 13:42:02 -04:00
Makefile.rules Enable bundling of jansson, require 2.11. 2018-07-20 13:42:02 -04:00
apply_patches Enable bundling of jansson, require 2.11. 2018-07-20 13:42:02 -04:00
configure.m4 Enable bundling of jansson, require 2.11. 2018-07-20 13:42:02 -04:00
versions.mak pjproject: Update to 2.9 release 2019-06-13 12:24:32 -04:00