It worked!
It was the pcre_match that was consuming all the memory available.
Kamailio has been running for more than 24 hours, and memory comsumption is
not increasing.
Thank you very much!
Santiago Soares
Fone: (41) 8488-0537
On Wed, Sep 22, 2010 at 12:21 PM, marius zbihlei wrote:
> On 09/22/
Ricardo Martinez writes:
> I’m observing something like this : (these are “Simmultaneous calls”
> graphs)
ricardo,
my email client does not know to display your data, but weight is
assigned to gws like this:
matched_gws[gw_index].weight = t->weight * (rand() >> 8);
where t->weight comes from d
HI
I am newbie, I have a centos pc with httpd, php and mysql installed in it
i followed the procedure at http://siremis.asipto.com/install/
when i m trying to browse my siremis web it is unable to submit my
request...
may be i am missing something configuring Apache
please guide me how can i get
Hello Juha.
I’m observing something like this : (these are “Simmultaneous calls” graphs)
As you can see the GW05, Gw06, Gw09 and GW10 seems to share the load
equally, as expected.. but I was also expecting a little more load in the
GW02 ad Gw03.
They seems to me very underloaded (accordi
Hello Miguel,
I had the time to do some tests and look at the code. The remove_latency
is not what you thought (and I expected the same), but the time after
which to remove an IP from internal tree if no request is received from
it during that duration -- it is this behavior from old ser era.
Ricardo Martinez writes:
> I’m wondering how the “Weight” column in the LCR ‘gw’ table Works.
weight is probabilistic weight of the gateway that applies when
priorities of the gateways are the same.
> If I have 100 calls, I was expecting was to have 20 to GW05, 20 to GW06, 20
> to GW09 and 20 to
Hi all!
I really don't know why "Mitel" rejects my calls. I'm using Kamailio to
forward calls to Mitel.
A little more graphic:
Please see the picture:
http://s3.subirimagenes.com:81/otros/5226539form.jpg
SIP PHONE (Linksys) ---> Kamailio (1.5.4) > Mitel > Mitel Phone
Mitel rejects m
On Sep 23, 2010 at 09:56, Daniel-Constantin Mierla wrote:
>
>
> On 9/23/10 9:46 AM, Andrei Pelinescu-Onciul wrote:
> >On Sep 22, 2010 at 22:25, Iñaki Baz Castillo wrote:
> >>2010/9/22 marius zbihlei:
> >>>this will be much better handled by a transformation
> >>>
> >>>if ( $(fn{s.len})> 62 ) {
On 9/23/10 9:46 AM, Andrei Pelinescu-Onciul wrote:
On Sep 22, 2010 at 22:25, Iñaki Baz Castillo wrote:
2010/9/22 marius zbihlei:
this will be much better handled by a transformation
if ( $(fn{s.len})> 62 ) {...}
Yes, using pcre_math is good when we need to perform a regular
expression aga
On Sep 22, 2010 at 22:25, Iñaki Baz Castillo wrote:
> 2010/9/22 marius zbihlei :
> > this will be much better handled by a transformation
> >
> > if ( $(fn{s.len}) > 62 ) {...}
>
> Yes, using pcre_math is good when we need to perform a regular
> expression against a PV (which is not possible usin
10 matches
Mail list logo