From 7be3f5f32772374df5b6912c2d89505266c32f3b Mon Sep 17 00:00:00 2001 From: Daniel-Constantin Mierla Date: Mon, 13 Nov 2023 15:36:04 +0100 Subject: [PATCH] ctl: docs - removed trailing spaces --- src/modules/ctl/doc/ctl_params.xml | 6 +++--- src/modules/ctl/doc/ctl_rpc.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/modules/ctl/doc/ctl_params.xml b/src/modules/ctl/doc/ctl_params.xml index 5f944d79857..ba7f78a6510 100644 --- a/src/modules/ctl/doc/ctl_params.xml +++ b/src/modules/ctl/doc/ctl_params.xml @@ -37,7 +37,7 @@ For UDP or TCP sockets: [udp|tcp]:address:port. - If the address is "*" or missing, it will bind to all the local + If the address is "*" or missing, it will bind to all the local addresses (0.0.0.0). Examples: "udp:localhost:2046", "tcp:localhost:2046", "tcp:3012", "udp:*:3012". @@ -170,7 +170,7 @@ modparam("ctl", "group", 100) If no protocol is specified the default is "fifo". Examples: "fifo:/tmp/kamailio_fifo", "/tmp/kamailio_fifo2", "udp:*:2050", "tcp:localhost:2050". - For more details on the UDP and TCP formats see + For more details on the UDP and TCP formats see binrpc. Multiple fifos or fifo transports can be used in the same time (just by setting the fifo parameter multiple @@ -202,7 +202,7 @@ modparam("ctl", "fifo", "tcp:*:2050") # fifo over tcp if it is possible to automatically convert it to the expected type. - Default: off + Default: off It is recommended to leave this parameter to its default off value diff --git a/src/modules/ctl/doc/ctl_rpc.xml b/src/modules/ctl/doc/ctl_rpc.xml index 1f8461fd8c3..2cc538b338c 100644 --- a/src/modules/ctl/doc/ctl_rpc.xml +++ b/src/modules/ctl/doc/ctl_rpc.xml @@ -24,7 +24,7 @@ $ &sercmd; -f"[%v] %v:%v %v\n" ctl.listen [binrpc] unix_stream:/run/&kamailiobinary;/&kamailiobinary;_ctl - + # note: the above command is equivalent with &sercmd; listen