]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-11646: Improved support for ICE-lite
authorChris Ayoup <ayochris@amazon.com>
Thu, 13 Dec 2018 18:21:29 +0000 (18:21 +0000)
committerChris Ayoup <ayochris@amazon.com>
Tue, 5 Feb 2019 18:17:35 +0000 (13:17 -0500)
commita1cb0080871d1fff727e4b339e8c06f9948b8bef
tree7722930b2ff2a54811c28a97cd64ca8405997e91
parentcb5962321d8eb6515bd3dbd1f5b78ec182ba831b
FS-11646: Improved support for ICE-lite

Specifically:
* Send the a=ice-lite SDP attribute as a session-level attribute
* Suppress sending STUN connectivity checks when enabled
* Make sure FS is the controlled entity if it is declaring ICE-lite
src/include/switch_types.h
src/switch_core_media.c
src/switch_rtp.c