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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Mar 12 10:09:36 CDT 2009


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:              2009-03-12 10:09 CDT
====================================================================== 
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.

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

---------------------------------------------------------------------- 
 (0101648) Odicha (reporter) - 2009-03-12 10:09
 http://bugs.digium.com/view.php?id=13897#c101648 
---------------------------------------------------------------------- 
lanzaandrea, by default when you run dahdi genconf and dahdi_cfg D channels
are configured in dchan mode

# Span 1: B4/0/1 "B4XXP (PCI) Card 0 Span 1" (MASTER) AMI/CCS
span=1,1,0,ccs,ami
# termtype: te
bchan=1-2
dchan=3
echocanceller=mg2,1-2

try to change them to hardhdlc if they changed.
if you do dahdi show channels what do you see? Something like this?

asterisk*CLI> dahdi show channels
   Chan Extension  Context         Language   MOH Interpret        Blocked
   State
 pseudo            default                    default                     
   In Service
      1            from-pstn                  default                     
   In Service
      2            from-pstn                  default                     
   In Service
      4            from-pstn                  default                     
   In Service
      5            from-pstn                  default                     
   In Service
      7            from-pstn                  default                     
   In Service

If you don't see channels perhaps you don't have included
dahdi-channels.conf in chan_dahdi.conf.

Take a look at signalling in dahdi-channels.conf. Perhaps it's
bri_cpe_ptmp and you are using point to point BRIs (it might be bri_cpe).

Mainly it's what Tzafrir told you before. Dahdi seems to be working fine.
It must be something into your config. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-03-12 10:09 Odicha         Note Added: 0101648                          
======================================================================




More information about the asterisk-bugs mailing list