C o m m u n i c a t i o n s , I n c .
© 2006-2007
PalmMicro Communications, Inc.
Room 0611, Bldg.B Tsinghua Tongfang Technology Plaza, 1 Wangzhuang Road, Beijing, CHINA
15
To read different data, the file names specified by “destination” are respectively:
y
Reading current settings information, “destination” is settings.dat;
y
Reading phonebook data, ”destination” is phonebook.dat;
y
Reading data from some page, “destination” is pageX.dat, where “X” is a number
from 0 to 31;
Note: reading and updating phone settings information, call rule data and phonebook data
may use designated batch file, getopt.bat and setopt.bat, getpb.bat and setpb.bat
(recommended). For more details see section 4.
HTTP Update
Enter phone setting WEB page, select update program item and open update program
page, as follows:
According to your request, choose the updating option and finish the updating operation.
Updating operation in WEB page will be found in the AR1688 phone user guide. We show
Example:
Phone IP is 192.168.1.205. Read settings information and save it to settings.dat.
Command syntax:
C:\sdcc\src>tftp -i 192.168.1.205 get settings.dat (Enter)
Note: DAT file read by tftp protocol can be converted to TXT file by convert command
that will be described in chapter 4.