[OpenSIPS-Users] Fraud Module Negative Parameter

inder sharma inder.itpro at gmail.com
Tue May 5 08:55:41 EST 2020


Hi All

I'm getting negative parameter on Concurrent calls and sometime with call
per minute like E_FRD_CRITICAL: concurrent calls;-1;30;. I have got the
same result with different versions.

opensipsctl fifo show_fraud_stats 1XXXX 1 140XXXXX
calls per minute:: 1
total calls:: 146
concurrent calls:: *4294967292*
sequential calls:: 4


version: opensips 2.4.7 (x86_64/linux)
flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, F_MALLOC,
FAST_LOCK-ADAPTIVE_WAIT
ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16,
MAX_URI_SIZE 1024, BUF_SIZE 65535
poll method support: poll, epoll, sigio_rt, select.
git revision: d2f6529
main.c compiled on 06:29:06 Apr 27 2020 with gcc 4.8.5


if (!has_totag()) {
     record_route();
     check_fraud("$fU", "$rU", "1");
     if ($rc == 1) {
     xlog("Rule Match $fU $rU rc=$rc\n");
     }
     xlog("rc $rc\n");
     if ($rc < 0) {
     xlog("Problems for user $fU rc=$rc\n");
     }
     }
     topology_hiding();
       }
          route("RESOLVE_DOMAIN");
     t_on_reply("REPLY");
          route("RELAY");

Thanks
Inder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20200505/30566884/attachment-0001.html>


More information about the Users mailing list