B100E on DAHDI User Manual
Contents
2.3 Adjusting Termination of S/T Interface (100 ohm)
Chapter 3 Software Installation and Configuration
Appendix B PIN Assignments
General Safety Instructions
CAUTION
- The computers that have B100E card installed must comply with
the country’s specific safety regulations.
- Only service personnel should go to install B100E card.
- Before installing B100E card, please unplug the power cord and remove the cover from your PC.
- For avoiding personal injuries and damages to your machine and
B100E card, make sure bracket of the card is secured to the PC’s
chassis ground by fastening the card with a screw.
- Electrical Surges, ESD are very destructive to the equipment. To avoid it, make sure there is a low impedance discharge path from your computer to chassis ground.
- To reduce the risk of damage or injury, please follow all steps or procedures as instructed.
Test Environments
CentOS-5.6
Kernel version: 2.6.18-238.12.1.el5
DAHDI: dahdi-linux-complete-current
Asterisk: 1.8.4.4
Libpri: 1.4.11.5
Hardware: OpenVox B100E
Chapter 1 Overview
1.1 What is Asterisk
The Definition of Asterisk is described as follows:
Asterisk is a complete PBX in software. It runs on Linux, BSD, Windows (emulated) and provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in four protocols, and can interoperate with almost all standard-based telephony equipments using relatively cost-effective hardware. Asterisk provides Voicemail services with Directory, Call Conferencing, Interactive Voice Response, and Call Queuing. It supports three-way calling, caller ID services, ADSI, IAX, SIP, H323 (as both client and gateway), MGCP (call manager only) and SCCP/Skinny (voip-info.org).
Figure 1 Topology
1.2 What is B100E
OpenVox B100E is a PCI-E compliant card which supports 1 BRI S/T interface. The BRI port can be set to TE or NT mode by jumpers. B100E S/T BRI interface card delivers great voice quality in the telephony systems. It can provide 2 simultaneous voices calls over 1 ISDN BRI line, turns your legacy ISDN BRI equipments into powerful Voice over IP devices and provides a soft migration path from ISDN technology to the new Voice over IP world. B100E is designed for building Open Source systems based on Asterisk such as ISDN PBX and VoIP gateway.
The B100E and drivers comply with fully GPLed for the Linux kernel bring powerful ISDN BRI connectivity to your Linux machine.
B100E works well with Asterisk®, Elastix®, FreeSWITCH™, PBX in a Flash, trixbox®, Yate™ and IPPBX/IVR projects as well as other Open Source and proprietary PBX, Switch, IVR, and VoIP gateway applications.
Target applications
- High Performance ISDN PC Cards
- ISDN PABX for BRI
- VoIP Gateways
- ISDN LAN Routers for BRI
- ISDN Least Cost Routers for BRI
- ISDN Test Equipment for BRI
Main features
- One integrated S/T interfaces
- Supports PCI-E 1.0 or above
- ITU-T I.430 and TBR 3 certified and S/T ISDN supporting TE/NT mode
- Industry standard full size length PCI-E card
- 32 bit bus master DMA data exchanges across PCI interface at
132Mbytes/sec for minimum host processor intervention
- DTMF detection on B-channels
- Multiparty audio conferences bridge
- Full software and hardware compatible with Junghanns.NET ISDN, mISDN driver, DADHI and so on
- RoHS compliant
- Certificates: CE, FCC, A-Tick
- trixbox TM Officially Certified
- Elastix® Officially Certified
Chapter 2 Hardware Setup
There are some points should be paid attention to when setting up B100E.
2.1 Power supply
The board is powered by PCI Express slot, which provides +3.3V or 12V on PCI-E slot, so it is not need to supply external power source.
2.2 Slot compatibility
B100E is compatible with PCI-E ×1, ×2, ×4, ×8 and ×16 slot. You should confirm your slot type firstly and then insert B100E into a PCI-E slot as previously described. Some slots are described like that.
Figure 2 PCI-E and PCI slots
2.3 Adjusting Termination of S/T Interface (100 ohm)
You are able to set a port to NT or TE mode, please refer to figure 3 for visualized information.
- If a port works on NT mode, you should set jumper to CONNECT (ON).
- If a port works on TE mode, theoretically it should be set to OPEN (OFF), but it might connect to some non-standard ISDN terminal equipments that do not have terminal resistors, for such equipments, you should set it to CONNECT(ON).
Figure 3 Jumper setting
2.4 Hardware setup procedure
- Power off your PC, remember to unplug the AC power cable
- Insert B100E into a PCI-E slot vertically
- Plug ISDN lines into RJ-45 interfaces which set as TE mode and ISDN phone lines into RJ-45 interface which set as NT mode
- Fix the board by a screw
- Power on PC
Caution: If need to connect ISDN phone to B100E which set to NT mode, the phone must have the power supply function. During the above processes, an ESD wrist strap is needed. Once power is on, you must not attempt to install or take down the board. After hardware setup appropriately, it is time to install software.
Chapter 3 Software Installation and Configuration
B100E supports DAHDI software driver on Linux. To make full use of B100E, you should download, compile, install and configure DAHDI, Libpri and Asterisk. Let’s make specific versions for an example to state how to install software.
3.1 Download
DAHDI software packages are available on OpenVox official website or Digium. Some patches should be applied when the driver source is from Digium.
Get DAHDI source package from OpenVox:
Get Libpri and Asterisk software packages from:
http://downloads.asterisk.org/pub/telephony/libpri/releases/libpri-1.4.11.5.tar.gz
http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.8.4.4.tar.gz
Execute the following commands under the directory of /usr/src/ in generally to download and decompress these packages:
#_wget_http://downloads.asterisk.org/pub/telephony/libpri/releases/libpri-1.4.11.5.tar.gz
# tar -zxvf libpri-1.4.11.5.tar.gz
#_tar_-xvzf_openvox_dahdi-linux-complete-current.tar.gz
#_wget_http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.8.4.4.tar.gz
# tar -zxvf asterisk-1.8.4.4.tar.gz
- If using Asterisk 1.8, it is not need to make any patches more.
- If using Asterisk 1.6, please modify the file asterisk-1.6.xx/channels/chan_dahdi.c as the following introduction.
Please comment out the following line:
Then add the following two lines after the above action:
3.2 Installation
1. Hardware detection
# lspci –vvvv
Check the outcome and confirm your system has recognized B100E. If it has been recognized, “Network controller” will be displayed in the output information like that:
Figure 4 Hardware detection
If B100E is not recognized by the system, you have to power off and take out the card to insert it into another PCI slot.
2. Software installation
Some dependencies are crucial. If any of them is absent, the software installation process would not go through successfully. Let’s run “yum install XX“ (XX stands for the dependency’s name) to check the availability of dependencies.
# yum install bison
# yum install bison-devel
# yum install ncurses
# yum install ncurses-devel
# yum install zlib
# yum install zlib-devel
# yum install openssl
# yum install openssl-devel
# yum install gnutls-devel
# yum install gcc
# yum install gcc-c++
# yum install libxml2
# yum install libxml2-devel
# yum install libxml2-devel
If there is no kernel-devel source in the system, users should run the following command to install the kernel-devel to peer current kernel:
# yum install kernel-devel-`uname –r`
While if there is no matched kernel-devel found, you should download matched RPM package to install it, or execute the following command to update to the latest and stable kernel version:
# yum install kernel kernel-devel
After installed, please reboot your machine to apply the new kernel and install the dependencies. If the dependency has been installed, system indicates that nothing to do which means you could go to next one directly. Otherwise, the system will keep on installing it.
Change to the directory dahdi-linux-complete-XX (XX represents DAHDI version), then perform commands one by one to install DAHDI.
# cd /usr/src/dahdi-linux-complete-current
# make
# make install
# make config
Caution: If there is something wrong after “make“, please refer to HERE. In the url link, the moderator introduces you a method how to patch. After patching, save your changes and exit. Then run “make“ again, if successfully done, it is time for you to install Libpri and Asterisk.
Please execute those commands to install Libpri and Asterisk:
# cd ../libpri-1.4.11.5
# make
# make install
# cd ../asterisk-1.8.4.4
# ./configure
# make
# make install
# make samples
“ make samples“ will install the standard sample configuration file in the directory /etc/asterisk. As a freshman, you should perform “make samples“, that is to say, it is unnecessary to perform “make samples“ every time. Because once performed, it will cover the old sample configuration files you have installed.
3.3 Configuration
1. Driver loading
After compiling and installing DAHDI, Libpri and Asterisk, please load the driver by running commands:
# modprobe dahdi
# modprobe zaphfc (In TE mode)
# dahdi_genconf
# dahdi_cfg -vvv
There are two issues for B100E NT mode:
- Sometimes the first call can’t work normally, in such cases, it is need to restart Asterisk.
- The system runs “modprobe zaphfc” in default, but it is for TE mode, so it is necessary to run “modprobe zaphfc modes=1 force_11_up=0” for NT mode when the machine restarts. After reboot, please run commands:
# modprobe -r zaphfc
# modprobe zaphfc modes=1 force_l1_up=0
Or add the following line in the file /etc/modprobe.conf:
options modprobe zaphfc modes=1 force_l1_up=0
After running “modprobe dahdi“ or “modprobe zaphfc“, there is not any information displayed if loaded normally and successfully. “zaphfc“ is the driver module name of B100E.
If there is any error, please trace the cause. Until all errors are clear up, you could execute “dahdi_genconf“ again, and then go to the next step. By running “dahdi_genconf“, it will generate /etc/dahdi/system.conf and etc/asterisk/dahdi-channels.conf automatically. Checking whether the generated files information agrees with your hardware setup, if not, you should modify to your specific requirements. Do not forget to confirm that dahdi-channels.conf is included in chan_dahdi.conf, if not, run command:
# echo “#include dahdi-channels.conf” >> /etc/asterisk/chan_dahdi.conf
A part of system.conf which is one of the basic configuration files is displayed as follows:
Figure 5 A part of system.conf
2. Country mode modification
In order to match your country mode, it is need to change parameters loadzone and defaultzone to your country. For example, your system is inCHINA, you would like them change to:
loadzone = cn
defaultzone = cn
Some zonedata is available in the file
.. /dahdi-XX/tools/zonedata.c, you can refer to it to match your country mode. Meanwhile, you also need to modify another parameter which is in file /etc/asterisk/indications.conf.
country=cn
A part of file /etc/asterisk/dahdi-channels.conf is showed as below. (Modification, if it is not agree with the hardware setup)
Figure 6 A part of dahdi-channels.conf
3. Asterisk initiation
Execute a command to start Asterisk:
# asterisk -vvvvvvgc
If Asterisk is already activate, run “asterisk –r” instead.
In the CLI, please run the following commands
“dahdi show channels” and “pri show spans”:
Figure 7 channels and spans show
If you can see the span is up and active status, it means successful installation. Otherwise, please check the setting files and physical connections.
4. Dialplan edit
You should make sure that the context “from-isdn“ and “from-internal“ are in extensions.conf. Here a simple example is given:
# vim /etc/asterisk/extensions.conf
Figure 8 dial plan
After saving your dialplan, please run “asterisk –r“, then execute “reload“ in the CLI. Now you are able to make calls. The above dialplan achieves that:
- If there is a call from the ISDN line, Asterisk will transfer to SIP extension 100, then the SIP phone rings;
- If SIP extension 100 dials any phone number, Asterisk will transfer to the destination phone through the first channel.
Chapter 4 Reference
Tips
Any questions during installation please consult in our forum or look up for answers from the following websites:
Appendix A Specifications
• Weight and size
Weight: 51g (1.80oz)
Size: 12.0×6.9×1.8 cm3 (4.7×2.7×0.7 inch)
• Interfaces
PCI Express 1.0 or above
Local Loop Access: RJ-45 ports used on certain ISDN S/T/U interfaces
• Environment
Temperature: 0 ~50°C (Operation)
– 40 ~125°C (Storage)
Humidity: 10 ~90% NON-CONDENSING
• Power consumption
Voltage: 3.3V, 38V (only NT mode )
Power Dissipation: 0.4W Minimum, 0.57W Maximum
• Hardware and software requirements
RAM 128 + MB
Linux kernel 2.4.X or 2.6.X
CPU 800+ MHZ
Appendix B PIN Assignments
Basic Rate ISDN lines can use straight (“flat”) modular cable if necessary. However, twisted-pair are more often used.
l ISDN U-interface
8-pin RJ45 port |
PIN |
Color |
Description |
1 |
White/Orange |
N/A |
|
2 |
Orange |
N/A |
|
3 |
White/Green |
N/A |
|
4 |
Blue |
U interface |
|
5 |
White/Blue |
U interface |
|
6 |
Green |
N/A |
|
7 |
White/Brown |
-48VDC Power (optional) |
|
8 |
Brown |
-48VDC Return (optional) |
The U-Interface is most commonly used in North American Basic Rate ISDN systems. The U-Interface is an 8-conductor, modular, RJ-45 jack. The center two pins (pin 4 and 5) are used for the 2-wire loop. The wiring of pin 4 and pin 5 are not polarity sensitive (e.g. 4 and 5 may be crossed).
Optional -48 VDC power may be utilized on RJ-45 pins 7 and 8. This can be used to power the NT-1 and TE equipments if sufficient power is available. In most cases, power is not provided from the telephone company.
l BRI S-Interface
8-pin RJ45 port |
PIN |
Color |
Description |
1 |
White/Orange |
N/A |
|
2 |
Orange |
N/A |
|
3 |
White/Green |
Receive+ |
|
4 |
Blue |
Transmit + |
|
5 |
White/Blue |
Transmit – |
|
6 |
Green |
Receive – |
|
7 |
White/Brown |
-48VDC Power(optional) |
|
8 |
Brown |
-48VDC Return (optional) |
The BRI S-Interface is a 4-wire interface, with separate Transmit and Receive pairs. It can be operated in four modes:
- Point-to-Point Mode allows one logical terminal that may be up to 1 KM from the NT-1
- Short Passive Bus Mode allows connection of up to 8 terminals in parallel on the S/T bus. The terminals can be within 100 to 200 meters from the NT-1.
- Extended Passive Bus Mode allows connection to 8 terminals at distances of up to 500 meters from the NT-1.
- Star Bus Mode allows interconnection of up to 8 terminals to a central NT-1. Each terminal can be up to 1 KM from the NT-1.
² The NT-1 unit has configurable jumpers to apply a 100-ohm termination to the S-Interface signal pairs. Usually, these jumpers will be in. Rules of termination is similar to that of the SCSI-bus: the NT-1 will have 100-ohm terminators applied, and the farthest TE1/TA device will have 100-ohm terminators.
² Optional power to the NT-1 can be applied from pins 7 and 8 of the S-Interface RJ-45 jack. This is usually not used.
² Many NT-1 units provide “phantom-power” (sealing current) between the transmit (4,5) and receive (3,6) leads. In these cases, the Transmit (4,5) leads will be negative with respect to the Receive (3,6) leads. This is often selectable in the NT-1. Whenever possible, it is recommended that this option be disabled. As a general rule-of-thumb, most PC cards, routers, and other data communications equipment do not require power from the S/T interface. ISDN telephones usually require power from the S/T interface.
² Most NT-1 units will ship with a wall-mount transformer power supply for the NT-1.