[Question] How to monitor CPS (call per second) in SIP server

Hi Guys,

Is there any solution to monitor CPS (call per second) of outbound calls in SIP server?

Thanks,

Visually I guess one way may be something like a CCPulse stat counting CallOutbound and set for last 60 seconds/reset.

Check the HTTP API of SIP Server whether provides this type of information

Thanks Kubig,
Do you have more information about this solution?