Module: kamailio Branch: master Commit: 9c7f22a2df8ac5469cee82a7fd94d87029fc5046 URL: https://github.com/kamailio/kamailio/commit/9c7f22a2df8ac5469cee82a7fd94d87029fc5046
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2018-07-16T14:17:04+02:00 modules: readme files regenerated - kex ... [skip ci] --- Modified: src/modules/kex/README --- Diff: https://github.com/kamailio/kamailio/commit/9c7f22a2df8ac5469cee82a7fd94d87029fc5046.diff Patch: https://github.com/kamailio/kamailio/commit/9c7f22a2df8ac5469cee82a7fd94d87029fc5046.patch --- diff --git a/src/modules/kex/README b/src/modules/kex/README index cd61ff61a9..8012752527 100644 --- a/src/modules/kex/README +++ b/src/modules/kex/README @@ -633,6 +633,11 @@ kamcmd core.modules Print the list of available internal statistics. + NOTE: the result is an array of strings that have the list of + statistics formated like "name = value", being propagated over the time + from the MI variant. Use "stats.fetch" command to have a more + JSON-friendly output. + Parameters: statsid - which statistics to be printed. If set to 'all' then all statistics are printed; if set to 'statsgroup:' then all statistics in the group are printed; if set to 'statsname' then the _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
