Information contained herein is of a highly sensitive nature and is confidential and
proprietary to OpenVox Inc. No part may be distributed, reproduced or disclosed
orally or in written form to any party other than the direct recipients without the
express written consent of OpenVox Inc.
Disclaimer
OpenVox Inc. reserves the right to modify the design, characteristics, and products at
any time without notification or obligation and shall not be held liable for any error or
damage of any kind resulting from the use of this document.
OpenVox has made every effort to ensure that the information contained in this
document is accurate and complete; however, the contents of this document are
subject to revision without notice. Please contact OpenVox to ensure you have the
latest version of this document.
Trademarks
All other trademarks mentioned in this document are the property of their respective
owners.
OpenVox Communication Co. LTD.URL: www.openvox.cn
D410E/DE410E on DAHDI User Manual
3
Contents
General Safety Instructions ........................................................................................ 4
Test Environments ....................................................................................................... 5
OpenVox Communication Co. LTD. URL: www.openvox.cn
D410E/DE410E on DAHDI User Manual
6
PC+Softphone
SIP phone
Analog phone
Switch
Asterisk
VOIP PBX
Operating System Linux and Fre eBSD
OpenSource Drivers Asterisk®,DAHDI,
Zaptel,Bristuff,Misdn and ISDN4BSD
Protocol SIP, IAX, SS7, MGCP, H323, R2 and more..
Applications IVR, CRM, FAX, E-mail, CallCenter, Billing
and your application..
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 equipment using
relatively cost-effective hardware. Asterisk provides Voicemail services
with Directory, Call Conferencing, Interactive Voice Response, Call
Queuing. It supports for 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).
OpenVox Communication Co. LTD. URL: www.openvox.cn
Figure 1 Topology
D410E/DE410E on DAHDI User Manual
7
1.2 What is D410E/DE410E
The DE410E is a D410E with an EC module, and they support E1, T1
and J1 environments. It is selectable on a per-card or per-port basis. This
feature enables signaling translation between E1 and T1 equipments and
allows inexpensive T1 channel banks to connect with E1 circuits.
D410E supports industry standard telephony and data protocols,
including Primary Rate ISDN (both N. American and Standard Euro)
protocol families for voice, PPP, Cisco, HDLC, and Frame Relay data
modes. Both line-side and trunk-side interfaces are supported.
D410E works 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.
D410E/DE410E supports industry standard telephony and data protocols,
including Primary Rate ISDN (both N. American and Standard Euro)
protocol families for voice, PPP, Cisco, HDLC, and Frame Relay data
modes. Both line-side and trunk-side interfaces are supported.
Target Applications
Voice-over Internet Protocol (VoIP) Services
Complex IVR Trees
"Meet-Me" Bridge Conferencing
Calling Card Platforms
OpenVox Communication Co. LTD.URL: www.openvox.cn
D410E/DE410E on DAHDI User Manual
8
VoIP Gateways (support SIP, H.323, and IAX)
Legacy PBX/IVR Services
Voice/Data Router (replace expensive routers)
PRI/Switch Compatibility - Network or CPE
OpenVox Communication Co. LTD.URL: www.openvox.cn
D410E/DE410E on DAHDI User Manual
9
Chapter 2 Hardware Setup
There are some points that should be paid attention to when setting up
D410E/DE410E.
2.1 Span type setup
Each DIP switch controls one span configuration for E1 or T1 mode.
Setting DIP1 to ON means SPAN1 will be E1.Setting DIP1 to OFF
means SPAN1 will be T1.
2.2 CardID switch setup
If want to install more than one card of D410E/DE410E in a PC, you
should take care of the card ID switch. There are two pieces of rules you
must obey:
The first card must be set to 0, which is a card that will be initialized
(i.e. installing driver) firstly when the system boot up. And the second
should be set to 1, and so forth.
At most cases, Linux will initialize PCI devices according to their slot
order. The slot nearest to the CPU will be initialized firstly and the far
end slot will be initialized at last. That is to say, the card which is
nearest to the CPU ID should be set to 0 if there is more than one
D410E/DE410E on your machine.
OpenVox Communication Co. LTD. URL: www.openvox.cn
D410E/DE410E on DAHDI User Manual
10
64-bit 5.0V PCI slot
64-bit 3.3V PCI slot
32-bit 5.0V PCI slot
PCI-E ×1 slot
1
2
3
4
2.3 Slot compatibility
D410E/DE410E is compatible with PCI-E ×1 (slot 1) and ×2, ×4, ×8, ×16
slot, except PCI slot; you should confirm your slot type and insert
D410E/DE410E into any type of PCI-E slot as previously described.
Figure 2 PCI-E and PCI slots
2.4 Timing cable
If you have just one card in the system, all channels on that card have
already run under the same clock source, so timing cable is unnecessary.
But if there are more than one card, using timing cable has some
advantages. Before using the clock line, each card works on its own
clock, therefore precision of the clock is limited; each card will send
/receive voice data at different speeds. In voice usage, this small issue can
be omitted, but in data communication such as Fax/Modem, it will cause
big problems. Data loss will cause communication broken or fax broken.
OpenVox Communication Co. LTD. URL: www.openvox.cn
D410E/DE410E on DAHDI User Manual
11
Timing cable will force all cards to work at the same clock source, send
data at the same speed, as a result no data will lost.
If you found J914 (input) and J915 (output) interfaces on the card, it
means the card supports clock line, for details, please refer to HERE.
OpenVox Communication Co. LTD. URL: www.openvox.cn
D410E/DE410E on DAHDI User Manual
12
Chapter 3 Software Installation and Configuration
D410E/DE410E supports DAHDI software driver on Linux. To make full
use of D410E/DE410E, you should download, compile, install and
configure Libpri, DAHDI and Asterisk.
3.1 Download
DAHDI software packages are available on OpenVox official website or
Digium. Some patches should be added while the driver source is from
Digium, therefore, it is recommended that downloading the DAHDI
driver package from OpenVox official website.
Execute the following commands under the directory of /usr/src/ in
OpenVox Communication Co. LTD. URL: www.openvox.cn
D410E/DE410E on DAHDI User Manual
13
generally, the former two below are used for downloading these two
packages and the later two are for unzipping them.
#_wget_http://downloads.openvox.cn/pub/drivers/da
hdi-linux-complete/openvox_dahdi-linux-complete-c
urrent.tar.gz
#_wget_http://downloads.asterisk.org/pub/telephon
y/asterisk/releases/asterisk-1.8.5.0.tar.gz
#_wget_http://downloads.asterisk.org/pub/telephon
y/libpri/releases/libpri-1.4.11.5.tar.gztibpri-1.
4.12.tar.gz
#_tar_-xvzf_openvox_dahdi-linux-complete-current.
tar.gz
# tar –xvzf asterisk-1.8.5.0.tar.gz
# tar –xzvf libpri-1.4.11.5.tar.gz
3.2 Installation
1. Hardware detection
# lspci –vvvv
Check the outcome and confirm your system has recognized
OpenVox Communication Co. LTD. URL: www.openvox.cn
D410E/DE410E on DAHDI User Manual
14
01:02.0 Communication controller: Digium, Inc. Wildcard TE410P/TE412P quad-span
T1/E1/J1 card 3.3V (rev 02)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErrStepping- SERR- FastB2B Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort<MAbort- >SERR- <PERR Latency: 32
Interrupt: pin A routed to IRQ 225
Region 0: Memory at dcdffc00 (32-bit, non-prefetchable) [size=128]
D410E/DE410E. If it has been recognized, "communication controller"
will be displayed in the output information like that:
Figure 3 Hardware detection
If D410E/DE410E is not recognized by the system, you have to power off
and take out the card, then try to insert it into another PCI-E 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
OpenVox Communication Co. LTD.URL: www.openvox.cn
D410E/DE410E on DAHDI User Manual
15
# 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
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.
OpenVox Communication Co. LTD. URL: www.openvox.cn
D410E/DE410E on DAHDI User Manual
16
Among Libpri, DAHDI and Asterisk, let’s install libpri firstly. Please
execute those commands under the directory of /usr/src/ in generally:
# cd libpri-XX
# make
# make install
Change to the directory of dahdi-linux-complete-XX (XX represents
DAHDI version), then perform commands one by one to install DAHDI.
# cd /usr/src/dahdi-linux-complete-XX
# 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 Asterisk.
Please operate those commands to install Asterisk.
OpenVox Communication Co. LTD. URL: www.openvox.cn
D410E/DE410E on DAHDI User Manual
17
# cd asterisk-1.8.5.0
# ./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 and Asterisk, please load the
driver by running:
# modprobe dahdi
# modprobe wct4xxp
# dahdi_genconf
OpenVox Communication Co. LTD.URL: www.openvox.cn
D410E/DE410E on DAHDI User Manual
18
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
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 channel configuration
files is displayed.
OpenVox Communication Co. LTD. URL: www.openvox.cn
In order to match your country pattern, you need to change parameters
loadzone and defaultzone to your country. For example, your system is in
CHINA, you would like them change to:
loadzone = cn
defaultzone = cn
OpenVox Communication Co. LTD. URL: www.openvox.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)
After modifying the country mode, please execute the following
command:
# dahdi_cfg –vvvvvv
OpenVox Communication Co. LTD. URL: www.openvox.cn
Figure 5 A part of dahdi-channels.conf
D410E/DE410E on DAHDI User Manual
21
[root@localhost asterisk-1.8.5.0]# dahdi_cfg -v
DAHDI Tools Version - 2.4.0
SPAN 1: CCS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1)
SPAN 2: CCS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1)
SPAN 3: CCS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1)
SPAN 4: CCS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1)
124 channels to configure.
Setting echocan for channel 1 to mg2
Setting echocan for channel 2 to mg2
Setting echocan for channel 3 to mg2
Setting echocan for channel 4 to mg2
Setting echocan for channel 5 to mg2
Setting echocan for channel 6 to mg2
Setting echocan for channel 7 to mg2
Setting echocan for channel 8 to mg2
Setting echocan for channel 9 to mg2
Setting echocan for channel 10 to mg2
Setting echocan for channel 11 to mg2
Setting echocan for channel 12 to mg2
Setting echocan for channel 13 to mg2
Setting echocan for channel 14 to mg2
Setting echocan for channel 15 to mg2
……
……
Setting echocan for channel 120 to mg2
Setting echocan for channel 121 to mg2
Setting echocan for channel 122 to mg2
Setting echocan for channel 123 to mg2
Setting echocan for channel 124 to mg2
The command is used for reading and loading parameters in the
configuration file system.conf and writing to the hardware. A part of
outputs are showed in the following figure.
3. Asterisk initiation
OpenVox Communication Co. LTD. URL: www.openvox.cn
Figure 6 Channel map
D410E/DE410E on DAHDI User Manual
22
1 from-pstn default In Service
2 from-pstn default In Service
3 from-pstn default In Service
4 from-pstn default In Service
5 from-pstn default In Service
6 from-pstn default In Service
7 from-pstn default In Service
8 from-pstn default In Service
9 from-pstn default In Service
10 from-pstn default In Service
11 from-pstn default In Service
12 from-pstn default In Service
13 from-pstn default In Service
14 from-pstn default In Service
15 from-pstn default In Service
17 from-pstn default In Service
18 from-pstn default In Service
19 from-pstn default In Service
20 from-pstn default In Service
21 from-pstn default In Service
22 from-pstn default In Service
23 from-pstn default In Service
24 from-pstn default In Service
……………………
115 from-pstn default In Service
116 from-pstn default In Service
117 from-pstn default In Service
118 from-pstn default In Service
119 from-pstn default In Service
120 from-pstn default In Service
121 from-pstn default In Service
122 from-pstn default In Service
123 from-pstn default In Service
124 from-pstn default In Service
# asterisk –vvvvvvvgc
If Asterisk is already activate, run "asterisk –r" instead. In the CLI,
please run the following command:
localhost*CLI> dahdi show channels
If DAHDI channels are found, it means they have been loaded into
OpenVox Communication Co. LTD. URL: www.openvox.cn
Asterisk. You are going to edit dialplan by your requirements.
4. Dialplan edit
Users must make sure that the context "from-pstn" and "from-internal"
are in extensions.conf, here a simple example is given:
# vim /etc/asterisk/extensions.conf
Figure 8 dial plan
Additional function
Users should run command "cat /proc/interrupts" to check
D410E/DE410E has independent interrupt. If it shares interrupt with
other device, it may cause some problems even cannot work normally. Or
you can see if the EC module is working as follows:
Figure 9 EC module show
OpenVox Communication Co. LTD. URL: www.openvox.cn