ATCOM AX4D Product Manual

Digital card ax4d+ec128

Advertisement

Quick Links

AX4D+EC128
®
ATCOM
Digital Card AX4D/AXE4D
Product Guide
25/06/2011
Written by Robert.Ao

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the AX4D and is the answer not in the manual?

Questions and answers

Summary of Contents for ATCOM AX4D

  • Page 1 AX4D+EC128 ® ATCOM Digital Card AX4D/AXE4D Product Guide 25/06/2011 Written by Robert.Ao...
  • Page 2: Table Of Contents

    Content CONTACT ATCOM ..........................2 CHAPTER 1 THE INTRODUCTION OF AX4D ..................3 CHAPTER 2 HARDWARE INTRODUCTION .................... 5 CHAPTER 3 SOFTWARE INSTALLATION....................9 CHAPTER 4 SOFTWARE CONFIGURATION ..................11 CHAPTER 5 LOOPBACK TEST ......................14 CHAPTER 6 REFERENCE ........................19...
  • Page 3: Contact Atcom

    Contact ATCOM The Introduction of ATCOM Founded in 1998, ATCOM technology has been always endeavoring in the R&D and manufacturing of the internet communication terminals. The product line of ATCOM includes IP Phone, USB Phone, IP PBX, VoIP gateway and Asterisk Card.
  • Page 4: Chapter 1 The Introduction Of Ax4D

    Chapter 1 the Introduction of AX4D Overview of the AX4D AX4D Asterisk card is the telephony PCI card which supports four ISDN PRI E1/T1/J1 ports, optional with teleco-grade hardware echo cancellation. Using AX4D digital PRI card, open source Asterisk PBX and stand alone PC, users can create their IP PBX telephony solution include all the sophisticated features of traditional PBX, and extend features such as voicemail in IP PBX.
  • Page 5: Hardware Requirement

    Pri CPE and PRI NET: EuroISDN 4ESS(AT&T) 5ESS(Lucent) DMS100 Hardware Requirement 1.6-Ghz Pentium IV 512 MB RAM 3.3V or 5V PCI 2.2 slot PCI Card Dimension 131.5mm (Length)*94mm (height) Operating System Linux (all versions, releases and distributions from 1.0 up) www.atcom.cn...
  • Page 6: Chapter 2 Hardware Introduction

    Chapter 2 Hardware Introduction AX4D The Front and Rear View of EC128 LED Red: If the driver of the card is loaded correctly and the /etc/dahdi/system.conf file is configured correctly, the LED Red of the four ports will be red clearly.
  • Page 7 SW1: It is used for selecting E1, T1, J1 mode, by default ATCOM will set it up according to your requirement before shipping out. Customer can set up E1, T1/J1 like the following: For E1 Mode For T1 and J1 Mode SW2: It is used when you have more than one PRI card in your server, if you have two cards in your server, then turn it to 0 in one card, and turn it to 1 in the other card;...
  • Page 8 5.0v for power feedin g in the case that the 3.3v in the motherboard of PC is not enough for the card, but this phenomenon happens rarely. For Choosing 3.3v Power For Choosing 5.0v Power www.atcom.cn...
  • Page 9 3.3v; the module can also choose 5.0v for power feeding in the case that the 3.3v in the motherboard of PC is not enough for the module, but this phenomenon happens rarely. For the latest version, the module does not need this jumper. For Selecting 3.3v Power For Selecting 5.0v Power www.atcom.cn...
  • Page 10: Chapter 3 Software Installation

    Download libpri, dahdi-linux, dahdi-tools, and asterisk [root@localhost src]# wget http://downloads.asterisk.org/pub/telephony/libpri/releases/libpri-1.4.10.2.tar.gz [root@localhost src]# Wget http://downloads.asterisk.org/pub/telephony/dahdi-linux/releases/dahdi-linux-2.3.0.1.tar.gz [root@localhost src]# wget http://downloads.asterisk.org/pub/telephony/dahdi-tools/releases/dahdi-tools-2.3.0.tar.gz [root@localhost src]# wget http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.6.2.6.tar.gz Install libpri [root@localhost src]# tar -xvzf libpri-1.4.10.2.tar.gz [root@localhost libpri-1.4.10.2]# make [root@localhost libpri-1.4.10.2]# make install www.atcom.cn...
  • Page 11 3) [root@localhost dahdi-tools-2.3.0]# make 4) [root@localhost dahdi-tools-2.3.0]# make install 5) [root@localhost dahdi-tools-2.3.0]# make config Install asterisk 1) [root@localhost src]# tar -xvzf asterisk-1.6.2.6.tar.gz 2) [root@localhost asterisk-1.6.2.6]# ./configure 3) [root@localhost asterisk-1.6.2.6]# make 4) [root@localhost asterisk-1.6.2.6]# make install 5) [root@localhost asterisk-1.6.2.6]# make samples www.atcom.cn...
  • Page 12: Chapter 4 Software Configuration

    # Span 4: TE4/0/4 "T4XXP (PCI) Card 0 Span 4" span=4,4,0,ccs,hdb3,crc4 # termtype: te bchan=94-108,110-124 dchan=109 echocanceller=mg2,94-108,110-124 # Global data loadzone = us After running dahdi_genconf successfully, the dahdi-channels.conf file will get the following defaultzone = us configuration: www.atcom.cn...
  • Page 13 You should see 124 channels 5. How to check if the hardware echo cancellation works or not When you plug the EC128 into AX4D, please do not need to press hard, because the pin is a little longer than the slot.
  • Page 14 DSP: yes Busy Detection: no TDD: no Relax DTMF: no Dialing/CallwaitCAS: 0/0 Default law: alaw Fax Handled: no Pulse phone: no DND: no Echo Cancellation: 128 taps currently ON Wait for dialtone: 0ms PRI Flags: Call PRI Logical Span: Implicit www.atcom.cn...
  • Page 15: Chapter 5 Loopback Test

    Make a E1 crossover cable, the E1 crossover cable connection pins are as the following: 1 < --- > 4 2 < --- > 5 4 < --- > 1 5 < --- > 2 For the detail E1 crossover cable connection pins, please refer to the following link: http://www.chebucto.ns.ca/Chebucto/Technical/Manuals/Max/max6000/gs/cables.htm#17 www.atcom.cn...
  • Page 16 = euroisdn signalling = pri_cpe channel => 63-77,79-93 context = default group = 63 ; Span 4: TE4/0/4 "T4XXP (PCI) Card 0 Span 4" group=4 context=from-pstn switchtype = euroisdn signalling = pri_cpe channel => 94-108,110-124 context = default www.atcom.cn...
  • Page 17 Use a registered sip phone to call from the 30 channels of port 1 to the 30 channels of port 4, and call from the 30 channels of port 2 to the 30 channels of port 3 www.atcom.cn...
  • Page 18 -- Executing [100@from-pstn:1] Playback("DAHDI/124-1", "hello-world") in new stack -- <DAHDI/124-1> Playing 'hello-world' (language 'en') -- DAHDI/31-1 is proceeding passing it to DAHDI/123-1 -- DAHDI/31-1 answered DAHDI/123-1 -- Native bridging DAHDI/123-1 and DAHDI/31-1 -- Executing [100@from-pstn:2] Dial("DAHDI/124-1", "dahdi/g1/100") in new stack www.atcom.cn...
  • Page 19 -- Executing [200@from-pstn:1] Playback("DAHDI/93-1", "hello-world") in new stack -- <DAHDI/93-1> Playing 'hello-world' (language 'en') -- DAHDI/62-1 is proceeding passing it to DAHDI/92-1 -- DAHDI/62-1 answered DAHDI/92-1 -- Native bridging DAHDI/92-1 and DAHDI/62-1 -- Executing [200@from-pstn:2] Dial("DAHDI/93-1", "dahdi/g2/200") in new stack www.atcom.cn...
  • Page 20: Chapter 6 Reference

    Chapter 6 Reference http://www.asteriskguru.com/ http://www.asterisk.org/downloads http://www.openippbx.org/index.php?title=Main_Page http://www.atcom.cn/ www.atcom.cn...

This manual is also suitable for:

Axe4d

Table of Contents