[asterisk-bugs] [DAHDI-linux 0013897]: [patch] Support for generic HFC-4S cards

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Nov 24 01:37:46 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13897 
====================================================================== 
Reported By:                tzafrir
Assigned To:                tzafrir
====================================================================== 
Project:                    DAHDI-linux
Issue ID:                   13897
Category:                   wcb4xxp
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     confirmed
====================================================================== 
Date Submitted:             2008-11-13 16:17 CST
Last Modified:              2008-11-24 01:37 CST
====================================================================== 
Summary:                    [patch] Support for generic HFC-4S cards
Description: 
A patch to add some basic support of other HFC-4S -based PCI cards (such as
the ones made by Junghanns). 

Status: gets rid of the echo canceller messages when not needed, but still
needs work.

Specifically:
* It adds too broad a range of cards (which also include bero.net cards) 
* The range may include some 2-ports cards, which will probably not work.

Not yet tested to work, though it it is at least configured.

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

---------------------------------------------------------------------- 
 (0095348) zhulizhong (reporter) - 2008-11-24 01:37
 http://bugs.digium.com/view.php?id=13897#c95348 
---------------------------------------------------------------------- 
hello:
after i changed the BRG_PCM_CFG value, i got this:
==================================================
[root at bogon log]# dahdi_test
Opened pseudo dahdi interface, measuring accuracy...
99.991% 99.985% 99.990% 99.990% 99.991% 99.989% 99.990% 99.989%
99.990% 99.988% 99.990% 99.988% 99.990% 99.990% 99.990% 99.991%
99.988% 99.989% 99.990%
[1]+  Stopped                 dahdi_test
===================================================
but i do not have pri show or bri show command. this is my chan_dahdi.conf
file.
one more thing, to test HFC card, I installed dahdi-linux and dahdi-tools

[channels]
;
; Default language
;
;language=en
;
; Default context
;
;
rxgain=5
txgain=6
echocancel=no
switchtype = euroisdn

; p2mp TE mode (for connecting ISDN lines in point-to-multipoint mode)
signalling = bri_cpe_ptmp
; p2p TE mode (for connecting ISDN lines in point-to-point mode)
;signalling = bri_cpe
; p2mp NT mode (for connecting ISDN phones in point-to-multipoint mode)
;signalling = bri_net_ptmp
; p2p NT mode (for connecting an ISDN pbx in point-to-point mode)
;signalling = bri_net

pridialplan = local
prilocaldialplan = dynamic
nationalprefix = 0
internationalprefix = 00

priindication = passthrough

;echocancel = yes

context=demo
group = 1
; S/T port 1
channel => 1-2

group = 2
; S/T port 2
======================
i still can not make calls. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-24 01:37 zhulizhong     Note Added: 0095348                          
======================================================================




More information about the asterisk-bugs mailing list