Files
asterisk/res
Michael Walton 494bebeb6f res_rtp_asterisk: Add ice_blacklist option
Introduces ice_blacklist configuration in rtp.conf. Subnets listed in the
form ice_blacklist = <subnet spec>, e.g. ice_blacklist =
192.168.1.0/255.255.255.0, are excluded from ICE host, srflx and relay
discovery. This is useful for optimizing the ICE process where a system
has multiple host address ranges and/or physical interfaces and certain
of them are not expected to be used for RTP. Multiple ice_blacklist
configuration lines may be used. If left unconfigured, all discovered
host addresses are used, as per previous behavior.

Documention in rtp.conf.sample.

ASTERISK-26418 #close

Change-Id: Ibee88f80d7693874fda1cceaef94a03bd86012c9
2016-10-19 07:15:13 -05:00
..
2016-03-29 09:03:55 -05:00
2016-08-15 07:40:15 -05:00
2015-11-24 13:57:05 -06:00
2016-07-22 03:11:47 -05:00
2016-06-08 20:37:08 +03:00
2016-03-29 09:03:55 -05:00
2015-05-19 21:11:21 -05:00