From 79c7493d3d235e484c40f3082fc480ff64bb0173 Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Thu, 5 Dec 2024 11:24:20 -0400 Subject: [PATCH] MT#55283 fix typoes Change-Id: Ifbdff75798b5059ea0cc196719a3ec5f41750da4 --- docs/rtpengine.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/rtpengine.md b/docs/rtpengine.md index 1be3443fd..7e0a22369 100644 --- a/docs/rtpengine.md +++ b/docs/rtpengine.md @@ -510,7 +510,7 @@ call to inject-DTMF won't be sent to __\-\-dtmf-log-dest=__ or __\-\-listen-tcp- Note that this leaves the password visible in the process list, posing a security risk if untrusted users access the same system. As an alternative, the password can also be supplied in the shell - environment through the environment variable __RTPENGINE\*REDIS\*AUTH\*PW__. + environment through the environment variable __RTPENGINE\_REDIS\_AUTH\_PW__. On startup, __rtpengine__ will read the contents of this database and restore all calls stored therein. @@ -530,7 +530,7 @@ call to inject-DTMF won't be sent to __\-\-dtmf-log-dest=__ or __\-\-listen-tcp- in the database). For password protected Redis servers, the environment variable for the - password is __RTPENGINE\*REDIS\*WRITE\*AUTH\*PW__. + password is __RTPENGINE\_REDIS\_WRITE\_AUTH\_PW__. When both options are given, __rtpengine__ will start and use the Redis database regardless of the database's role (master or slave). @@ -543,7 +543,7 @@ call to inject-DTMF won't be sent to __\-\-dtmf-log-dest=__ or __\-\-listen-tcp- __\-\-redis-subscribe=__ is not used, the former takes precedence. For password protected Redis servers, the environment variable for the - password is __RTPENGINE\*REDIS\*SUBSCRIBE\*AUTH\*PW__. + password is __RTPENGINE\_REDIS\_SUBSCRIBE\_AUTH\_PW__. - __-k__, __\-\-subscribe-keyspace=__*INT*