Knowledge Base

The Digium Knowledge Base is a searchable library of troubleshooting advice and current information updated by Digium support technicians.


Search:     Advanced search
Browse by category:
Contact Us

Knowledge Base / Hardware / Products / Digital Interface Cards / Quad Span / TE411P / How do I change the type of line from E1 to T1/J1 without using jumpers?

How do I change the type of line from E1 to T1/J1 without using jumpers?

Views: 4208, Votes: 2

Posted:
10 May, 2006 - Support D.

Updated:
03 Oct, 2006 - Support D.

Print Email article

If you do not have physcial access to the card, and you need to set it in T1 or E1 mode you can pass a special option when loading the module to accomplish this task:

insmod wct4xxp t1e1override=0xFF

This will set all four spans into E1 mode.

insmod wct4xxp t1e1override=0x00

This will set all four spans into T1 mode.

If you need some spans T1 and some E1 use the following guidelines.

The settings of the spans must be passed as a bitmask in the module paramater. To create the bitmask use the table below adding the value of the numbers corrisponding to the spans you wish to enable.

span value
1 1
2 2
3 4
4 8

So to enable spans 1 and 4 you would call modprobe like so:

modprobe wct4xxp t1e1override=0x09

As you can see I added 1 and 8 to get 9. Remember if you pass this value in HEX to format it properly.

To make spans 1, 2, and 4 E1 spans, you would use the following parameter:

... t1e1override=0x0B
or
... t1e1override=11
Other articles in this category
document I am hearing an echo. What can I do to fix this?
document How do I install Zaptel on a machine running Debian?
document How do I setup caller ID?
document How do I install the Zaptel drivers on a system running Fedora Core?
document Asterisk does not properly detect when a caller hangs up the phone. How do I fix this?
document How do I install Zaptel drivers on a system running Redhat?
document When will the LED's light up on my TDM400P/TE110P/TE2XXP/TE4XXP?
document What kind of cable do I use to connect to a channel bank?
document Do I need a sound card for music on hold or voicemail?
document Which pins of the crossover cable are for TX- TX+ RX- RX+?
document Where can I find a motherboard with 3.3 volt slots for the TE410P/TE411P/TE210P card?
document What kernel modules are used for which piece of Digium hardware?
document Why do I hear echo when I make a call?
document What are the differences between FXS and FXO interfaces?
document What is the difference between loopstart, groundstart, and kewlstart signalling?
document I'm using Cybiolink P-1 ADSI analog phone with Asterisk. Unfortunately sometimes when I make a call Asterisk doubles or skips some DTMF's resulting in a wrong number. Can you help ?
document I am unable to break dialtone with a channel bank and a T1 card.
document How do I install Digium's T1/E1 cards?
document What do I do if I can't compile Zaptel package on my system ?
document How do I connect a channel bank to my T1/E1 card?
document How do I configure Digium's T1/E1/J1 cards?
document Why does modprobe hang while loading a Zaptel kernel module?
document How do I fix echo over VoIP when a Digium card is in the call path?
document Why is my card getting an IRQ miss?
document Why do I get an NMI error?
document Why am I getting dropped calls?
document Why am I getting phantom rings?
document Why am I having DTMF detection problems?
document Why is there a pause after the last DTMF digit?
document Why am I not getting a dialtone using a channel bank and a T1 card?
document Why is my handset not ringing?
document Which certifications has the TE411P received?
document How do I set the Dual/Quad span card in T1/E1 mode?
document How do I configure multiple Dual/Quad span cards in same machine?
document I'm using E&M Wink channels on a T1/E1 line and Asterisk is not getting the correct CallerID or DID numbers. What is the problem?
document How do I troubleshoot problems over email with Digium's Technical Support staff?
document I am getting error messages about PCI Master Aborts. What is wrong?
document I can't find the TE411P for sale on Digium's site. Why is that?

RSS Powered by KBPublisher (Knowledge base software)