[asterisk-bugs] [Zaptel 0007843]: ztcfg shows Hardware-assisted HDLC signalling as Unknown

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Jun 7 11:51:47 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=7843 
====================================================================== 
Reported By:                Matti
Assigned To:                file
====================================================================== 
Project:                    Zaptel
Issue ID:                   7843
Category:                   Utilities
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Zaptel Version:              SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 1374 
Disclaimer on File?:        Yes 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             08-31-2006 07:21 CDT
Last Modified:              06-07-2008 11:51 CDT
====================================================================== 
Summary:                    ztcfg shows Hardware-assisted HDLC signalling as
Unknown
Description: 
ztcfg shows Hardware-assisted HDLC signalling as Unknown. Function
sigtype_to_str apparently needs to be added 
	case ZT_SIG_HARDHDLC:
		return "Hardware assisted D-channel";

Then the following line can be changed to use that function:
sig[x] = "Hardware assisted D-channel";
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 06-07-08 11:51  
---------------------------------------------------------------------- 
Repository: dahdi
Revision: 1376

U   trunk/ztcfg.c

------------------------------------------------------------------------
r1376 | file | 2008-06-07 11:51:39 -0500 (Sat, 07 Jun 2008) | 2 lines

Add string conversion for hardware assisted D-channel to ztcfg (issue
http://bugs.digium.com/view.php?id=7843 reported by Matti, patch mysteriously
appeared in my email from
someone named angler... crazy that)

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-07-08 11:51  svnbot         Checkin                                      
06-07-08 11:51  svnbot         Note Added: 0088170                          
======================================================================




More information about the asterisk-bugs mailing list