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
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
> 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
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
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.
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
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
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
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
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
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,
11 matches
Mail list logo