forked from Binan/rtpengine-systemd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
rtpengine-conf
39 lines (37 loc) · 866 Bytes
/
rtpengine-conf
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
33
34
35
36
37
38
39
# Comment the variables that you don't want to be used for the configuration
RUN_RTPENGINE=yes
#LISTEN_TCP=25060
#LISTEN_UDP=12222
LISTEN_NG=127.0.0.1:2223
LISTEN_CLI=60001
INTERFACES="127.0.0.1" # change to local ip
# INTERFACES="internal/12.23.34.45 external/23.34.45.54"
# INTERFACES="12.23.34.45!23.34.45.56"
TIMEOUT=60
SILENT_TIMEOUT=3600
FORK=no
TOS=184
TABLE=0
NO_FALLBACK=yes
PORT_MIN=50000
PORT_MAX=55000
# REDIS=127.0.0.1:6379
# REDIS_DB=1
# REDIS_READ=127.0.0.1:6379
# REDIS_READ_DB=1
# REDIS_WRITE=127.0.0.1:6379
# REDIS_WRITE_DB=1
# B2B_URL=http://127.0.0.1:8090/
LOG_LEVEL=7
LOG_FACILITY=local1
# LOG_FACILITY_CDR=daemon
# LOG_FACILITY_RTCP=daemon
NUM_THREADS=8
# DELETE_DELAY=30
# GRAPHITE=9006
# GRAPHITE_INTERVAL=60
# GRAPHITE_PREFIX=myownprefix
# MAX_SESSIONS=5000
# HOMER=127.0.0.1:9060 # change to homer ip
# HOMER_PROTOCOL=udp
# HOMER_ID=2078