[OpenSIPS-Users] scheduled concurrent call reporting

Răzvan Crainea razvan at opensips.org
Tue Jan 24 03:38:52 EST 2017


Hello, Khalil!

You could check the $stat(active_dialogs) pvar, which will return the 
number of ongoing dialogs.

Best regards,

Răzvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 01/24/2017 01:05 AM, Khalil Khamlichi wrote:
> the idea is that I don't need to get the number of calls 30 times per
> second which would happens if I save to redis on each invite. scheduling
> the saving to redis every 10 seconds serves  well my purpose but the
> timer_route doesn't seem to accept get_profile_size()
>
> any hints would be appreciated.
>
> On Mon, Jan 23, 2017 at 10:39 PM, Khalil Khamlichi
> <khamlichi.khalil at gmail.com <mailto:khamlichi.khalil at gmail.com>> wrote:
>
>     Hi,
>
>     I am trying to get call load information out of opensips at regular
>     intervals to get some sort of realtime view of the load on the server.
>
>     After applying profiles on the the INVITEs, I have tried to call
>     get_profile_size from a timer_route.
>     I am getting error :
>
>     CRITICAL:core:yyerror: parse error in config file
>     /usr/local//etc/opensips/opensips.cfg, line 483, column 38-39:
>     Command cannot be used in the block
>
>     Any alternative solutions ?
>
>     Thanks in advance.
>
>     kkh
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>



More information about the Users mailing list