Hello,
have a look here for two options:
https://www.kamailio.org/docs/modules/5.6.x/modules/counters.html
https://www.kamailio.org/docs/modules/5.6.x/modules/statistics.html
Cheers,
Henning
--
Henning Westerholt –
https://skalatan.de/blog/
Kamailio services –
https://gilawa.com
From: Patrick Karton <patrickarton@hotmail.com>
Sent: Tuesday, January 31, 2023 10:59 PM
To: Kamailio (SER) - Users Mailing List <sr-users@lists.kamailio.org>
Subject: [SR-Users] Sip messages responses counters per interface
Hello i see that kamailio provides counters for sip requests (INVITE,BYE,ACK,CANCEL,...) and the corresponding responses via core.but this seems to be a sum from all kamailio interfaces.
Is there a way or module to have those counters per kamailio interface ?
Thanks.