Browse Source

MT#55283 update sample config

Change-Id: I77033acd9a676786493f7b34e671c8f09c48d4c5
pull/1786/head
Richard Fuchs 2 years ago
parent
commit
45b10ac696
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      etc/rtpengine-recording.conf

+ 3
- 1
etc/rtpengine-recording.conf View File

@ -39,9 +39,11 @@ table = 0
# output-single = true
### TCP/TLS output of PCM audio
# tcp-send-to = 10.4.1.7:15413
# tcp-resample = 16000
### OR
# tls-send-to = 10.4.1.7:15413
# tls-resample = 16000
# tls-disable = 0
### mysql configuration for db storage
# mysql-host = localhost


Loading…
Cancel
Save