[Asterisk-Users] RE: [Asterisk-Announce] Asterisk 1.2.4 and Zaptel1.2.3

Damon Estep damon at suburbanbroadband.net
Tue Jan 31 18:03:35 MST 2006



> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
> bounces at lists.digium.com] On Behalf Of Kevin P. Fleming
> Sent: Tuesday, January 31, 2006 3:41 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] RE: [Asterisk-Announce] Asterisk 1.2.4
and
> Zaptel1.2.3
> 
> Damon Estep wrote:
> > Does anyone know what date this memory leak was introduced and/or
how to
> > check source code for it?
> >
> > I am running a pre-1.2 CVS head version and would like to know if
the
> > potential problem exists.
> 
> It has been present since we switched to the 'new' expression parser a
> few months ago. If your system is using ast_expr2.c instead of
> ast_expr.c, you have the problem.


In reviewing my dialplan it looks like 100% if the evaluated expressions
are using the = function

Example: exten => s,3,gotoif($["${ARG1}" = "2"]?10)

The box has pretty high volume, and has been stable for 5 months.

Possible that the memory leak occurs only in functions other than "=" ? 



More information about the asterisk-users mailing list