> On 03 Nov 2015, at 11:29, Marino Mileti wrote:
>
> I would like to avoid multiple registration with the same AOR...
> I know that there's a parameter for this (max_contacts) but if I set it to 1,
> all REGISTER overwrite location info.
>
> Instead i would like to reply with error if a REGIS
I have a need to use q-value for serial forking but my clients don't support
it. I need to specify unique q-value on all ports on the client device.
I explored using the User-Agent header and appending q-value, but this wouldn't
help on multi-port clients.
Some things I have been thinking about
Thanks for the clarification!
-dan
From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of
Daniel-Constantin Mierla
Sent: Tuesday, November 3, 2015 2:23 AM
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] Serial Forking and Lookup Function
Hello,
On 03/11/15 0
Hi All,
I am sending 300 REGISTER per second and getting response properly.When I
am sending 50 SUBSCRIBE per second the Kamailio is not responding properly.
Now We are using kamailio-4.2.5 version.
Is there any procedure to increase the performance to handle more SUBSCRIBE
in a second ?
Thanks,
Hi Sven,
log_prefix seems to be defined in dprint.c and maximum size is 128:
#define LOG_PREFIX_SIZE 128
static char log_prefix_buf[LOG_PREFIX_SIZE];
So recompiling with a bigger size could certainly help.
Daniel, could we set the default higher for next releases or provide a
way to increase it
Hello,
On 03/11/15 19:21, Tristan Mahé wrote:
> Hello Daniel,
>
> Thanks for the new pointers, we will try it !
>
> For the record, we are now able to obtain an almost identical behavior
> ( still a loss of around 3% left )
Does this loss refer to performance?
> by tuning:
> - tls parameters.
>
Hello Daniel,
Thanks for the new pointers, we will try it !
For the record, we are now able to obtain an almost identical behavior (
still a loss of around 3% left ) by tuning:
- tls parameters.
- tcp parameters.
- optimizations of the config file in many ways.
Those optimisations/tuning were no
Hello,
On 03/11/15 11:29, Marino Mileti wrote:
>
> I would like to avoid multiple registration with the same AOR...
>
> I know that there's a parameter for this (max_contacts) but if I set
> it to 1, all REGISTER overwrite location info.
>
max_contacts will reject new registrations/contacts if th
I would like to avoid multiple registration with the same AOR...
I know that there's a parameter for this (max_contacts) but if I set it to
1, all REGISTER overwrite location info.
Instead i would like to reply with error if a REGISTER arrive with the same
AOR just registered on location server
Hello,
I tried to reproduce here and all seems fine -- I enabled tls and
registered a user using mongodb as backend.
Can you give the parameters you set for usrloc module?
Cheers,
Daniel
On 06/10/15 19:03, Jijo wrote:
> Thanks, I have opened the issue on github tracker.
>
> regards
> jijo
>
> O
Hello,
besides the authors of that tutorial, is unlikely to find someone to
just review the configuration there.
In general, there are various cases when one wants to engage rtpproxy,
so the way done in that tutorial might not the the only option.
It is better to get to the topic from your needs
Hi friends,
I have configured kamailio to work with rtp proxy and i have followed this
link
http://nil.uniza.sk/sip/kamailio/rtp-proxy-kamailio-32-configuration-debian-squeeze
However i am not sure that it is working perfectly or not.
My Question is..
1.Is above link ensures that rtp proxy will
Hey Daniel,
That would make sense also why it worked for me in the past!
Many thanks for so fast answer!
DanB
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin
On 02/11/15 15:25, Daniel Tryba wrote:
> On Monday 02 November 2015 15:08:16 Thibault Gueslin wrote:
>> Thank you for your answer.
>>
>> However in my case (4.3.3 with tcp enabled), the 2 lines with port neither
>> lines with 0.0.0.0 are working.
> Well, if you want tcp you need to add that as li
Hello,
On 21/10/15 00:37, Tristan Mahé wrote:
> Hi Daniel,
>
> Same config, same server, only kamailio version is different, starting
> the timer in the beginning of the config, and ending it just after the
> save("location").
looking more at it, some few hints.
Because the tls does quite a lot o
Hello,
On 02/11/15 17:05, Max wrote:
> Hi.
>
> I'd like to use Kamailio as a SIP proxy routing calls to upstream SIP
> provider.
> As far as I've understood the parameters I should set are:
>
> pstn.gw_ip = "" desc "PSTN GW Address"
> pstn.gw_port = "" desc "PSTN GW Port"
>
> The problem is that
16 matches
Mail list logo