[sr-dev] git:master:7038d12d: kamcmd: use NAME to build help message

Daniel-Constantin Mierla miconda at gmail.com
Mon Jul 27 12:08:48 CEST 2015


Module: kamailio
Branch: master
Commit: 7038d12dbb9c8db1b46c0874bfd8fce72d6e72ed
URL: https://github.com/kamailio/kamailio/commit/7038d12dbb9c8db1b46c0874bfd8fce72d6e72ed

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2015-07-27T12:01:03+02:00

kamcmd: use NAME to build help message

---

Modified: utils/kamcmd/kamcmd.c

---

Diff:  https://github.com/kamailio/kamailio/commit/7038d12dbb9c8db1b46c0874bfd8fce72d6e72ed.diff
Patch: https://github.com/kamailio/kamailio/commit/7038d12dbb9c8db1b46c0874bfd8fce72d6e72ed.patch

---

diff --git a/utils/kamcmd/kamcmd.c b/utils/kamcmd/kamcmd.c
index 86d8fc4..974127c 100644
--- a/utils/kamcmd/kamcmd.c
+++ b/utils/kamcmd/kamcmd.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\




More information about the sr-dev mailing list