Skip to content
Snippets Groups Projects
Commit 1ad1bb05 authored by Dixon Fred's avatar Dixon Fred
Browse files

Fix #10467

parent fcd3d231
No related branches found
No related tags found
No related merge requests found
......@@ -130,7 +130,7 @@ enableMultipleKurentos() {
cat /tmp/dtls-srtp-key.pem /tmp/dtls-srtp-cert.pem > /etc/kurento/dtls-srtp.pem
cat /tmp/dtls-srtp-key.pem /tmp/dtls-srtp-cert.pem > /opt/freeswitch/etc/freeswitch/tls/dtls-srtp.pem
sed -i 's/;pemCertificateRSA=.*/pemCertificateRSA=\/etc\/kurento\/dtls-srtp.pem/g' /etc/kurento/modules/kurento/WebRtcEndpoint.conf.ini
sed -i 's/;pemCertificateRSA=.*/pemCertificateRSA=\/etc\/kurento\/dtls-srtp.pem/g' /etc/kurento/modules/kurento/WebRtcEndpoint.conf.ini
fi
# Step 2. Setup systemd unit files to launch three separate instances of Kurento
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment