Re: [SR-Users] Kamailio - PSTN (kamailio) - rtpproxy issue

2016-06-28 Thread Filippo Graziola
the scenario is similar to this: [1]kamailio+rtpproxy (private IP) -> Router public IP > [2]kamailio+rtpproxy (PRIVATE IP listening on public IP) when the caller is registered on [1] and callee on [2], rtpproxy [1] is correctly engaged but rtpproxy [2] shows an error : "incorrect port 0 on

[SR-Users] Kamailio v4.4.2 Released

2016-06-28 Thread Daniel-Constantin Mierla
Hello, Kamailio SIP Server v4.4.2 stable release is out. This is a maintenance release of the latest stable branch, 4.4, that includes fixes since the release of v4.4.1. There is no change to database schema or configuration language structure that you have to do on previous installations of

[SR-Users] Get registered user list

2016-06-28 Thread Никита Лебедев
Good day! Can anyone point me to right direction? The question is - I want to get list of registered users (to find out who is online at the moment) from sip server. I'm using kamailio on server side and exosip library on client side. I tried to find something in RFC 3261 and failured... Can

Re: [SR-Users] kamailio & redis

2016-06-28 Thread SamyGo
Hi, I dont have my config at cell will share mine later. Meanwhile can you try HGET only to pull that 1 value plus use $redis(res=>value) with that. Regards, Sammy On Jun 28, 2016 02:25, "Fabian Pignataro" wrote: > Hello Community, > > I'm trying to read data (hash)

Re: [SR-Users] acc time mode 2 wrong timestamp

2016-06-28 Thread Daniel-Constantin Mierla
Yes -- patches already in branch 4.4, including the fix for db accounting. You can give it a try and report if all ok. Cheers, Daniel On 28/06/16 11:39, pars3c wrote: > > Hello, the new version will contain also the patch for the db for this > issue ? > > > > Thanks > > > >

[SR-Users] R: R: R: R: R: acc time mode 2 wrong timestamp

2016-06-28 Thread pars3c
Hello, the new version will contain also the patch for the db for this issue ? Thanks Da: Daniel-Constantin Mierla [mailto:mico...@gmail.com] Inviato: giovedì 23 giugno 2016 09:26 A: pars3c; 'Kamailio (SER) - Users Mailing List' Oggetto: Re: R: R: R: R: [SR-Users] acc time mode 2 wrong

Re: [SR-Users] Planning release of v4.4.2 and other v4.x.y

2016-06-28 Thread Daniel-Constantin Mierla
Hello, in order to prepare releasing v4.4.2, any commits to branch 4.4 should be done before 12:00 UTC. Afterwards, send a quick message to sr-dev if needed to push more commits to ensure it doesn't affect any ongoing build process. Cheers, Daniel On 22/06/16 08:27, Daniel-Constantin Mierla

Re: [SR-Users] userblacklist use avp for check_blacklist

2016-06-28 Thread Jan Hazenberg
Daniel, Sorry was still some testing code, but without the ! it rejects everything. Code: xlog("L_NOTICE", "NOTICE: Chekking blacklist for number $(avp(ruri_number){s.substr,1,0}) with domain $avp(from_domain) - R=$ru ID=$ci FU=$fu M=$rm UA=$ua\n"); if