SNMPstats has a queued buffer that contains registration changes based on
callbacks from usrloc. If one loads SNMPstats this queue grows forever and is
only emptied when someone actually calls exactly the right parts of the MIB. At
that time the queue is processed and an internal copy of the location table is
produced and published. If one uses other parts of the MIB the queue keeps
growing.
This can be turned off by disabling the modparam "Export_registrar".
Proposed changes:
- Improve the README
- Check if the processing of the queue can happen on timer instead of waiting
for accidental checks.
---
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/635
_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev