[asterisk-bugs] [Zaptel 0012099]: wctdm24xxp / wctdm drivers can generate erroneous battery alarms depending on location.

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Jun 7 13:59:17 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12099 
====================================================================== 
Reported By:                sruffell
Assigned To:                sruffell
====================================================================== 
Project:                    Zaptel
Issue ID:                   12099
Category:                   wctdm24xxp
Reproducibility:            sometimes
Severity:                   minor
Priority:                   normal
Status:                     closed
Zaptel Version:              SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 3869 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             02-28-2008 11:09 CST
Last Modified:              06-07-2008 13:59 CDT
====================================================================== 
Summary:                    wctdm24xxp / wctdm drivers can generate erroneous
battery alarms depending on location.
Description: 
In some locations, there are short glitches in the battery alarm from the
telco that causes zaptel to generate battery alarms when it takes an FXO
line off-hook.


[Feb 25 17:28:13] VERBOSE[25071] logger.c:     -- Executing
[s at macro-dialout-trunk:23] Dial("Zap/1-1", "ZAP/4/www411|300|wW") in new
stack
[Feb 25 17:28:13] DEBUG[25071] chan_zap.c: Dialing 'www411'
[Feb 25 17:28:13] DEBUG[25071] chan_zap.c: Deferring dialing...
[Feb 25 17:28:13] VERBOSE[25071] logger.c:     -- Called 4/www411
[Feb 25 17:28:14] WARNING[25071] chan_zap.c: Detected alarm on channel 4:
No Alarm
[Feb 25 17:28:14] VERBOSE[25071] logger.c:     -- Hungup 'Zap/4-1'
[Feb 25 17:28:14] VERBOSE[25071] logger.c:   == Everyone is busy/congested
at this time (1:0/0/1)


====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 06-07-08 13:59  
---------------------------------------------------------------------- 
Repository: dahdi
Revision: 4151

_U  team/mattf/zaptel-1.4-stackcleanup/
U   team/mattf/zaptel-1.4-stackcleanup/Makefile
U   team/mattf/zaptel-1.4-stackcleanup/README
U   team/mattf/zaptel-1.4-stackcleanup/doc/module-parameters.txt
U   team/mattf/zaptel-1.4-stackcleanup/firmware/Makefile
U   team/mattf/zaptel-1.4-stackcleanup/kernel/wct4xxp/base.c
U   team/mattf/zaptel-1.4-stackcleanup/kernel/wctdm.c
U   team/mattf/zaptel-1.4-stackcleanup/kernel/wctdm24xxp/GpakApi.c
U   team/mattf/zaptel-1.4-stackcleanup/kernel/wctdm24xxp/GpakApi.h
U   team/mattf/zaptel-1.4-stackcleanup/kernel/wctdm24xxp/Kbuild
U   team/mattf/zaptel-1.4-stackcleanup/kernel/wctdm24xxp/base.c
U   team/mattf/zaptel-1.4-stackcleanup/kernel/wctdm24xxp/wctdm24xxp.h
U   team/mattf/zaptel-1.4-stackcleanup/kernel/wcte12xp/GpakApi.c
U   team/mattf/zaptel-1.4-stackcleanup/kernel/wcte12xp/GpakApi.h
U   team/mattf/zaptel-1.4-stackcleanup/kernel/wcte12xp/GpakErrs.h
U   team/mattf/zaptel-1.4-stackcleanup/kernel/wcte12xp/GpakHpi.h
U   team/mattf/zaptel-1.4-stackcleanup/kernel/wcte12xp/Kbuild
U   team/mattf/zaptel-1.4-stackcleanup/kernel/wcte12xp/base.c
U   team/mattf/zaptel-1.4-stackcleanup/kernel/wcte12xp/gpakenum.h
U   team/mattf/zaptel-1.4-stackcleanup/kernel/wcte12xp/vpmadt032.c
U   team/mattf/zaptel-1.4-stackcleanup/kernel/wcte12xp/wcte12xp.h
U   team/mattf/zaptel-1.4-stackcleanup/kernel/xpp/README.Astribank
U   team/mattf/zaptel-1.4-stackcleanup/kernel/xpp/utils/Makefile
U   team/mattf/zaptel-1.4-stackcleanup/kernel/xpp/utils/print_modes.c
U  
team/mattf/zaptel-1.4-stackcleanup/kernel/xpp/utils/zconf/Zaptel/Hardware/PCI.pm
U   team/mattf/zaptel-1.4-stackcleanup/kernel/zaptel-base.c
D   team/mattf/zaptel-1.4-stackcleanup/kernel/ztd-ethmf.c
U   team/mattf/zaptel-1.4-stackcleanup/zaptel.conf.sample

