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

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Jan 23 13:44:53 CST 2011


The following issue has been ASSIGNED. 
====================================================================== 
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:                     ready for review
JIRA:                        
Reviewboard Link:            
====================================================================== 
Date Submitted:             2010-05-04 10:36 CDT
Last Modified:              2011-01-23 13:44 CST
====================================================================== 
Summary:                    [patch] 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               
====================================================================== 
2011-01-23 13:44 tilghman       Assigned To              mattf =>            
======================================================================




More information about the asterisk-bugs mailing list