Hi, I found this commit I did back then: 6e9f017dd3509296b83f12d3467309c583a248b1.
Basically I renamed all replies related stats to start with rpl_*, for more consistency.
So the re-naming changes were:
- ```received_replies``` renamed to ```rpl_received```
- ```relayed_locally``` renamed to ```rpl_generated```
- ```relayed_total``` renamed to ```rpl_sent```
To get a list of all the tmx counters use: ```kamcmd cnt.list_vars tmx```.
---
Hope this helps,
Stefan
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2865#issuecomment-944041011