[asterisk-bugs] [DAHDI-linux 0015311]: [patch] Call to a FXS DAHDI channel with Panasonic KX-TG4000 connected drops in 8 seconds randomly

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jun 16 06:20:58 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15311 
====================================================================== 
Reported By:                vmikhelson
Assigned To:                
====================================================================== 
Project:                    DAHDI-linux
Issue ID:                   15311
Category:                   dahdi (the module)
Reproducibility:            random
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2009-06-11 00:49 CDT
Last Modified:              2009-06-16 06:20 CDT
====================================================================== 
Summary:                    [patch] Call to a FXS DAHDI channel with Panasonic
KX-TG4000 connected drops in 8 seconds randomly
Description: 
More often than not a call placed to a DAHDI channel with Panasonic
KX-TG4000 connected would drop on its own in exactly 8 seconds after being
answered. Before being disconnected two (2) clicks are being heard in
succession. The second click kills the connection.
====================================================================== 

---------------------------------------------------------------------- 
 (0106453) alecdavis (reporter) - 2009-06-16 06:20
 https://issues.asterisk.org/view.php?id=15311#c106453 
---------------------------------------------------------------------- 
Uploaded dahdi_wctdm_click.diff.txt
This patch avoids the line reversal that happens on the TDM400P 6 seconds
after call is answered.

What I had to do after a fresh install of AsteriskNOW 1.5.0

yum install kernel-devel
cd /usr/src
svn checkout http://svn.digium.com/svn/dahdi/linux/tags/2.1.0.4
dahdi-linux
cd dahdi-linux
wget
"https://issues.asterisk.org/file_download.php?file_id=23002&type=bug"
patch -p0 < dahdi_ohttimer_click.diff.txt
make
make install

shutdown -r now

Debug testing still in patch:
tail -f /var/log/messages
Jun 16 22:47:15 localhost kernel: wctdm: ohttimer expire avoided after
OffHook
Jun 16 22:47:35 localhost kernel: wctdm: ohttimer expired while OnHook
Jun 16 22:47:47 localhost kernel: wctdm: ohttimer expire avoided after
OffHook
Jun 16 22:48:04 localhost kernel: wctdm: ohttimer expired while OnHook

No clicks are heard. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-16 06:20 alecdavis      Note Added: 0106453                          
======================================================================




More information about the asterisk-bugs mailing list