mncc: do not mention deprecated -m / --mncc-sock options

Change-Id: Icb18fb9e95c5a7f32a85a1b269185298c07354ee
This commit is contained in:
Vadim Yanitskiy 2021-11-12 20:21:51 +03:00
parent b92c3ae264
commit cec5b5d74d
1 changed files with 2 additions and 1 deletions

View File

@ -53,7 +53,8 @@ any internal call switching, but delegate all call-control handling towards the
external MNCC program connected via the MNCC socket.
If you intend to operate {program-name} with external MNCC handler, you have
to start it with the `-m` or `--mncc-sock` command line option.
to disable the internal MNCC handler and specify the MNCC socket path in
the configuration file.
At the time of this writing, the only external application implementing the
MNCC interface compatible with the Osmocom MNCC socket is `lcr`, the Linux Call