Module: kamailio
Branch: master
Commit: c998a7cc2d265d6e3c0e10facc280866495d827e
URL:
https://github.com/kamailio/kamailio/commit/c998a7cc2d265d6e3c0e10facc28086…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-10-15T12:03:43+02:00
utils/kamcmd: man page - note about the suto-conversion of number parameters
---
Modified: utils/kamcmd/kamcmd.8
---
Diff:
https://github.com/kamailio/kamailio/commit/c998a7cc2d265d6e3c0e10facc28086…
Patch:
https://github.com/kamailio/kamailio/commit/c998a7cc2d265d6e3c0e10facc28086…
---
diff --git a/utils/kamcmd/kamcmd.8 b/utils/kamcmd/kamcmd.8
index 017c814dfe..c2355243fd 100644
--- a/utils/kamcmd/kamcmd.8
+++ b/utils/kamcmd/kamcmd.8
@@ -22,6 +22,14 @@ It can be used to manage users, domains, aliases and other server
options.
.B \-h
display a short usage description, including all available options.
+.SH NOTE
+.B kamcmd
+tries to convert number parameters to integer, to avoid it, prefix the number
+with
+.B 's:'
+, like
+.B 's:123456789'.
+
.SH AUTHORS
see