Hello,

the statistics from the core are only for stateless forwarding.

You can check if tmx module offers the numbers you are looking for (load
the module and check the output of 'kamctl stats').

If not, you can also define new statistics in the config with the module:

  * https://www.kamailio.org/docs/modules/stable/modules/statistics.html

An you can incremented when you use t_relay(). Alternative, you can use
onsend_route for requests.

On the other hand, I do not use snmp module to see if there is any
option to export config-defined stats to snmp.

Firthermore, maybe you can switch to statsd module for pushing out the
stats or pull them via rpc.

Cheers,
Daniel

On 25.03.21 16:45, Marat Gareev wrote:
> Hello,
>
> I'm trying to get the total number of SIP request messages sent out by
> the proxy with *kamailioSIPSummaryOutRequest* scalar.
> But the value doesn't increase if I use t_relay() (with forward()
> counter works).
>
> Related thread
> <https://opensips.org/pipermail/users/2012-December/024045.html>.
>
> Is there another SNMP counter which contains a total number of OUT
> requests?
>
> Marat
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users@lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

-- 
Daniel-Constantin Mierla -- www.asipto.com
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Funding: https://www.paypal.me/dcmierla

_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to