integrate into init script and provide basic defaults scriptremotes/origin/2.0
parent
e8d4147997
commit
fd623f2754
@ -0,0 +1,12 @@
|
||||
RUN_MEDIAPROXY=no
|
||||
LISTEN=25060
|
||||
LISTEN_UDP=12222
|
||||
# ADDRESS=...
|
||||
TIMEOUT=60
|
||||
SILENT_TIMEOUT=3600
|
||||
PIDFILE=/var/run/ngcp-mediaproxy-ng-daemon.pid
|
||||
FORK=yes
|
||||
# TOS=184
|
||||
TABLE=0
|
||||
# PORT_MIN=30000
|
||||
# PORT_MAX=50000
|
||||
Loading…
Reference in new issue