Re: [OpenSIPS-Users] How to get rate(cps) it which calls are hitting opensips

2015-03-26 Thread Laszlo
On Thu, Mar 26, 2015 at 7:41 PM, Aqs Younas aqsyou...@gmail.com wrote: Hi, users. I am new to opensips, just started playing with it. Please pardon me for my naive question, but I want cps in opensips. I have tried the following snippet, but still calls went on. if (is_method(INVITE)) {

[OpenSIPS-Users] How to get rate(cps) it which calls are hitting opensips

2015-03-26 Thread Aqs Younas
Hi, users. I am new to opensips, just started playing with it. Please pardon me for my naive question, but I want cps in opensips. I have tried the following snippet, but still calls went on. if (is_method(INVITE)) { if (!rl_check($si, 3, RED)) { xlog(L_ERR,Cps