So, I took the plunge for my SOHO setup. Got an R8FXX-EC with one FXO and one FXS module. I am running asterisk 1.6.0.9 with freepbx 2.5.1. When I ran dahdi_genconf, it created this:
# Dahdi Configuration File
#
# This file is parsed by the Dahdi Configurator, dahdi_cfg
#
# Span 1: Rhino RCB8FXX/1 "Rhino RCB8FXX/1" (MASTER)
fxsks=1
echocanceller=mg2,1
fxsks=2
echocanceller=mg2,2
fxols=3
echocanceller=mg2,3
fxols=4
echocanceller=mg2,4
# channel 5, ---/1/4, no module.
# channel 6, ---/1/5, no module.
# channel 7, ---/1/6, no module.
# channel 8, ---/1/7, no module.
# Global data
loadzone = us
defaultzone = us
Given that the baseboard card has hardware EC, aren't the echocanceller directives redundant? Can I just remove them?

Member Since:
2006-09-26