------------------------------------------------------------------------
r4151 | mattf | 2008-06-07 13:59:15 -0500 (Sat, 07 Jun 2008) | 101 lines

Merged revisions
4095-4096,4100-4101,4106-4107,4110,4113-4114,4119,4122,4130,4134,4137,4139,4141
via svnmerge from 
https://origsvn.digium.com/svn/zaptel/branches/1.4

........
r4095 | tzafrir | 2008-03-27 15:37:56 -0500 (Thu, 27 Mar 2008) | 2 lines

Also install wct4xxp/wct4xxp.o in 2.4 kernels...

........
r4096 | sruffell | 2008-03-27 16:17:46 -0500 (Thu, 27 Mar 2008) | 5 lines

- Updated wctdm24xxp and wcte12xp driver which are now more tolerant of
  systems which do not exhibit good real-time characteristics.
- Bringing in improvements to battery alarm generation that was on
kpflemings
  battery_alarms branch. (Issue http://bugs.digium.com/view.php?id=12099)

........
r4100 | sruffell | 2008-03-27 16:48:30 -0500 (Thu, 27 Mar 2008) | 2 lines

The location of the fxo_modes structure changed.

........
r4101 | sruffell | 2008-03-27 17:08:24 -0500 (Thu, 27 Mar 2008) | 3 lines

No need to make the wctdm_fxomodes.h file anymore, since it would be the
same
as the fxo_modes.h file.

........
r4106 | tzafrir | 2008-03-29 01:30:02 -0500 (Sat, 29 Mar 2008) | 2 lines

Document some ABI changes.

........
r4107 | tzafrir | 2008-03-29 01:57:44 -0500 (Sat, 29 Mar 2008) | 2 lines

Minor asciidoc fix.

........
r4110 | tzafrir | 2008-03-31 03:30:17 -0500 (Mon, 31 Mar 2008) | 5 lines

Document when "D-Chan RX Bad checksum" is not a problem.

Merged revisions 4109 via svnmerge from 
http://svn.digium.com/svn/zaptel/branches/1.2

........
r4113 | russell | 2008-03-31 12:27:08 -0500 (Mon, 31 Mar 2008) | 4 lines

Remove the ztd-ethmf driver for now.  It was not ready to be committed.

(issue http://bugs.digium.com/view.php?id=12241)

........
r4114 | russell | 2008-03-31 12:39:14 -0500 (Mon, 31 Mar 2008) | 2 lines

revert a portion of rev 4113 that was committed by accident

........
r4119 | tzafrir | 2008-03-31 19:45:04 -0500 (Mon, 31 Mar 2008) | 7 lines

Do clean some modules when there's no kernel tree available.

(and block the backport of r4082).

Merged revisions 4118 via svnmerge from 
http://svn.digium.com/svn/zaptel/branches/1.2

........
r4122 | sruffell | 2008-04-01 11:39:05 -0500 (Tue, 01 Apr 2008) | 3 lines

Work around for host bridges that generate fast back to back transactions
which the current version of the quad span cards do not advertise support
for.

........
r4130 | markster | 2008-04-03 18:27:33 -0500 (Thu, 03 Apr 2008) | 2 lines

Have to use 'O' since 'F' is reserved (MFR2 fOrward)

........
r4134 | mattf | 2008-04-04 11:21:06 -0500 (Fri, 04 Apr 2008) | 1 line


........
r4137 | mattf | 2008-04-04 12:47:58 -0500 (Fri, 04 Apr 2008) | 1 line

Add support for AEX410
........
r4139 | tzafrir | 2008-04-04 13:20:16 -0500 (Fri, 04 Apr 2008) | 5 lines

Zaptel::Hardware - Add support for AEX410.

Merged revisions 4138 via svnmerge from 
http://svn.digium.com/svn/zaptel/branches/1.2

........
r4141 | markster | 2008-04-04 18:12:04 -0500 (Fri, 04 Apr 2008) | 2 lines

Allow continuous MFR2 transmission continuously

........

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=4151 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-07-08 13:59  svnbot         Note Added: 0088410                          
======================================================================




More information about the asterisk-bugs mailing list