[asterisk-bugs] [Asterisk 0014132]: [patch] autosupport script not 100% ready for DAHDI

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jan 14 14:52:01 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14132 
====================================================================== 
Reported By:                dsedivec
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14132
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.22 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 166662 
Request Review:              
====================================================================== 
Date Submitted:             2008-12-23 11:06 CST
Last Modified:              2009-01-14 14:52 CST
====================================================================== 
Summary:                    [patch] autosupport script not 100% ready for DAHDI
Description: 
Per Digium support I was asked to run the autosupport script
(contrib/scripts/autosupport) on my Asterisk system.  That system is
running Asterisk 1.4.22 with the new DAHDI drivers.  The autosupport script
in 1.4:

 * Only checks for the Zaptel kernel modules, not the DAHDI kernel
modules
 * Only runs zttest, not dahdi_test
 * Doesn't bother to output the contents of /etc/dahdi/system.conf (though
it does output /etc/asterisk/chan_dahdi.conf)

In addition it looks like the autosupport script in trunk still wants to
run zttest.  I believe "Zaptel" is entirely unsupported in 1.6, so I think
autosupport in trunk should probably call dahdi_test, not zttest.

Patches to follow.  (SVN branch/revision specified on this ticket is for
the first patch against the 1.4 branch, though I'll also be attaching a
patch against trunk.)
====================================================================== 

---------------------------------------------------------------------- 
 (0097816) svnbot (reporter) - 2009-01-14 14:52
 http://bugs.digium.com/view.php?id=14132#c97816 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 168614

U   branches/1.4/contrib/scripts/autosupport

------------------------------------------------------------------------
r168614 | seanbright | 2009-01-14 14:52:00 -0600 (Wed, 14 Jan 2009) | 9
lines

Update autosupport script to supply info for both Zaptel and DAHDI in 1.4
and
be sure to run dahdi_test in 1.6.x and trunk instead of zttest.

(closes issue http://bugs.digium.com/view.php?id=14132)
Reported by: dsedivec
Patches:
      asterisk-1.4-autosupport.patch uploaded by dsedivec (license 638)
      asterisk-trunk-autosupport.patch uploaded by dsedivec (license 638)

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

http://svn.digium.com/view/asterisk?view=rev&revision=168614 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-14 14:52 svnbot         Checkin                                      
2009-01-14 14:52 svnbot         Note Added: 0097816                          
======================================================================




More information about the asterisk-bugs mailing list