You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rtpengine/t/test1.conf

23 lines
558 B

[rtpengine]
table = -1
interface = 203.0.113.1 ; 2001:db8:4321::1 ; 203.0.113.2 ; 2001:db8:4321::2 ; foobar/203.0.113.3 ; quux/203.0.113.4
listen-ng = 2223
foreground = true
log-level = 7
log-stderr = true
templates = templates
interfaces-config = interface
[templates]
WebRTC = transport-protocol=UDP/TLS/RTP/SAVPF ICE=force trickle-ICE rtcp-mux=[offer require] no-rtcp-attribute SDES=off generate-mid
[interface-overlap-A]
address = 203.0.113.6
port-min = 3000
port-max = 3007
[interface-overlap-B]
address = 203.0.113.6
port-min = 3004
port-max = 3011