[asterisk-dev] RE: [zaptel-commits] trunk r1083 - /trunk/zaptel.c

Boris Bakchiev boris at jildent.com.au
Tue May 23 18:52:02 MST 2006


Feel weird replying to myself :)

By that I mean are we expecting something a VPM that will handle 1024
tails or is this purely for software echo chancellor?

We're about to purchase more hardware so need to know if we should be
waiting for new VPM module...


> -----Original Message-----
> From: asterisk-dev-bounces at lists.digium.com [mailto:asterisk-dev-
> bounces at lists.digium.com] On Behalf Of Boris Bakchiev
> Sent: Wednesday, 24 May 2006 08:05
> To: asterisk-dev at lists.digium.com
> Subject: [asterisk-dev] RE: [zaptel-commits] trunk r1083 -
/trunk/zaptel.c
> 
> Hardware or software wise? Or both?
> 
> > Allow for longer echo tail specification
> > --- trunk/zaptel.c (original)
> > +++ trunk/zaptel.c Tue May 23 15:27:15 2006
> > @@ -4273,7 +4273,9 @@
> >  				if ((j == 32) ||
> >  				    (j == 64) ||
> >  				    (j == 128) ||
> > -				    (j == 256)) {
> > +				    (j == 256) ||
> > +				    (j == 512) ||
> > +				    (j == 1024)) {
> >  					/* Okay */
> >  				} else {
> >  					j = deftaps;
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
> 
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev



More information about the asterisk-dev mailing list