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/test6.conf

30 lines
440 B

[rtpengine]
table = -1
interface = 203.0.113.1
listen-ng = 2223
foreground = true
log-level = 7
log-stderr = true
transcode-config = tc
[tc-PCMU-opus-lower]
source = PCMU
destination = opus
preference = -5
[tc-opus-G722-higher]
source = opus
destination = G722
preference = 5
# examples from docs:
[tc-PCMA-PCMU-higher]
source = PCMA
destination = PCMU
preference = 5
[tc-GSM-G723-lower]
source = G723
destination = GSM
preference = -5