Re: [SR-Users] acc Module missing BYE in database

2015-08-07 Thread Daniel-Constantin Mierla
Hello, catching up after traveling -- do you have the flag for accounting failed transactions set for BYE? Maybe the BYE doesn't get 200ok and therefore is not accounted just with acc flag set. Cheers, Daniel On 21/07/15 14:16, Dirk Teurlings - SIGNET B.V. wrote: > Hi Daniel, > > As far as I can

Re: [SR-Users] Kamailio example trace needed UAR/UAA

2015-08-07 Thread Daniel-Constantin Mierla
Hello, what is exactly the problem? If you can explain it in SIP routing, more people will be able to help, as most of us here are not dealing with IMS specs. Cheers, Daniel On 21/07/15 23:47, Jan Devai wrote: > Hi Experts, > > we have trouble with the last SIP Registration from I-CSCF to S-CSC

Re: [SR-Users] About Acc_radius rad_sttaus Function

2015-08-07 Thread Daniel-Constantin Mierla
To conclude the discussion thread on mailing list: the fix was committed. On 23/07/15 09:21, ycaner wrote: > Hello; > > Can anyone check and commit to fix? > > Thanks > > 22.07.2015 14:25 tarihinde ycaner [via SIP Router] yazdı: >> Hello all; >> i found problems. int acc_logic.c file at *acc_o

Re: [SR-Users] NatHelper ignoring force_socket module parameter

2015-08-07 Thread Daniel-Constantin Mierla
You have to set server_id to be different for each node in order to send keepalive only for registration received directly, however, iirc, this feature is only in master branch. Cheers, Daniel On 23/07/15 15:19, Asgaroth wrote: > some more info on this one, it looks like this is only happening on

Re: [SR-Users] dmq_usrloc

2015-08-07 Thread Asgaroth
Hi, Yes, I do see it replicating contacts to the other 2 servers on the dmq bus, however, I did come across a strange issue with the max contacts parameter, which the devs are looking at: https://github.com/kamailio/kamailio/issues/265 Cheers From: sr-users [mailto:sr-users-bou

Re: [SR-Users] SDP IPv4 has been concatenate - no audio

2015-08-07 Thread Daniel-Constantin Mierla
Hello, run asterisk in debug mode to understand why is sending BYE. Cheers, Daniel On 07/08/15 16:40, Loic Chabert wrote: > Hello, > > I have set on the right place "route(RTPPROXY")", and now it works for > internal calls and external calls. > Reason: my request passing througt RTPPROXY twice .

Re: [SR-Users] Problem adding json module

2015-08-07 Thread Daniel-Constantin Mierla
Hello, you can go in the source tree, inside json module directory and do: make proper make Q=0 and see what libs are linked by gcc/ld. Could have been some duplicate lib installation. Cheers, Daniel On 07/08/15 16:35, Joao Alves wrote: > > Hi, > > > > Updating… So I just reinstalled the ka

Re: [SR-Users] Problem adding json module

2015-08-07 Thread Joao Alves
Hi, Updating... So I just reinstalled the kamailio's debian package (apt-get install kamailio, but not the "kamailio-json-modules" one) and the problem was solved (!). Could not really understood why - when I recheck the libjson-c.so.2 it is still only available on /usr/local/lib. So maybe

Re: [SR-Users] dmq_usrloc

2015-08-07 Thread Kelvin Chua
have you seen your usrloc actually populate data from another server? i can verify my dmq is working properly. just usrloc not populating. Kelvin Chua On Fri, Aug 7, 2015 at 6:22 PM, Asgaroth <00asgarot...@gmail.com> wrote: > Hi, > > > > I’m a new user to the dmq subsystem in kamailio, but, once

Re: [SR-Users] Problem adding json module

2015-08-07 Thread Joao Alves
Hi Matthew&Daniel I've installed json-c 0.11 instead and I don't get any more the initial link problems. However when I start the config file I have now this error: ERROR: [sr_module.c:574]: load_module(): could not open module : libjson-c.so.2: cannot open shared object file: No such file or

Re: [SR-Users] dmq_usrloc

2015-08-07 Thread Asgaroth
Hi, I’m a new user to the dmq subsystem in kamailio, but, once I had a properly configured dmq environment and loaded dmq_usrloc after dmq, all I had to do was add the following to the module paramters: modparam("dmq_usrloc", "enable", 1) Then in the routing logic of the registrar’s y

Re: [SR-Users] Kamailio w/ external routing server

2015-08-07 Thread Daniel Tryba
On Wednesday 05 August 2015 10:08:05 Eric Babcock wrote: > The reason I tried using dispatch, is because I have multiple routing > servers I would like to load balance across or even failover if one goes > down. Like Alex mentioned, that is a correct way to handle calls. The way I do it is to hav

Re: [SR-Users] SDP IPv4 has been concatenate - no audio

2015-08-07 Thread Daniel-Constantin Mierla
Hello, look at the sip traffic and see what is in SDP, if you don't get audio, maybe the other ip is advertised. Cheers, Daniel On 07/08/15 09:16, Loic Chabert wrote: > Hello Daniel, > > I have changed my rtpproxy by rtpengine. I have explicitly define > public and private interfaces, and now it

Re: [SR-Users] SDP IPv4 has been concatenate - no audio

2015-08-07 Thread Loic Chabert
Hello Daniel, I have changed my rtpproxy by rtpengine. I have explicitly define public and private interfaces, and now it work as expected for external calls (througth PSTN). But for now, after this change, internal call (like 100 call 101), does not work any more. I need more investigation to se

Re: [SR-Users] SDP IPv4 has been concatenate - no audio

2015-08-07 Thread Daniel-Constantin Mierla
Hello, On 30/07/15 17:38, Loic Chabert wrote: > Hello everyone, > > I'm trying put kamailio in front of asterisk server farm. Fow now, 2 > asterisk servers are running and i'm trying to make some basic calls > between two UACc. > > All asterisk servers has been ofuscaded from public internet using

Re: [SR-Users] Errors when starting Kamailio with Websocket Module

2015-08-07 Thread Daniel-Constantin Mierla
Hello, On 03/08/15 13:04, Babu Raja wrote: > Hello, > > thx for reply. > > Yes I did it. > > xhttp.so > nathelper.so > websocket.so > > Meanwhile I installed the latest stable kamailio package > and edited the kamailio.cfg > > but still got the same errors. You have to show what the errors are in

Re: [SR-Users] [sr-dev] RLS Notify sent to wrong transport

2015-08-07 Thread Daniel-Constantin Mierla
Great! Daniel On 05/08/15 18:31, M S wrote: > yes, using set_contact_alias() fixed the problem. > > Many thanks and kind regards. > > > > On Wed, Aug 5, 2015 at 4:18 PM, Daniel-Constantin Mierla > mailto:mico...@gmail.com>> wrote: > > Use set_contact_alias()/handle_uri_alias() instead of >