File: test3.conf

package info (click to toggle)
rtpengine 13.5.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,676 kB
  • sloc: ansic: 86,775; perl: 59,422; python: 3,193; sh: 1,037; makefile: 687; asm: 211
file content (32 lines) | stat: -rw-r--r-- 602 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[rtpengine]
table = -1
interfaces-config = interface
listen-ng = 2223
foreground = true
log-level = 7
log-stderr = true
templates = templates

[templates]
offer = transport-protocol=UDP/TLS/RTP/SAVPF ICE=force trickle-ICE rtcp-mux=[offer require] no-rtcp-attribute SDES=off generate-mid

[interface-default]
address = 203.0.113.1

[interface-default-2]
name = default
address = 2001:db8:4321::1

[interface-default-3]
name = default
address = 203.0.113.2

[interface-default-4]
name = default
address = 2001:db8:4321::2

[interface-foobar]
address = 203.0.113.3

[interface-quux]
address = 203.0.113.4