RE: [Asterisk-Users] i4l - summary of patches?

2003-06-19 Thread Iain Stevenson
--On Thursday, June 19, 2003 17:24:21 +1000 Adam Goryachev <[EMAIL PROTECTED]> wrote: One problem I had with this problem is when I dial out through asterisk, once I have dialled, the remote end doesn't detect my dtmf key presses. ie, I can diall (eg a bank) but when they ask to press 3 for ass

RE: [Asterisk-Users] i4l - summary of patches?

2003-06-19 Thread Adam Goryachev
AIL PROTECTED] Behalf Of Iain > Stevenson > Sent: Wednesday, 18 June 2003 9:17 PM > To: [EMAIL PROTECTED] > Subject: Re: [Asterisk-Users] i4l - summary of patches? > > > > You probably want to remove the i4l handling of DTMF and silence > suppression. You can do this by comme

Re: [Asterisk-Users] i4l - summary of patches?

2003-06-18 Thread Iain McWilliams
PM Subject: Re: [Asterisk-Users] i4l - summary of patches? > > You probably want to remove the i4l handling of DTMF and silence > suppression. You can do this by commenting out the signal processing > routines in the kernel i4l code. This stops wasted work from being done. > I pos

Re: [Asterisk-Users] i4l - summary of patches?

2003-06-18 Thread Iain Stevenson
You probably want to remove the i4l handling of DTMF and silence suppression. You can do this by commenting out the signal processing routines in the kernel i4l code. This stops wasted work from being done. I posted the patch below a while back - not sure it it still works. Iain --- /buil

Re: [Asterisk-Users] i4l - summary of patches?

2003-06-17 Thread The Traveller
Yo Iain, On Tue, Jun 17, 2003 at 21:48:34 +0100, Iain McWilliams wrote: > Hi, > > I'm trying to get asterisk running on kernel 2.4.20 however trawling through > the archives I've found a few references to patches to remove i4l's dtmf > detection, but have been unable to find the patch itself (I

[Asterisk-Users] i4l - summary of patches?

2003-06-17 Thread Iain McWilliams
Hi, I'm trying to get asterisk running on kernel 2.4.20 however trawling through the archives I've found a few references to patches to remove i4l's dtmf detection, but have been unable to find the patch itself (I think it is isdn_audio.c). Can anyone point me in the right direction? The problem