Hi,<br><br>1. Is there any manual entry about modprobe&#39;s options relative to a given Dahdi driver (wctdm24xxp, for instance) ?<br><br>2. When loading a wctdm24xxp driver, is there any parameter to pass to modprobe to configure a span in NT/point to point mode ?<br>
<br>3. After running dahdi_cfg -vvvvv , I can read with dmesg :<br><br>[ 1986.289277] wctdm24xxp 0000:04:06.0: xhfc: Configuring port 0 span 1 in TE mode with termination resistance ENABLED<br>[ 1986.337269] wctdm24xxp 0000:04:06.0: xhfc: Configuring port 2 span 2 in TE mode with termination resistance ENABLED<br>
[ 1986.385269] wctdm24xxp 0000:04:06.0: xhfc: Configuring port 1 span 3 in TE mode with termination resistance ENABLED<br>[ 1986.433269] wctdm24xxp 0000:04:06.0: xhfc: Configuring port 3 span 4 in TE mode with termination resistance ENABLED<br>
<br>dahdi_cfg itself output is :<br># dahdi_cfg -vvvvvvvvvv<br>DAHDI Tools Version - 2.4.0<br><br>DAHDI Version: 2.4.0<br>Echo Canceller(s): OSLEC<br>Configuration<br>======================<br><br>SPAN 1: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)<br>
SPAN 2: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)<br>SPAN 3: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)<br>SPAN 4: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)<br><br>Channel map:<br><br>Channel 01: Clear channel (Default) (Echo Canceler: oslec) (Slaves: 01)<br>
Channel 02: Clear channel (Default) (Echo Canceler: oslec) (Slaves: 02)<br>Channel 03: Hardware assisted D-channel (Default) (Echo Canceler: none) (Slaves: 03)<br><br><br><br>The trouble is before that, I hand edited /etc/dahdi/system.conf with :<br>
# Span 1: WCBRI/0/0 &quot;HA8-0000 Board 1&quot; (MASTER) <br>span=1,0,0,ccs,ami,term,te<br># termtype: te<br>bchan=1-2<br>hardhdlc=3<br>echocanceller=oslec,1-2<br><br>What I should I change in system.conf to configure a span in NT mode ?<br>
<br>Regards<br>