www.atcom.cn
Also you need to set the opermode of IP04 according to the area you are. For example, if you
are in USA, you need to set the opermode to FCC. If you are in Australia, you need to set the
opermode to AUSTRALIA.
The opermode can be in the in the /etc/init.d/zaptel file
#!/bin/sh
# Start up file for Zaptel
case $1 in
start) modprobe wcfxs
zapscan;
ztcfg;;
stop) modprobe -r wcfxs;;
enable) rm -f /etc/rc.d/S40zaptel;
ln -s /etc/init.d/zaptel /etc/rc.d/S40zaptel;;
disable) rm -f /etc/rc.d/S40zaptel;;
*) cat <<EOF;;
Syntax: /etc/init.d/zaptel [command]
Note: The parameter that opermode support can see the fxo_modes.h file in zaptel source.
HOWTO -- Set system time?
The file /etc/TZ specify the timezone of the system. The IP04 will get the date and time from NTP
server according to the timezone. If the system is different from your time, you can set the
timezone value on the /etc/TZ file. Example time zone values is :
Melbourne,Canberra,Sydney
Perth
Brisbane
Australia
Adelaide
Darwin
Hobart
Amsterdam, Netherlands
Athens, Greece
Europe
Barcelona, Spain
Berlin, Germany
Brussels, Belgium
opermode=AUSTRALIA
AEST-10AEDT-11,M10.5.0/02:00:00,M4.1.0/03:0
0:00
AWST-8AWDT-9,M10.5.0,M3.5.0/03:00:00
AEST-10
ACST-9:30ACDT-10:30,M10.5.0/02:00:00,M4.1.0
/03:00:00
ACST-9:30
AEST-10AEDT-11,M10.1.0/02:00:00,M4.1.0/03:0
0:00
CET-1CEST-2,M3.5.0/02:00:00,M10.5.0/03:00:00
EET-2EEST-3,M3.5.0/03:00:00,M10.5.0/04:00:00
CET-1CEST-2,M3.5.0/02:00:00,M10.5.0/03:00:00
CET-1CEST-2,M3.5.0/02:00:00,M10.5.0/03:00:00
CET-1CEST-2,M3.5.0/02:00:00,M10.5.0/03:00:00
29/35
lowpower=1;
Need help?
Do you have a question about the IP-04 and is the answer not in the manual?
Questions and answers