MT#61822 add missing dashes to docs

Change-Id: I1de17c2a124fba4034dff96c4af44fea7e6e2713
pull/1897/head
Richard Fuchs 4 months ago
parent ff089ea6ee
commit 3409752fe2

@ -1144,7 +1144,7 @@ call to inject-DTMF won't be sent to __\-\-dtmf-log-dest=__ or __\-\-listen-tcp-
*rtpengine* (using different kernel table IDs) running on a system using *rtpengine* (using different kernel table IDs) running on a system using
the same kernel module. Unused slots use minimal resources. the same kernel module. Unused slots use minimal resources.
- __audio-buffer-length=__*INT* - __\-\-audio-buffer-length=__*INT*
Set the buffer length used by the audio player (see below) in milliseconds. The Set the buffer length used by the audio player (see below) in milliseconds. The
default is 500 milliseconds. default is 500 milliseconds.
@ -1157,7 +1157,7 @@ call to inject-DTMF won't be sent to __\-\-dtmf-log-dest=__ or __\-\-listen-tcp-
kHz __.wav__ files this is 256 ms (2048 samples). Therefore 500 ms is the kHz __.wav__ files this is 256 ms (2048 samples). Therefore 500 ms is the
recommended value. recommended value.
- __audio-buffer-delay=__*INT* - __\-\-audio-buffer-delay=__*INT*
Initial delay for new sources contributing to an audio buffer (used by the Initial delay for new sources contributing to an audio buffer (used by the
audio player, see below) in milliseconds. The default is 5 ms. audio player, see below) in milliseconds. The default is 5 ms.
@ -1167,7 +1167,7 @@ call to inject-DTMF won't be sent to __\-\-dtmf-log-dest=__ or __\-\-listen-tcp-
gaps in the output audio. If set too high, output audio will have an gaps in the output audio. If set too high, output audio will have an
unnecessary latency added to it. unnecessary latency added to it.
- __audio-player=on-demand__\|__play-media__\|__transcoding__\|__always__ - __\-\-audio-player=on-demand__\|__play-media__\|__transcoding__\|__always__
Define when to enable the audio player if not explicitly instructed otherwise. Define when to enable the audio player if not explicitly instructed otherwise.
The default setting is __on-demand__. The default setting is __on-demand__.

Loading…
Cancel
Save