MT#55283 fix typoes

Change-Id: Ifbdff75798b5059ea0cc196719a3ec5f41750da4
pull/1884/head
Richard Fuchs 5 months ago
parent 479598324e
commit 79c7493d3d

@ -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 Note that this leaves the password visible in the process list, posing a
security risk if untrusted users access the same system. security risk if untrusted users access the same system.
As an alternative, the password can also be supplied in the shell 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 On startup, __rtpengine__ will read the contents of this database and
restore all calls stored therein. 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). in the database).
For password protected Redis servers, the environment variable for the 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 When both options are given, __rtpengine__ will start and use the Redis
database regardless of the database's role (master or slave). 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. __\-\-redis-subscribe=__ is not used, the former takes precedence.
For password protected Redis servers, the environment variable for the 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* - __-k__, __\-\-subscribe-keyspace=__*INT*

Loading…
Cancel
Save