OpenSIPS will already track some very basic statistics like this for you using 
the Statistics module.

https://opensips.org/docs/modules/3.4.x/statistics.html

For example, the Dialog module exposes concurrent calls.

We have a scheduled job that queries those stats via MI and pushes them into 
our external metrics system, allowing us to create dashboards from the data.

Ben Newlin

From: Users <[email protected]> on behalf of nz deals 
<[email protected]>
Date: Wednesday, April 3, 2024 at 1:03 PM
To: Bogdan-Andrei Iancu <[email protected]>
Cc: OpenSIPS users mailling list <[email protected]>
Subject: Re: [OpenSIPS-Users] dashboard stats from opensips
 EXTERNAL EMAIL - Please use caution with links and attachments

________________________________
Hi Bogdan,

Yes, something along the lines of the OpenSIPs control panel, but I'm looking 
for very basic statistics, such as the details of currently active calls and a 
straightforward graph displaying concurrent calls.


Thank you

Regards,
Jason

On Thu, 4 Apr 2024 at 03:27, Bogdan-Andrei Iancu 
<[email protected]<mailto:[email protected]>> wrote:
Hi Jason,

Have you checked the Dashboard in OpenSIPS Control Panel ?

Regards,

Bogdan-Andrei Iancu

OpenSIPS Founder and Developer
   https://www.opensips-solutions.com<https://www.opensips-solutions.com>
   https://www.siphub.com<https://www.siphub.com>

On 03.04.2024 13:54, nz deals wrote:
> Hi everyone,
>
> I'm seeking guidance on creating a dashboard. I'm considering saving
> dialog events in Redis (straight from OpenSIPS), allowing my dashboard
> to directly access the Redis cache. Do you think this is a wise
> strategy, or do you have any alternative suggestions? Any expert's
> suggestion will be highly appreciated. In fact if someone has any
> example to check, raise dialog events like call, ringing, 183,
> answered , cancel and bye etc...
>
> Thank you
>
> Regards,
> Jason
>
> _______________________________________________
> Users mailing list
> [email protected]<mailto:[email protected]>
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users<http://lists.opensips.org/cgi-bin/mailman/listinfo/users>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to