User manual
www.atcom.cn
5/40
1. Introduce
This Article
This article is an application guide to use IP-XX and ATCOM products to build a simple application
on small office application. Through this article, we hope that readers can build the IP PBX
solution via IP-XX for small enterprise. The IP-XX series PBXs include IP01, IP04 and IP08
so far, since they have almost same software and structure so we will use IP04 as
the demo unit on this article. Same method and user method are available for the
IP01 and IP08 also.
IP01, IP04 and IP08
The IP-XX series PBXs are open source embedded IP PBX systems. They run uClinux and Asterisk
and support rich IP PBX features. They have big advantages on its inherent open source software
structure and ultra low power consumption ( <5 watt in idle state, environment friendly).
Below are the difference between the IP01, IP04 and IP08 platform.
Model No.
RJ45
TEL Ports
RS232 Port
Others
Size(mm)
IP-01
1
1 x fxo/fxs
1 fix RS232 port
--
100 x 100 x 28
IP-04
1
4 x fxo/fxs
1 RS232 module
MMC
225 x 120 x 30
IP-08
2
8 x fxo/fxs
1 RS232 module
MMC,USB
225 x 120 x 30
Hardware Information:
The IP01, IP04 and IP08 use the same CPU, SDRAM and Flash. Their specs are:
CPU: 400M Blackfin Chip
SDRAM: 64M
Flash: 256M (the kernel, application are stocked in the 256M flash memory)
BAPS
BAPS stands for Blackfin Asterisk Package System. Software in Baps system is installed on run
time rather than build time. Basically we only need to maintain a kernel with basic functions
installed. Different applications (zaptel, asterisk, ntp .etc) are built in different packages and
maintain in a remote server. We only need to use some simple commands like:
root:~> ipkg install PACKAGE_NAME to install the needed package
root:~> ipkg remove PACKAGE_NAME to remove the useless package
root:~> ipkg update to check the up to date package list
1.1 Related Hardware and software
IP04 IP PBX: Open source IP PBX, support four interchangeable FXO/FXS ports.
AX-110S: FXS module of IP04,
AX-110X: FXO module of IP04
AT-530: Stand along IP phone, can be configured as SIP/IAX2 extensions.
X-lite: Softphone run on the PC, can be configured as SIP extensions.