[Home]

Summary:ASTERISK-01380: YELLOW alarms on TE410P t1/d4/ami
Reporter:bdolljr (bdolljr)Labels:
Date Opened:2004-04-09 12:15:17Date Closed:2008-06-07 10:39:31
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:TE410P displays YELLOW alarms after reboot

****** ADDITIONAL INFORMATION ******

I have been having this issue since I upgraded wct4xxp.c from 1.24 (04/02/02 CVS).  Any version after 1.24 has this problem.  My configuration is as follows.  

span=1,1,0,d4,ami
span=2,0,0,d4,ami
span=3,0,0,d4,ami
span=4,0,0,d4,ami

span1 is connected to the CO and the te410p is getting timing from this source.

span2 is connected to our legacy pbx.

span3 and span4 have loopback connectors in them currently.

This issue is that the card will not lock onto the timing coming from span 1.  The console and zttool indicates that the timing source is internal.  If I ztcfg several times I can get the console to display that the timing is from span1.  At this point the alarms on the te410p are gone, but my legacy pbx is still not happy.  ONE more ztcfg clears up the problem on the legacy pbx and then everything works fine.  (until another reboot or rmmod/modprobe/ztcfg combination).
Comments:By: bdolljr (bdolljr) 2004-04-09 12:18:09

Oh yeah.  I'm currently running CVS 04/08/04 which contains wct4xxp.c 1.32.

By: Mark Spencer (markster) 2004-04-09 13:18:53

Okay just go ahead and updated to 1.33 then.

By: Mark Spencer (markster) 2004-04-09 15:11:26

Fixed in CVS

By: Digium Subversion (svnbot) 2008-06-07 10:39:21

Repository: dahdi
Revision: 353

U   trunk/wct4xxp.c

------------------------------------------------------------------------
r353 | markster | 2008-06-07 10:39:20 -0500 (Sat, 07 Jun 2008) | 2 lines

Check once a second for a new timing source (bug ASTERISK-1380)

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

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

By: Digium Subversion (svnbot) 2008-06-07 10:39:31

Repository: dahdi
Revision: 357

U   trunk/wct4xxp.c

------------------------------------------------------------------------
r357 | markster | 2008-06-07 10:39:30 -0500 (Sat, 07 Jun 2008) | 2 lines

Don't consider freshly started spans as timing sources (bug ASTERISK-1380)

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

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