On Wed, Jul 14, 2010 at 09:27:29AM -0700, Steve Casto wrote:
> Asterisk 1.4.32
> dahdi-2.3.0.1
> Centos 5.5
> Digium TE420
> CAC channel bank (2)
> Cisco RVS4000 router
> Cox 50 Mbps/ 5 Mbps cable modem
> Flowroute provider
> codac G-711
> 90 % CPU idle
> callwaiting=no
>
> When there are 10-15 or more calls up the farend hears a callwaiting
> like beep every 3 to 6 sec. the duration of this "beep" is very
short
> and would be no problem if it didn?t happen every few seconds, some
> callers think they are being recorded. It doesn't mater if the call is
> incoming or outgoing. Call quality is fine.
>
> All calls:
> Local User -> channel bank -> TE420 -> Asterisk box -> Cox
cable modem
> -> Flowroute
https://issues.asterisk.org/view.php?id=17529
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 <http://www.adaanumber.com/> mailto:tzafrir.cohen at
xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Thanks Tzafrir:
Unclear on how to apply patch, here is what I get:
[root at localhost asterisk-1.4.32]# patch -p1 < ../bug17529.diff.txt
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: channels/chan_dahdi.c
|==================================================================|---
channels/chan_dahdi.c (revision 271688)
|+++ channels/chan_dahdi.c (working copy)
--------------------------
File to patch:
Also the bug report says:
Actually fixed in 1.4.33.1
So installing 1.4.33.1 would fix this problem ?
thanks