Download Print this page

CEM Elastix 2.2.0 Step-By-Step Manual

Bri card installation

Advertisement

Quick Links

Advertisement

loading
Need help?

Need help?

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

Questions and answers

Summary of Contents for CEM Elastix 2.2.0

  • Page 2 Step by Step Guide BRI Card Installation (with Elastix-2.2.0) Version 1.0...
  • Page 3: Table Of Contents

    Table of Contents Hardware Setup ..................1 Software Installation ................2 Software Configuration ................ 2 Configure via webpage: ..................3 Configure via command line ................... 4...
  • Page 4: Hardware Setup

    BRI Card Installation with Elastix 2.2.0 Hardware Setup 1. Insert the BRI (PCI/PCIe) card in the corresponding slot 2. Check if the installed BRI card is detected using the below command [root@pbx1 ~]# lspci -vvvvv 3. Check the output of the given command and ensure if there is a...
  • Page 5: Software Installation

    BRI Card Installation with Elastix 2.2.0 Software Installation To use CEM-Solutions BRI card in Elastix, you have to reinstall dahdi-linux with the driver of CB400P/CB400E. Dahdi includes two software: dahdi-linux and dahdi-tools, here you just need to download dahdi-linux driver of CB400P/CB400E, then reinstall dahdi-linux with the driver of CB400P/CB400E.
  • Page 6: Configure Via Webpage

    BRI Card Installation with Elastix 2.2.0 Configure via webpage: 1. Input your IP of Elastix-2.2.0 (For example – 192.168.0.68) in the address bar, When you see the Elastix web page (Username: - admin, Password: - palosanto), Click Hardware detection. 2. Configuration of spans can be done through web interface itself. Click “Configuration of span”...
  • Page 7: Configure Via Command Line

    BRI Card Installation with Elastix 2.2.0 If you can see all the spans detected by asterisk, which means your CB400P/CB400E card is ready to make calls using these configured channels. Configure via command line 1. Please run the following command to configure the /etc/dahdi/system.conf and /etc/asterisk/dahdi-channels.conf file automatically.
  • Page 8 BRI Card Installation with Elastix 2.2.0 Step by Step Guide...
  • Page 9 BRI Card Installation with Elastix 2.2.0 2. To check whether it has finished the configuration, please open the system.conf file [root@pbx1 ~]# vi /etc/dahdi/system.conf Step by Step Guide...
  • Page 10 BRI Card Installation with Elastix 2.2.0 3. Configure file /etc/dahdi/system.conf and /etc/asterisk/dahdi-channels.conf manually, If you are using E1, you can configure the two files like the following: Here is an example of dahdi-channels.conf file Step by Step Guide...
  • Page 11 BRI Card Installation with Elastix 2.2.0 Another example of a typical file chan_dahdi.conf Start the asterisk and connect the Asterisk CLI [root@pbx1 ~]# /etc/init.d/asterisk start Step by Step Guide...
  • Page 12 BRI Card Installation with Elastix 2.2.0 5. Check the status of configured DAHDI channels in asterisk console 6. If you can see the four spans, that means CB400P/CB400E is OK now. At this point we are ready to write a Dial Plan in /etc/asterisk/extensions.conf.
  • Page 13 BRI Card Installation with Elastix 2.2.0 Step by Step Guide...