Chapter 2: Card Installation
T1/E1 Selection
The TE130 Series cards can be configured for either T1 or E1 mode. The
T1/E1 mode may be specified in the drivers using either the
default_linemode=t1 or default_linemode=e1
module parameter when
the drivers are loaded. This will set the mode for the span on the card.
T1 Mode (Recommended Method) Include the following in
/etc/modprobe.d/dahdi.conf:
options wcte13xp default_linemode=t1
T1 Mode (Alternate Method):
# modprobe wcte13xp default_linemode=t1
E1 Mode (Recommended Method) Include the following in
/etc/modprobe.d/dahdi.conf:
options wcte13xp default_linemode=e1
E1 Mode (Alternate Method):
# modprobe wcte13xp default_linemode=e1
Digium, Inc.
Page 22