Browse Source

TT#14008 fix typo in man page

Change-Id: I33e67addd775cdb78cf1c0cf231f4f6c3bbc7a90
mr10.5.2
Richard Fuchs 3 years ago
parent
commit
0ed39b2fca
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      daemon/rtpengine.pod

+ 1
- 1
daemon/rtpengine.pod View File

@ -952,7 +952,7 @@ cipher used by the DTLS certificate). The format of this string is an OpenSSL
cipher list. The default is cipher list. The default is
B<DEFAULT:!NULL:!aNULL:!SHA256:!SHA384:!aECDH:!AESGCM+AES256:!aPSK> B<DEFAULT:!NULL:!aNULL:!SHA256:!SHA384:!aECDH:!AESGCM+AES256:!aPSK>
=item B<--dtls-mtu>
=item B<--dtls-mtu=>I<INT>
Set DTLS MTU to enable fragmenting of large DTLS packets. Defaults to 1200. Set DTLS MTU to enable fragmenting of large DTLS packets. Defaults to 1200.
Minimum value is 576 as the internet protocol requires that hosts must be able to Minimum value is 576 as the internet protocol requires that hosts must be able to


Loading…
Cancel
Save