From 45b10ac696ea70ea820bb08419602c71397421c0 Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Thu, 18 Jan 2024 08:07:14 -0500 Subject: [PATCH] MT#55283 update sample config Change-Id: I77033acd9a676786493f7b34e671c8f09c48d4c5 --- etc/rtpengine-recording.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/rtpengine-recording.conf b/etc/rtpengine-recording.conf index 162f664b1..500e5937e 100644 --- a/etc/rtpengine-recording.conf +++ b/etc/rtpengine-recording.conf @@ -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