[Home]

Summary:ASTERISK-13266: [patch] autosupport script not 100% ready for DAHDI
Reporter:Dale Sedivec (dsedivec)Labels:
Date Opened:2008-12-23 11:06:53.000-0600Date Closed:2009-01-14 15:00:23.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-1.4-autosupport.patch
( 1) asterisk-trunk-autosupport.patch
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.)
Comments:By: Digium Subversion (svnbot) 2009-01-14 14:52:01.000-0600

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 ASTERISK-13266)
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

By: Digium Subversion (svnbot) 2009-01-14 14:58:26.000-0600

Repository: asterisk
Revision: 168615

_U  trunk/
U   trunk/contrib/scripts/autosupport

------------------------------------------------------------------------
r168615 | seanbright | 2009-01-14 14:58:26 -0600 (Wed, 14 Jan 2009) | 16 lines

Merged revisions 168614 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
 r168614 | seanbright | 2009-01-14 15:52:00 -0500 (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 ASTERISK-13266)
 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=168615

By: Digium Subversion (svnbot) 2009-01-14 14:59:33.000-0600

Repository: asterisk
Revision: 168616

_U  branches/1.6.0/
U   branches/1.6.0/contrib/scripts/autosupport

------------------------------------------------------------------------
r168616 | seanbright | 2009-01-14 14:59:33 -0600 (Wed, 14 Jan 2009) | 23 lines

Merged revisions 168615 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r168615 | seanbright | 2009-01-14 15:58:26 -0500 (Wed, 14 Jan 2009) | 16 lines
 
 Merged revisions 168614 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r168614 | seanbright | 2009-01-14 15:52:00 -0500 (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 ASTERISK-13266)
   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=168616

By: Digium Subversion (svnbot) 2009-01-14 15:00:23.000-0600

Repository: asterisk
Revision: 168618

_U  branches/1.6.1/
U   branches/1.6.1/contrib/scripts/autosupport

------------------------------------------------------------------------
r168618 | seanbright | 2009-01-14 15:00:23 -0600 (Wed, 14 Jan 2009) | 23 lines

Merged revisions 168615 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r168615 | seanbright | 2009-01-14 15:58:26 -0500 (Wed, 14 Jan 2009) | 16 lines
 
 Merged revisions 168614 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r168614 | seanbright | 2009-01-14 15:52:00 -0500 (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 ASTERISK-13266)
   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=168618