[asterisk-bugs] [DAHDI-linux 0017283]: The patch implements "hardhdlc" mode for dahdi_dynamic spans

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 4 10:36:14 CDT 2010


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17283 
====================================================================== 
Reported By:                Max Khon
Assigned To:                
====================================================================== 
Project:                    DAHDI-linux
Issue ID:                   17283
Category:                   dahdi_dynamic
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
JIRA:                        
Reviewboard Link:            
====================================================================== 
Date Submitted:             2010-05-04 10:36 CDT
Last Modified:              2010-05-04 10:36 CDT
====================================================================== 
Summary:                    The patch implements "hardhdlc" mode for
dahdi_dynamic spans
Description: 
In hardhdlc mode HDLC frames are transmitted/received in unencoded form in
D-channel payload in the following format:

byte 0: control byte
bytes 1..7: data chunk (raw HDLC frame data)

control byte has the following layout:
bits 0..2: data chunk length
bit 3: reserved
bits 4..6: frame status
bit 7: continuation flag (set when there are more chunks in the current
hdlc frame)

Frame status only has meaning for the last chunk (bit 7 is not set)
Frame status can have the following values:
0: hdlc frame is ok
1: abort hdlc frame
2: hdlc frame overrun
3: bad hdlc frame FCS

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-04 10:36 Max Khon       New Issue                                    
======================================================================




More information about the asterisk-bugs mailing list