Hide thumbs Also See for A800P:

Advertisement

Quick Links

A800P on DAHDI User Manual
OpenVox Communication Co.Ltd
A800P on DAHDI User Manual
Version: 2.2
OpenVox Communication Co. LTD.
URL: www.openvox.cn

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for OpenVox A800P

  • Page 1 A800P on DAHDI User Manual OpenVox Communication Co.Ltd A800P on DAHDI User Manual Version: 2.2 OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 2 A800P on DAHDI User Manual OpenVox Communication Co.Ltd OpenVox-Best Cost Effective Asterisk Cards Address: F/3, Building No.127, Jindi Industrial Zone, Shazui Road, Futian District, Shenzhen, Guangdong 518048, China Tel:+86-755-82535461, 82535095, 82535362, Fax:+86-755-83823074 Business Contact: sales@openvox.com.cn Technical Support: support@openvox.com.cn Business Hours: 09:00-18:00(GMT+8) from Monday to Friday URL: www.openvox.cn...
  • Page 3 A800P on DAHDI User Manual Copyright © Copyright 2011 OpenVox Inc. All rights reserved. No part of this document may be reproduced without prior written permission. Confidentiality Information contained herein is of a highly sensitive nature and is confidential and proprietary to OpenVox Inc.
  • Page 4: Table Of Contents

    General Safety Instructions ..................4 Test Environme nts ....................... 5 Chapter 1 Ove rvie w ..................... 6 1.1 What is Asterisk ....................6 1.2 What is A800P ....................7 Chapter 2 Hardware Setup ..................10 2.1 Power supply....................10 2.2 Slot compatibility .................... 10 2.3 Timing cable....................
  • Page 5: General Safety Instructions

    4. For avoiding personal injuries and damages to your machine and A800P card, make sure bracket of the card is secured to the PC ’s chassis ground by fastening the card with a screw. 5. 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.
  • Page 6: Test Environments

    A800P on DAHDI User Manual Test Environments CentOS-5.6 Kernel version: 2.6.18-238.12.1.el5 DAHDI: dahdi-linux-complete-current Asterisk: 1.8.0 Hardware: OpenVox A800P OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 7: Chapter 1 Overview

    A800P on DAHDI User Manual 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.
  • Page 8: What Is A800P

    With interchangeable FXS/FXO modules, it can eliminate the requirement for separate channel banks or access gateways. The A800P contains 8 module banks. Each bank supports one analog interface. The module banks may be filled with up to 8 FXO or FXS modules enabling the creation of any combination of ports.
  • Page 9 A800P on DAHDI User Manual FXS-100 FXO-100 module module Power source connector Figure 2 Sample application Key benefits  High performance with low price  Firmware accelerate I/O access achieve high stability and highly decreased CPU payload  Modular Design: Up to 8 FXS, FXO or mixed FXS/FXO ports per card.
  • Page 10 A800P on DAHDI User Manual  RoHS compliant  Certificates: CE, FCC, A-Tick  trixbox Officially Certified  Elastix ® Officially Certified Features  Supports PCI 2.2 or above, 3.3 V and 5 V PCI slots  Industry standard full size length PCI card ...
  • Page 11: Chapter 2 Hardware Setup

    2.2 Slot compatibility A800P is compatible with 32-bit 5.0V PCI slot (slot 2), 64-bit 3.3V PCI slot (slot 3) or 64-bit 5.0V PCI slot (slot 4) while PCI-E slot is fit for A800E; you should confirm your slot type and insert A800P into any type of PCI slot as previously described.
  • Page 12: Timing Cable

    FXO modules use FXS signaling while FXS modules use FXO signaling. FXO modules correspond to FXO port and the same with FXS modules and FXS ports. FXO ports allow A800P connect to PSTN lines and FXS ports connect to extension sets.
  • Page 13: Hardware Setup Procedure

    A800P on DAHDI User Manual 2.5 Hardware setup procedure  Power off your PC, remember unplug the AC power cable  Insert A800P into a 3.3V or 5.0V PCI slot  Put timing cable correctly if necessary, for more details, please refer HERE ...
  • Page 14 A800P on DAHDI User Manual install or take down the board. Do not forget to connect PSTN lines into analog phones directly to make sure the lines are available before insert the PSTN lines into FXO ports. After hard ware setup, it is time to install software.
  • Page 15: Chapter 3 Software Installation And Configuration

    A800P on DAHDI User Manual Chapter 3 Software Installation and Configuration A800P supports DAHDI software driver on Linux. To make full use of A800P, you should download, compile, install and configure DAHDI and Asterisk. 3.1 Download DAHDI software packages are available on openvox official website or Digium.
  • Page 16: Installation

    # tar –xvzf asterisk-1.8.0.tar.gz 3.2 Installation 1. Hardware detection # lspci –vvvv Check the outcome and confirm your system has recognized A800P. If it has been recognized, "communication controller" will be displayed in the output information like that: OpenVox Communication Co. LTD.
  • Page 17 Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Kernel modules: opvxa1200, hisax Figure 5 Hardware detection If A800P is not recognized by the system, you have to power off and take out the card, then try to insert it into other PCI slot. 2. Software installation Some dependencies are crucial.
  • Page 18 A800P on DAHDI User Manual # 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...
  • Page 19 A800P on DAHDI User Manual After install the dependencies, please change to the directory dahdi-linux-complete-XX (XX represents DAHDI version), then perform the following 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",...
  • Page 20: Configuration

    A800P. "opermode" applies to FXO port and is invalid for FXS port, and you are allowed to take place of "CHINA" to other mode name which is OpenVox Communication Co.
  • Page 21 A800P on DAHDI User Manual available in the file: ../dahdi-linux-XX/linux/drivers/dahdi/fxo_modules.h 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.
  • Page 22 A800P on DAHDI User Manual # Span 1: OPVXA1200/12 "OpenVox A1200P/A800P Board 13" fxoks=1 fxoks=2 fxoks=3 fxoks=4 fxsks=5 fxsks=6 fxsks=7 fxsks=8 # Global data loadzone = us defaultzone = us Figure 6 A part of system.conf 2. Country mode modification In order to match your country pattern, you need to change parameters loadzone and defaultzone to your country.
  • Page 23 A800P on DAHDI User Manual A part of file /etc/asterisk/dahdi-channels.conf is showed as below. (Modification, if it is not agree with the hardware setup) ; Span 1: OPVXA1200/12 "OpenVox A1200P/A800P Board 13" ;;; line="1 OPVXA1200/12/1 FXOKS" signalling=fxo_ks callerid="Channel 1" <4001>...
  • Page 24 A800P on DAHDI User Manual After modifying the country mode, please execute the following command: # dahdi_cfg –vvvvvv 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.
  • Page 25 A800P on DAHDI User Manual If Asterisk is already activate, run "asterisk –r" instead. In the CLI, please run the following command: localhost*CLI> dahdi show channels Chan Extension Context Language MOH Interpret Pseudo default default from-internal default from-internal default from-internal...
  • Page 26 A800P on DAHDI User Manual You should write the destination number instead of the outgoing_number in the above dial plan. The above dial plan achieves that when an extension telephone dials 200, Asterisk will transfer through channel 7 to the destination.
  • Page 27: Chapter 4 Reference

    A800P on DAHDI User Manual Chapter 4 Reference www.openvox.cn www.digium.com www.asterisk.org www.voip-info.org www.asteriskguru.com Tips Any questions during installation please consult in our forum or look up for answers from the following websites: Forum wiki OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 28: Appendix A Specifications

    A800P on DAHDI User Manual Appendix A Specifications • Weight and size Weight: 133g (4.69oz) Size: 24.8× 10.7×1.8cm (9.76×4.21× 0.71 inch) • Interfaces PCI Bus: 3.3V or 5V bus slot, PCI 2.2 or above Power Supply Connect: 12V 4-pin connector (When any FXS modules...
  • Page 29 A800P on DAHDI User Manual RAM 128 + MB Linux kernel 2.4.X or 2.6.X CPU 800+ MHZ OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 30: Appendix B Pin Assignments

    A800P on DAHDI User Manual Appendix B PIN Assignments Either 4-pin or 6-pin RJ11 port is compatible with A800P, let’s illustrate pin assignments of RJ11 port by the following tables. 4-pin RJ11 port 4-pin RJ11 port Description Not used Ring...

Table of Contents