OpenVox X204 Series User Manual

Hybrid telephony card

Advertisement

Quick Links

X204 hybrid telephony card User Manual
OpenVox Communication Co.Ltd
X204 Series User Manual
Version: 1.0
1
OpenVox Communication Co. LTD.
URL: www.openvox.cn

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Summary of Contents for OpenVox X204 Series

  • Page 1 X204 hybrid telephony card User Manual OpenVox Communication Co.Ltd X204 Series User Manual Version: 1.0 OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 2 Address: 10/F, Building 6-A, Baoneng Science and Technology Industrial Park, Longhua New District, Shenzhen, Guangdong,China 518109 Tel:+86-755-66630978,82535461, 82535362 Business Contact: sales@OpenVox.cn Technical Support: support@OpenVox.cn Business Hours: 09:00-18:00(GMT+8) from Monday to Friday URL: www.openvox.cn Thank You for Choosing OpenVox Products! OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 3 X204 hybrid telephony card User Manual Copyright © Copyright 2013 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

    What is Asterisk ......................8 Asterisk as a Phone Switch (PBX) ................9 Asterisk as a Gateway ....................9 What is X204 Series Hybrid telephony card? ..............9 Target applications ....................10 Main features ......................11 Card identification ....................13 Chapter 2 Hardware Setup ............
  • Page 5: General Safety Instructions

    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. 6. To reduce the risk of damage or injury, please follow all steps or procedures as instructed. OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 6: Test Environment

    X204 hybrid telephony card User Manual Test Environment Hardware Board: OpenVox X204 Operating System: CentOS-6.3 Kernel Version: 2.6.32-279.el6.x86_64 DAHDI: dahdi-linux-complete-2.11.1+2.11.1 Asterisk:1.8.22.0 Libpri:1.4.14 OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 7: Chapter 1 Overview

    X204 hybrid telephony card User Manual Chapter 1 Overview The X204 series cards are versatile devices used for connecting your phone network to the PSTN (Public Switched Telephone Network) world. This is accomplished through analog connected to the FXO (Foreign Exchange...
  • Page 8: What Is Asterisk

    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). OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 9: Asterisk As A Phone Switch (Pbx)

    What is X204 Series Hybrid telephony card? OpenVox X204 hybrid telephony card is a PCI 2.2 compliant card which OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 10: Target Applications

    X204 hybrid telephony card User Manual supports 3 types interface: FXO/FXS, BRI and T1/E1/ J1. X204 Series card allows users to choose the number of FXO/FXS module according to individual needs. With no additional separate channel combiner and gateway access to products, each interface access 2 analog line via junction box.
  • Page 11: Main Features

     Mix TE and NT Modes as Required  TE/CPE mode: BRI or PRI module can be used as transceiver synchronous clock, and the clock source line does not require link to the card OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 12  Compatible with All Commercially Available Motherboards  Supports PCI Express 1.0 or above  4 RJ-45 interfaces on a single PCI bracket  RoHS compliant Certificates:  CE, FCC, A-Tick  Trixbox TM Officially Certified  Elastix® Officially Certified OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 13: Card Identification

    X204 hybrid telephony card User Manual Card identification There are multiple configurations in which an X204 series card may be purchased. Each configuration consists of a combination of single modules, quad modules, or according to your need in any combination.
  • Page 14: Chapter 2 Hardware Setup

    Slot compatibility Check the slots on your motherboard to verify that you have a slot available which is compatible with the X204 series card. To determine which slots you have on your motherboard, identify them by comparing them to those shown in the following figure.
  • Page 15 BRI RJ11-to-RJ45 cables. Caution: This unit must be connected to the Telecommunications. Network in your country using an approved cord, e.g. :for Australia use only line cords complying with AS/CAS008:2010. OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 16: Connecting A Timing Cable

    Connecting a Timing Cable The timing port allows up to three X204 series card to share the same sync (timing) source from the BRI line provider, or provide a consistent sync source across multiple cards. This is a useful feature foe fax modes and some voice applications to prevent corruption due to timing slips on the second and third X204 series cards.
  • Page 17: Chapter 3 Software Installation And Configuration

    X204 hybrid telephony card User Manual Chapter 3 Software Installation and Configuration Software Installation DAHDI software packages are available on OpenVox official website or Digium. Some patches should be applied when the driver source is from Digium. Therefore, it is recommended that downloading the DAHDI driver package from OpenVox official website.
  • Page 18 DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 32, Cache Line Size: 4 bytes Interrupt: pin A routed to IRQ 19 Region 0: Memory at fdef8000 (32-bit, non-prefetchable) [size=32K] Kernel driver in use: x200 Kernel modules: x200 OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 19 # 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 OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 20 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-2.11.1+2.11.1 # make # make install # make config OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 21 Libpri and Asterisk. Please execute those commands to install Libpri and Asterisk: # cd ../libpri-1.4.14 # make # make install # cd ../asterisk-1.8.22.0 # ./configure # make # make install # make samples OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 22: Driver Configuration

    # dahdi_genconf 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 OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 23 0/0" CCS/HDB3/CRC4 RED span=1,1,0,ccs,hdb3,crc4 # termtype: te bchan=1-15,17-31 dchan=16 echocanceller=mg2,1-15,17-31 # Span 2: B200M/1 "OpenVox B200M (NT|TE) Card 1 Span 1" AMI/CCS RED span=2,2,0,ccs,ami # termtype: te bchan=32-33 hardhdlc=34 echocanceller=mg2,32-33 # Span 3: B200M/2 "OpenVox B200M (NT|TE) Card 1 Span 2"...
  • Page 24 X204 hybrid telephony card User Manual echocanceller=mg2,38 fxsks=39 echocanceller=mg2,39 # Span 5: FXS200M/2 "OpenVox FXS200M Card 2" fxoks=40 echocanceller=mg2,40 fxoks=41 echocanceller=mg2,41 # Global data loadzone = us defaultzone = us 2. Country mode modification In order to match your country pattern, you need to change parameters loadzone and defaultzone to your country.
  • Page 25 = euroisdn signalling = pri_cpe channel => 1-15,17-31 context = default group = 63 ; Span 2: B200M/1 "OpenVox B200M (NT|TE) Card 1 Span 1" AMI/CCS RED group=0,12 context=from-pstn switchtype = euroisdn signalling = bri_cpe_ptmp channel => 32-33...
  • Page 26 39" <4039> mailbox=4039 group=5 context=from-internal channel => 39 callerid= mailbox= group= context=default ; Span 5: FXO200M/3 "OpenVox FXO200M Card 3" ;;; line="40 FXO200M FXSKS (EC: MG2 - INACTIVE)" signalling=fxs_ks callerid=asreceived group=0 context=from-pstn channel => 40 callerid= group= context=default ;;;...
  • Page 27 Setting echocan for channel 12 to none …… …… Setting echocan for channel 32 to none Setting echocan for channel 33 to none Setting echocan for channel 34 to none Setting echocan for channel 35 to none OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 28: Asterisk Initiation

    In Service from-pstn default In Service from-pstn default In Service from-pstn default In Service from-pstn default In Service from-pstn default In Service from-pstn default In Service from-pstn default In Service from-pstn default In Service OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 29: Chapter 5 Fxo, Fxs, Bri And E1 Explained

    => s,1,Answer() // answer the inbound call exten =>s,n,Playback(cc_welcome) exten => s,n,Hangup() [from-internal] exten => _X.,1,Dial(dahdi/g0/${EXTEN}) exten => _X.,n,Hangup() Chapter 5 FXO, FXS, BRI and E1 Explained Identification There are multiple configurations in which an X204 series card may be OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 30 FXS Module The FXS module allows an X204 series card to initiate and send ringing voltage to an FXO device such as an analog telephone. Because of the module design, you can activate additional ports at any time with more FXS daughter cards.
  • Page 31  There are two aspects when ports work on NT mode. If the ISDN terminal has the function of power supply, you should set the jumper to OPEN (OFF); If ISDN terminal isn’t self- powered, you should set the jumper to CONNECT (ON). OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 32 E1 module : modprobe d100m t1e1override=1 Two configuration files need to be modified: /etc/dahdi/system.conf span=1,1,0,esf,b8zs bchan=1-24 dchan=25 /etc/asterisk/dahdi-channels.conf ; Span 1: D100M1/0 "OpenVox D100M (E1|T1) Card 0/0" CCS/HDB3/CRC4 RED group=0,11 context=from-pstn switchtype = euroisdn signalling = pri_cpe OpenVox Communication Co. LTD.
  • Page 33 CCS/HDB3/CRC4 RED span=1,1,0,ccs,hdb3,crc4 #the middle digital“1”stand for master clock # termtype: te bchan=1-15,17-31 dchan=16 # Span 2: B200M/1 "OpenVox B200M (NT|TE) Card 1 Span 1" AMI/CCS RED span=2,0,0,ccs,ami # the middle digital “0”stand for slave clock. # termtype: te bchan=32-33 hardhdlc=34 OpenVox Communication Co.
  • Page 34: Appendix A Specifications

    Humidity: 10 ~ 90% NON-CONDENSING  Power consumption V oltage: 3.3V , 5V , 12V Power Dissipation: 18.25W Maximum  Hardware and software requirements RAM 128 + MB Linux kernel 2.4.X or 2.6.X CPU 800+ MHZ OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 35: Appendix B Pin Assignments

    X204 hybrid telephony card User Manual Appendix B PIN Assignments Table B-1 RJ11 Telco Port Connector for FXO/FXS Assignments Not used Not used TIP2 TIP1 RING1 RING2 Not used Not used OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 36 X204 hybrid telephony card User Manual Table B-2 RJ45 ISDN BRI S/T Port Connector OpenVox Communication Co. LTD. URL: www.openvox.cn...
  • Page 37 X204 hybrid telephony card User Manual Table B-3 RJ11 Telco Port Connector for E1 Assignm ents Not used Not used Not used Not used OpenVox Communication Co. LTD. URL: www.openvox.cn...

Table of Contents