t;
>
> On 06/06/14 10:40, Andrea Meroni wrote:
>
> Hi all,
>
> just a simple question: which is the timer that triggers if no reply is
> received for the current transaction and makes Kamailio send a CANCEL
> request?
>
> Andrea
>
>
>
Hi all,
just a simple question: which is the timer that triggers if no reply is
received for the current transaction and makes Kamailio send a CANCEL
request?
Andrea
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@li
Hi all, i have the following setup:
C -> LB-P -> K-P -> LB-S -> K-S
The problem is the following: when K-S (Kamailio Server) replies it relays
the responses to the K-P (Kamailio Proxy) instead of the LB-P
(load-balancer of the proxies). I tried almost every solution: changing
aliases, adding Path
Oh, i see ... thank u very much!!
Andrea
On Fri, May 23, 2014 at 5:41 PM, Alex Balashov wrote:
> On 05/23/2014 12:40 PM, Andrea Meroni wrote:
>
>>
>> Hi all,
>>
>> maybe this is a trivial question but ... how Kamailio manages SIP
>> replies? I mean, h
Hi all,
maybe this is a trivial question but ... how Kamailio manages SIP replies?
I mean, how does it know to what URI reply in onreply_route? Does it use
the SIP Via header or something else, maybe in memory?
Regards,
Andrea
___
SIP Express Router (S
d this issue once in another setup...
>
> Kind regards,
> Carsten
>
> 2014-05-15 12:09 GMT+02:00 Andrea Meroni :
> > The call is made from just one SIP account, and the limiting factor is
> the
> > Proxy: 100% of CPU utilization, followed by the Dispatcher with a 90% ...
Hi all,
i have a strange performance problem: i placed a dispatcher in front of a
bundle of Kamailio proxies and, even with a really simple dispatching logic
route {
#ds_select_dstl("1", "2");
$du="sip:192.168.100.51:5060";
forward();
}
that actually doesn't even use the
tbound calls (e.g. to the
> I-/S-CSCF)?
>
> Thanks,
> Carsten
>
>
>
>
> 2014-05-15 11:17 GMT+02:00 Andrea Meroni :
> > Hi all,
> >
> > i have some strange performance issues (with Kamailio config file i
> guess):
> > using the default configurat
Hi all,
i have some strange performance issues (with Kamailio config file i guess):
using the default configuration file i can reach a 500 call/s rate, while
using the default configuration file in the dispatcher folder i can reach
just a 80 call/s rate (using the dispatching failover algorithm ..
Hi all,
i'm a little bit confused about the #children/PKG_MEM mechanism: in my
setup (a simple IMS core with one P-CSCF, one I-CSCF, one dispatcher and 2
S-CSCFs) i wish to manage the highest possible #calls, but i don't know
which is the ideal setup. I mean, i'm running all this components in VMs
is $ulc, so the sintax is
$(ulc(profile=>attribute)
Andrea
On Thu, May 1, 2014 at 11:04 AM, Andrea Meroni wrote:
> Hi all,
>
> does anybody know the correct sintax to get data from the variable
> $imssulc?
>
> Andrea
>
___
SIP
Hi all,
does anybody know the correct sintax to get data from the variable $imssulc?
Andrea
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr
ur own HSS, which is based on JBoss
> & Mobicents and which is tightly integrated into our own provisioning
> platforms (and which lacks some features of the FHoSS, such as the
> Sh-Interface).
>
> Kind regards,
> Carsten
>
>
>
>
>
> 2014-04-28 10:51 GMT+0
> Yes it will work with FHoSS. The interfaces between I-CSCF and S-CSCF and
> HSS using CxDx interfaces are standards-based using Diameter. Both Kamailio
> IMS modules and FHoSS are based on these standards.
>
> Cheers
> Jason
>
>
> On Mon, Apr 28, 2014 at 10:51 AM, Andrea
s?
Andrea
On Mon, Apr 28, 2014 at 9:48 AM, Daniel-Constantin Mierla wrote:
> Hello,
>
> maybe asking on the mailing list for FHoSS would give more leads...
>
> Cheers,
> Daniel
>
>
> On 17/04/14 17:29, Andrea Meroni wrote:
>
> Hi all,
>
> i am testing a
Hi all,
i am testing a very basic IMS core Kamailio-based using as HSS FHoSS.
However, while using SIPp to stress the system, i noticed that the VM
hosting the FHoSS is overloaded (even with 2 registration scenarios per
second), in particular using top i was able to see that the java process
used
Issue fixed: i just had to add the following line
dns_try_naptr=yes
to all the kamailio.cfg files of each of my IMS entity. I suggest to modify
accordingly the config files in each of the examples (pcscf, icscf, scscf)
in the master tree in order to make them properly working with the
kamailio_im
te:
>>
>>> Hi Andrea,
>>>
>>> Are you using master?
>>>
>>> Cheers
>>> Jason
>>>
>>>
>>> On Mon, Apr 7, 2014 at 11:57 AM, Andrea Meroni wrote:
>>>
>>>> Update: even with the UCT IMS client
fails.
Meanwhile, if you don't mind, please tell me if the it is a known bug or
no, so maybe i can fix it :)
Andrea
On Mon, Apr 7, 2014 at 11:02 AM, Jason Penton wrote:
> Hi Andrea,
>
> Are you using master?
>
> Cheers
> Jason
>
>
> On Mon, Apr 7, 2014 at 11:57 AM, Andrea
Update: even with the UCT IMS client it didn't work, both with db mode 0
and 1. From Kamailio config file i checked out that the exported function
that generates the issue is pcscf_is_registered. But why the check fails?
Andrea
On Mon, Apr 7, 2014 at 10:29 AM, Andrea Meroni wrote:
>
fine with 4.1.x ... Or maybe it is a problem of the SIP requests i've
generated??
On Fri, Apr 4, 2014 at 6:12 PM, Andrea Meroni wrote:
> Here we are (the pcap are captured with Wireshark). I noticed that:
>
> - the users' are correctly inserted in the location table of th
s behavior)
to add it only for the P-CSCF?
Andrea
On Fri, Apr 4, 2014 at 10:47 AM, Andrea Meroni wrote:
> Well ... Just let me try to explain the situation:
>
> - Alice registers on scscf1 through pcscf: ok
> - Bob registers on scscf2 through pcscf: ok (i get a 200 OK after the
>
on Penton wrote:
> In this case you have not successfully registered the B party for some
> reason...
>
>
> On Fri, Apr 4, 2014 at 11:33 AM, Andrea Meroni wrote:
>
>> Just another couple of questions:
>>
>> - now the tables are added simply when is run kamdbctl
user, but i receive a
Forbidden: you must register with a S-CSCF first)?
Andrea
On Fri, Apr 4, 2014 at 10:13 AM, Andrea Meroni wrote:
> Ok, thank you very much
>
>
> On Fri, Apr 4, 2014 at 10:06 AM, Jason Penton
> wrote:
>
>> master, yes
>>
>> utils/kamctl/my
Ok, thank you very much
On Fri, Apr 4, 2014 at 10:06 AM, Jason Penton wrote:
> master, yes
>
> utils/kamctl/mysql/
>
>
> On Fri, Apr 4, 2014 at 11:02 AM, Andrea Meroni wrote:
>
>> Many many thanks ... Is it in examples/pcscf? In the master branch?
>>
>>
&g
Many many thanks ... Is it in examples/pcscf? In the master branch?
On Fri, Apr 4, 2014 at 10:00 AM, Jason Penton wrote:
> Hi Andrea,
>
> I have just added the schema to git repo.
>
> Cheers
> Jason
>
>
> On Fri, Apr 4, 2014 at 10:17 AM, Andrea Meroni wrote:
>
&
, Apr 3, 2014 at 2:49 PM, Andrea Meroni wrote:
> Hi all,
>
> i am trying to configure an IMS Core Kamailio-based: while configuring the
> P-CSCF, i set up the parameters 'db_url' and 'db_mode' of the module
> ims_usrloc_pcscf respectively to
> 'mysql://ka
Hi all,
i am trying to configure an IMS Core Kamailio-based: while configuring the
P-CSCF, i set up the parameters 'db_url' and 'db_mode' of the module
ims_usrloc_pcscf respectively to
'mysql://kamailio:kamailiorw@localhost/kamailio'
and 1 (because i want a DB for persistence). I had created succe
28 matches
Mail list logo