User manual

www.atcom.cn
39/40
When the system boots with the new kernel, only the network part is available and the IP04 will
get the network parameter from your DHCP server.
Then you need to install the needed packages for your application. Below is the default packages
installed in the IP04.
root:~>ipkg install zaptel-sport
root:~>ipkg install pagecache libtiff spandsp asterisk-spandsp voiptel-gui voiptel-sounds
dropbear voiptel-ntp ssmtp voiptel-cron
Then it will connect to Rowetel and VoIPtel website for the latest packages. Please make sure that
your IP04 has the internet connection to download the packages. Don't worry if it seems to get
stuck on downloading / installing the voiptel-sounds package, as it just needs some time due to
it's size.
root:~>/etc/init.d/zaptel enable // load zaptel driver on every booting
root:~>/etc/init.d/asterisk enable // load the asterisk on evert booting.
root:~>reboot
after reboot, you can check the ip address on the console port and check its ip address via
root:~>ifconfig
put this ip address on your firefox browser and configure the IP04.
10.10 HOWTO enable CallerID?
To get the callerID working, you may need to check below two points.
1) Check if the asterisk-spandsp package is installed in the IP04.
You can check via below command, in SSH mode:
root:~>ipkg list_installed this command will list all the installed package in IP04. See if
the asterisk-spandsp is there in the IP04. If yes, please go to item 3).
If you can not find asterisk-spandsp from above command. You may see other asterisk package
version like: asterisk; voiptel-asterisk.
2) Install asterisk-spandsp package.
If the asterisk package used in the IP04 is not the asterisk-spandsp package, you need to remove
the previos package and install the correct one for CID support. Since the GUI for IP04 relates to
the asterisk package much, you need to remove the GUI and install the voiptel-gui also.
root:~>ipkg remove voiptel-gui to install the voiptel-gui
root:~>ipkg remove asterisk to remove the other asterisk version.
root:~>ipkg install asterisk-spandsp to install the asterisk-spandsp package
root:~>ipkg install voiptel-gui to install the voiptel-gui package
root:~>reboot reboot the device, the device will use 192.168.1.100 as its
default IP after reboot.
3) Configure zapata.conf file
After install the asterisk-spandsp in the IP04. To enable the called ID, you also need to modify the