Files
asterisk/res
George Joseph 90fe830a77 res_rtp_asterisk: Add ability to propose local address in ICE
You can now add the "include_local_address" flag to an entry in
rtp.conf "[ice_host_candidates]" to include both the advertized
address and the local address in ICE negotiation:

[ice_host_candidates]
192.168.1.1 = 1.2.3.4,include_local_address

This causes both 192.168.1.1 and 1.2.3.4 to be advertized.

Change-Id: Ide492cd45ce84546175ca7d557de80d9770513db
2019-05-17 17:49:51 -06:00
..
2018-05-11 09:58:19 -04:00
2017-12-20 12:54:13 -05:00
2019-02-07 14:11:13 +00:00