Hi Sasmita, OpenSIPS dialog module provide exported statistics which could give you 'Number of Current Active Dialogs' (at the instant command is fired).
*Below is the opensipsctl command to get active dialog statistics:* <opensips_install_dir>/opensipsctl fifo get_statistics active_dialogs In case you require active dialogs in a particular interval of time I would suggest that you could make either some script or some program which calculates the data fetched using above command. For instance; will give you required statistics (active dialog at timestamp X) - (active dialog at timestamp Y); where X > Y. Hope that helps. *With Best Regards,Surabhi GargCell : +91 <%2B91%209910100290>8130321886| Skype : surabhi.garg9* On Mon, Aug 1, 2016 at 5:15 PM, Sasmita Panda <[email protected]> wrote: > Hi All , > > We are facing some network bandwidth when there is high load in > the opensips server . And that time some of the calls getting dropped . > > Is there any module in opensips which can give me the active call > count in a perticualr interval of time and it may get updated automatically > . So that I may set some alert when the load become maximum . > > If I can get the call count basing on a particular user agent then > also I will be helpful . > > I have gone through "*statistics module*" . I am not sure but I > think this is possible using this module . If there is any other way then > let me know . > > Thanks in advance for any type of help . > > *Thanks & Regards* > *Sasmita Panda* > *Network Testing and Software Engineer* > *3CLogic , ph:07827611765* > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
