Re: [sr-dev] [kamailio] htable: fixing htable.stats for max slot value (#436)

2015-12-14 Thread Daniel-Constantin Mierla
Thanks! --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/436#issuecomment-164447124___ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Re: [sr-dev] [kamailio] htable: fixing htable.stats for max slot value (#436)

2015-12-14 Thread Daniel-Constantin Mierla
Merged #436. --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/436#event-491007058___ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

[sr-dev] [kamailio] htable: fixing htable.stats for max slot value (#436)

2015-12-09 Thread Dmitri Savolainen
add missed 'd' parameter to rpc->struct_add format string before patch ``` [root@sw4 kamailio]# kamcmd htable.stats { name: some_htable slots: 4096 all: 285304 min: 43 } ``` after patch ``` [root@sw4 kamailio]# kamcmd htable.stats { name: some_htable