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.
|
|
RUN_RTPENGINE_RECORDING=no
|
|
|
CONFIG_FILE=/etc/rtpengine/rtpengine-recording.conf
|
|
|
# CONFIG_SECTION=rtpengine-recording
|
|
|
PIDFILE=/var/run/ngcp-rtpengine-recording-daemon.pid
|
|
|
#SET_USER=root
|
|
|
#SET_GROUP=root # GROUP only needs to be set if USER is not set or if the user isn't in the group
|
|
|
#
|
|
|
MUST_NFS=no
|
|
|
NFS_HOST=192.168.1.1
|
|
|
NFS_REMOTE_PATH=/var/recordings
|
|
|
NFS_LOCAL_MOUNT=/var/lib/rtpengine-recording # must match output-dir if used
|