Re: [OpenSIPS-Users] db_extra_bye - after BYE values in CDR in 2.4

2018-06-06 Thread Pat Burke
Răzvan, Thanks for the reply.  I finally got a chance to try the fix.   That fixed the issue. Also, thank Liviu for the MATHOPS module.   Between the two of these, we are able to fully rate the calls in opensips. Thanks again, Pat Burke _

Re: [OpenSIPS-Users] Opensips 2.4 AAA_radius

2018-06-06 Thread Vishal Pai
Hi Bogdan It worked. Thanks On Tue, Jun 5, 2018 at 2:16 PM, Bogdan-Andrei Iancu wrote: > Hi Vishal, > > If you do not need the radius async support, just install the radiusclient > lib + dev packages on your system. To compile the module with RADIUSCLIENT > support do: > > > RADIUSCLIENT=RADIU

Re: [OpenSIPS-Users] user location cluster

2018-06-06 Thread Liviu Chircu
Hi Volga, The comma-separated hosts are correctly parsed by OpenSIPS and fed to the libmongoc driver, which should be able to use them, as per [1]. So, in theory, this should work! In practice: nobody has yet lived to tell the story using the latest libmongoc. Please let me know if you run i

[OpenSIPS-Users] user location cluster

2018-06-06 Thread volga629
Hello Everyone, We have the following config USeR LOCation module loadmodule "usrloc.so" modparam("usrloc", "db_url", "postgres://uri/db") modparam("usrloc", "use_domain", 1) modparam("usrloc", "working_mode_preset", "federation-cachedb-cluster") modparam("usrloc", "location_cluster", 1) mod

[OpenSIPS-Users] cluster presence

2018-06-06 Thread volga629
Hello Everyone, I am trying put togher 3 nodes ( 2 active 1 backup) presence cluster and log filled with messages regard cleanup timer. Any help thank you. opensips-2.4.1.b044f11ee-16.fc27.x86_64 Jun 6 09:15:12 sbc01 /usr/sbin/opensips[4584]: WARNING:core:timer_ticker: timer task already

Re: [OpenSIPS-Users] Using Sipp stress tool with Opensips

2018-06-06 Thread Daniel Zanutti
I think the problem is related to configuring SIPP properly. If I'm not wrong, SIPP standard scenario for UAC/UAS is configured to work with a gateway (B2B), but Opensips is a proxy. You have to use Routes to properly handle the incoming call and respond it. Take a lookt at "rrs" param of recv co

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-06-06 Thread Denis via Users
And a final i made some tests and found that subsequent calls falls to this case"case 1:    if ($avp(3000)=="1")  xlog("L_INFO", "Route4:$rm was received (IPS=$si, IPD=$rd, CALLID=$ci, FROMTAG=$ft, TOTAG=$tt, AUTH=$au) and FRAUD: case 1");" -- С уважением, Денис.Best regards, Denis 06.06.2018,

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-06-06 Thread Денис Путято via Users
Sorry, wrong button pushed))) Continue where,$avp(user) - caller number$rU - callee number$avp(profile) - profile id in the fraud module table in the acc table first call         101    06.06.2018 15:34:54 where, - caller number - caller nuber101 - duration of the ca

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-06-06 Thread Denis via Users
Liviu, thank you very much! And, sorry, but i want to worry you more about the module. First of all, now, i am usingopensips 2.2.6 (x86_64/linux)flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, QM_MALLOC, DBG_MALLOC, FAST_LOCK-ADAPTIVE_WAITADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-06-06 Thread Liviu Chircu
Hi, Denis! According to the table data I wrote in the tutorial [1], it's definitely seconds. It's a pity that the docs do not reflect this as well -- I'll get them fixed! Best regards, [1]: http://www.opensips.org/Documentation/Tutorials-FraudDetection-2-1 Liviu Chircu OpenSIPS Developer ht

Re: [OpenSIPS-Users] Opensips 2.5 and fraud module

2018-06-06 Thread Denis via Users
Hello, Liviu! It is me, again:))) One more, call_duration measured in seconds or in minutes? Thank you. -- С уважением, Денис.Best regards, Denis 27.04.2018, 09:25, "Denis via Users" :Hello, Liviu!OK, i understand..But, to speak the truth, it would be more reasonable to control exactly numbers,

Re: [OpenSIPS-Users] Using Sipp stress tool with Opensips

2018-06-06 Thread David Villasmil
Are the 2 sipp instances behind nat? If so, you need to set the appropiate switch on sipp, i believe it is -bind_local the actual local ip -i the public ip Take a look at sipp's documentation Hope it helps David On Wed, Jun 6, 2018, 10:33 Jan Skórczyński wrote: > Hello, > > I'm a beginner in

[OpenSIPS-Users] Using Sipp stress tool with Opensips

2018-06-06 Thread Jan Skórczyński
Hello, I'm a beginner in VOIP world so maybe this question have obvious answer... I would like to perform series of stress tests of my Opensips server. Opensips instance is located on VPS at adres XXX.XXX.XXX.XXX (public IP) and it is listening on 5060 port. I'm using custom client apps, everythi

Re: [OpenSIPS-Users] Round Robin alg and drouting

2018-06-06 Thread Abdoul Osséni
With cachedb_local module, I was able to implement this. Regards Abdoul OSSENI 2018-06-05 16:16 GMT+02:00 Abdoul Osséni : > Hello list, > > Since a few days, I am looking for a solution to my problem without > success. > > Any help will be appreciated. > > My question is how implemented round r