Hide thumbs Also See for A2410P:

Advertisement

Quick Links

User Manual
深圳开源通信有限公司
OpenVox-Best Cost Effective Asterisk Cards
OpenVox A2410P/AE2410P User Manual
AE2410P
A2410P
Date:22/07/2010
Version: 1.1
1
OpenVox Communication Co. Limited.
URL:
www.openvox.cn

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for OpenVox A2410P

  • Page 1 User Manual 深圳开源通信有限公司 OpenVox-Best Cost Effective Asterisk Cards OpenVox A2410P/AE2410P User Manual AE2410P A2410P Date:22/07/2010 Version: 1.1 OpenVox Communication Co. Limited. URL: www.openvox.cn...
  • Page 2 Address: F/3, Block No.127, Jindi Industrial Zone, Shazui Road, Futian district, ShenZhen, Guangdong 518048, China Tel:+86-755-82535095,82535461,Fax:+86-755-82535174 E-Mail:sales@openvox.cn support@openvox.cn IM for Technical Support: support@openvox.cn James.zhu@openvox.cn Business Hours: 9:00AM-18:00PM from Monday-Friday URL:www.openvox.cn Thank You for Choosing OpenVox Products! OpenVox Communication Co. Limited. URL: www.openvox.cn...
  • Page 3: Table Of Contents

    User Manual Table of Contents 1. Overview ..............4 1.1 What is A2410P/AE2410P ..........4 1.2 What is Asterisk: ............ 5 2. Hardware Setting ............6 3. Software Installation and Configuration ........8 3.1 Download asterisk, zaptel, driver and firmware ....... 8 3.2 Edit the configure file ..........
  • Page 4: Overview

    1. Overview 1.1 What is A2410P/AE2410P A2410P is a modular analog telephony interface product. AE2410P is A2410P with EC module. It is designed to build IP PBX. A2410P/AE2410P must be used with FXO-400 or FXS-400 together to build a workable system.
  • Page 5: What Is Asterisk

    Asterisk provides Voicemail services with Directory, Call Conferencing, Interactive Voice Response, Call Queuing. It has support for three-way calling, caller ID services, ADSI, IAX, SIP, H.323 (as both client and gateway), MGCP (call manager only) and SCCP/Skinny(voip-info.org). OpenVox Communication Co. Limited. URL: www.openvox.cn...
  • Page 6: Hardware Setting

    2. Checking cabling/pin assignment: There are six modules on A2410P/AE2410P, each module (FXS400/FXO400) corresponds one RJ45 interface (refer figure 2). There are eight pins on each RJ45 interface. A2410P/AE2410P uses the two pins of it as a pair, connecting to two-wire telephone line, so each RJ45 interface can split into four telephone lines.
  • Page 7 3. Splitting the RJ45 to RJ11: User has to use a splitter (refer figure 4) to split RJ45 interface to four RJ11 normal telephone line. And please connect PSTN line into FXO port and telephone into FXS port. Figure 4: A2410P/AE2410P Splitter OpenVox Communication Co. Limited. URL: www.openvox.cn...
  • Page 8: Software Installation And Configuration

    User Manual 3. Software Installation and Configuration A2410P/AE2410P supports zaptel software device driver on Linux. To use A2410P/AE2410P, user must download, edit, install and configure zaptel and asterisk. 3.1 Download asterisk, zaptel, driver and firmware 1. Asterisk can be downloaded from: http://downloads.asterisk.org/pub/telephony/asterisk/releases/...
  • Page 9: Installation

    #MODULES="$MODULES ztdummy" # Zaptel Timing Only Interface MODULES="$MODULES xpp_usb" # Xorcom Astribank Device MODULES="$MODULES opvxa24xx" # OpenVox A2410P - Modular FXS/FXO interface (1-24 ports) Figure 6: zaptel.sysconfig 3. Add opvxa24xx in /usr/src/zaptel-xx/kernel/xpp/utils/genzaptelconf # The rest of the lines are per-channel lines...
  • Page 10 User can install the driver via the following steps (assuming user has the source code of zaptel device driver installed in /usr/src/zaptel-XX directory): 1. Checking the A2410P/AE2410P hardware by command: lspci –vvvvv From the following, user can see that there is a device called communication controller interface be found.
  • Page 11: Configure

    Openvox VPM: echo cancellation supports 32 channels Openvox VPM: echo cancellation for 32 channels Openvox VPM: hardware DTMF disabled. Openvox VPM: Present and operational servicing 1 span(s) Figure 9: EC detection 2. Checking the configure files The command genzaptelconf will automatically generate the zaptel.conf under /etc and zapata-channels.conf under /etc/asterisk.
  • Page 12 # Zaptel Configuration File # This file is parsed by the Zaptel Configurator, ztcfg # It must be in the module loading order # Span 1: ZTDUMMY/1 "ZTDUMMY/1 (source: RTC) 1" (MASTER) # Span 2: OPVXA24XX/0 "OpenVox A2410 Board 1" fxsks=1 fxsks=2 fxsks=3...
  • Page 13 ; This is not intended to be a complete zapata.conf. Rather, it is intended ; to be #include-d by /etc/zapata.conf that will include the global settings ; Span 1: ZTDUMMY/1 "ZTDUMMY/1 (source: RTC) 1" (MASTER) ; Span 2: OPVXA24XX/0 "OpenVox A2410 Board 1" ;;; line="1 OPVXA24XX/0/0 RED" signalling=fxs_ks...
  • Page 14 -- Executing [s@from-pstn:2] BackGround("Zap/4-1", "demo-congrats") in new stack -- <ZAP/4-1> Playing 'demo-congrats.gsm' (language 'en') -- Executing [s@from-pstn:3] Hangup("Zap/4-1", "") in new stack == Spawn extension (from-pstn, s, 3) exited non-zero on 'Zap/4-1' Hungup 'Zap/4-1' Figure 14: inbound call OpenVox Communication Co. Limited. URL: www.openvox.cn...
  • Page 15 Dialing/CallwaitCAS: 0/0 Default law: ulaw Fax Handled: no Pulse phone: no Echo Cancellation: 128 taps, currently ON Master Channel: 5 Actual Confinfo: Num/5, Mode/0x0009 Actual Confmute: No Hookstate (FXS only): Offhook Figure 16: channel status OpenVox Communication Co. Limited. URL: www.openvox.cn...
  • Page 16 User Manual Notes: Test environments are: CentOS-5.5 Kernel version: 2.6.18-194.el5 Zaptel: zaptel-1.4.12 Asterisk: 1.4.20 Hardware: OpenVox A2410P/AE2410P OpenVox Communication Co. Limited. URL: www.openvox.cn...
  • Page 17: References

    User Manual 4. References www.openvox.cn www.digium.com www.asterisk.org www.voip-info.org www.asteriskguru.com OpenVox Communication Co. Limited. URL: www.openvox.cn...

This manual is also suitable for:

Ae2410p

Table of Contents