Re: [SR-Users] detect failed socket

2016-08-29 Thread Péter Barabás
Hi, any idea for the problem below? Thanks. Peter From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Péter Barabás Sent: Thursday, August 18, 2016 3:55 PM To: Kamailio (SER) - Users Mailing List Subject: [SR-Users] detect failed socket Hello, I want to refine the ins

Re: [SR-Users] detect failed socket

2016-08-29 Thread Juha Heinanen
Camille Oudot writes: > one solution would be to use the handle_lost_tcp parameter from usrloc > so that the record will be removed from it if the connection is closed: > > http://kamailio.org/docs/modules/stable/modules/usrloc.html#usrloc.p.handle_lost_tcp would it be big job to add support for

Re: [SR-Users] detect failed socket

2016-08-29 Thread Camille Oudot
> Is it possible to check the socket towards the receiver user at the > moment when the message arrives at Kamailio? I think if I would check > that if the socket is not fine, I could send the message to the msilo > directly and the client would not have wait for timeout to resend. Hi, one soluti

Re: [SR-Users] Rate limiting

2016-08-29 Thread Alex Balashov
On 08/29/2016 11:37 AM, NITESH BANSAL wrote: Finally I got it working. The issue was that I was trying to use pikelimit with Kamailio version 4.1, 4.1 version doesn't allow for dynamic pipe creation. In the end, I backported pipelimit code from Kamailio version 4.2 and used pl_check function to

Re: [SR-Users] Rate limiting

2016-08-29 Thread NITESH BANSAL
Finally I got it working. The issue was that I was trying to use pikelimit with Kamailio version 4.1, 4.1 version doesn't allow for dynamic pipe creation. In the end, I backported pipelimit code from Kamailio version 4.2 and used pl_check function to create dynamic pipes.

Re: [SR-Users] uac_auth and (serial) forking

2016-08-29 Thread Daniel-Constantin Mierla
Hello, can you try to change the module exports for uac module and allow uac_auth() for REQUEST_ROUTE or BRANCH_FAILURE_ROUTE (not sure right now by heart which one is required) and see if it actually works. Then the flags can be extended if all ok. Cheers, Daniel On 29/08/16 11:22, Daniel Tryba

[SR-Users] VUC - SER-Kamailio At 15 Years - On Friday, Sep 2, 2016

2016-08-29 Thread Daniel-Constantin Mierla
Hello, on September 3, 2001, the first line of code was committed to SIP Express Router (SER) project, since 2008 turning into Kamailio project. From pioneering large scale deployments of using SIP for Voice over IP in early 2000s, the project impacted the evolution of real time communications, di

Re: [SR-Users] Kamailio and user registration and a question on STUN servers

2016-08-29 Thread Daniel Tryba
On Fri, Aug 26, 2016 at 07:04:20PM -0400, Mike Patterson wrote: > As far as the register question, by default authentication is off. Between the fully populating a subscriber table and disabling authentication there is also http://kamailio.org/docs/modules/4.4.x/modules/auth.html#auth.f.pv_www_au

Re: [SR-Users] 4.4 topos ignoring Record-Route?

2016-08-29 Thread Daniel Tryba
On Fri, Aug 26, 2016 at 01:55:13PM +0200, Daniel-Constantin Mierla wrote: > Finally some time to look at the source code for it ... can you run with > higher debug level for topos and grab the message printed by the module > that is like "... compacted headers - a_rr: ... b_rr: ..."? Attached a p

Re: [SR-Users] uac_auth and (serial) forking

2016-08-29 Thread Daniel Tryba
On Fri, Aug 26, 2016 at 01:58:57PM +0200, Daniel-Constantin Mierla wrote: > try to see if it works to do the authentication in the branch failure > event route. There you can do processing as soon as the 401 arrives -- > it has to be tried to see if uac auth works fine there, if not probably > need

Re: [SR-Users] Kamailio S-CSCF Error

2016-08-29 Thread Owais
Rodrigo Moreira wrote > Please, > > Ignore it. I *solve* that. The failure was in the presence module. Thanks. > > Rodrigo, please do post your resolution of the said issue for those who > are experiencing same issue. > Also, for completeness. > > Regards. > > On Sat, Aug 13, 2016 at 3:00 PM,