Update Ring Tone; Update Call Hold Music; Update Settings; Read Phone Information - PalmMicro AR1688 Development Manual

Based ip phone
Table of Contents

Advertisement

C o m m u n i c a t i o n s , I n c .

Update Ring Tone

Use parameter put to update ring tone. Command syntax:
tftp –i host put source (Enter)
"source" is ring tone data file and the filename must begin with "ringtone_", namely
ringtone_xxx.dat. How to make this file will be described in chapter 4. For example:
Example:
Update ring tone. Phone IP is 192.168.1.205 and ring tone file is ringtone_aiya.dat,
command line:
C:\sdcc\src>tftp -i 192.168.1.205 put ringtone_aiya.dat (Enter)

Update Call Hold Music

Use parameter put to update call hold music. Command syntax:
tftp –i host put source (Enter)
"source" is call hold music file and the filename must begin with "holdmusic_", namely
holdmusic_xxx.dat. How to make this file will be described in chapter 4. For example:
Example:
Update call hold music. Phone IP is 192.168.1.205 and call hold music file is
holdmusic_aiya.dat, command line:
C:\sdcc\src>tftp -i 192.168.1.205 put holdmusic _aiya.dat (Enter)

Update Settings

Use parameter put to update phone settings. Command syntax:
tftp –i host put source (Enter)
"source" is phone settings file and the filename must begin with "settings_", namely
settings_xxx.dat. How to make this file will be described in chapter 4. For example:
Example:
Update phone settings information, phone IP is 192.168.1.205 and settings
information file is settings_82378008.dat. Command syntax:
C:\sdcc\src>tftp -i 192.168.1.205 put settings_82378008.dat (Enter)

Read Phone Information

Use get parameter to read phone information and write it to specified file. Command
syntax:
tftp –I host get destination (Enter).
PalmMicro Communications, Inc.
© 2006-2007
Room 0611, Bldg.B Tsinghua Tongfang Technology Plaza, 1 Wangzhuang Road, Beijing, CHINA
14

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents