Module: kamailio
Branch: 4.2
Commit: 4bce6e25bcb8a07687c87f9c64b5d54fba8e0410
URL:
https://github.com/kamailio/kamailio/commit/4bce6e25bcb8a07687c87f9c64b5d54…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-07-29T12:41:26+02:00
kamcmd: use NAME to build help message
(cherry picked from commit 7038d12dbb9c8db1b46c0874bfd8fce72d6e72ed)
(cherry picked from commit ff1d3f06840928aace36780ecbc898cd2e90ce0a)
---
Modified: utils/sercmd/sercmd.c
---
Diff:
https://github.com/kamailio/kamailio/commit/4bce6e25bcb8a07687c87f9c64b5d54…
Patch:
https://github.com/kamailio/kamailio/commit/4bce6e25bcb8a07687c87f9c64b5d54…
---
diff --git a/utils/sercmd/sercmd.c b/utils/sercmd/sercmd.c
index 86d8fc4..974127c 100644
--- a/utils/sercmd/sercmd.c
+++ b/utils/sercmd/sercmd.c
@@ -111,7 +111,7 @@ arg:\n\
string or number; to force a number to be interpreted as string \n\
prefix it by \"s:\", e.g. s:1\n\
Examples:\n\
- " NAME " -s unixs:/tmp/ser_unix system.listMethods\n\
+ " NAME " -s unixs:/tmp/" NAME "_ctl system.listMethods\n\
" NAME " -f \"pid: %v desc: %v\\n\" -s udp:localhost:2047
core.ps \n\
" NAME " ps # uses default ctl socket \n\
" NAME " # enters interactive mode on the default socket \n\