Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Chapter 1 Software Installation

IX140 series IP-PBX supports combinations analog, BRI, PRI and GSM telephony cards, now let’s take the combination of A400E and DE130E for an example to illustrate software installation. And assume that DE130E need to run in SS7 signaling.

 

1.1 Download

Download chan_ss7 package from:

...

# tar –xvzf asterisk-1.8.0.tar.gz

 

1.2 Installation

Make sure your necessary dependencies have all been installed, and then get start to install DAHDI, Asterisk and chan_ss7.

...

Execute commands to compile and install chan_ss7

 

 

 

1.3 Configuration

1. Driver loading

After compiling and installing DAHDI and Asterisk, please load the driver by running:

...

..  /dahdi-XX/tools/zonedata.c, you can refer to it to match your country mode. Meanwhile, you also need to modify another parameter which is in file                                               /etc/asterisk/indications.conf.

 

country=cn

2. Edit files for ss7

a. Edit /etc/dahdi/system.conf like:

...

                            Figure 7 Channel map

 

3. Asterisk initiation

 

# asterisk -vvvvvvvgc

 

If Asterisk is already activate, run "asterisk –r" instead. In the CLI, please run the following command:

...

After saving your dialplan, please run "asterisk –r", then execute "reload" in the CLI. Next you are able to make calls.

Chapter 2 Reference

www.openvox.cn

www.digium.com

...