Delete Option - 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 .

Delete Option

English standard settings page include SIP protocol and IAX2 protocol, whose file
respectively is:
SDCC\src\res\us\settings_sip.htm
SDCC\src\res\us\settings_iax2.htm
We take IAX2 protocol page for example, deleting a phone option, as follows:
Step 1. Open the source code file of settings_iax2.htm and delete "IAX2 Server Port"
(IAX2 server port) option part codes. Codes in settings_iax2.htm are as follows:
......
<tr>
<td>IAX2 server port:</td>
<td>
<INPUT name=iax2_port size=5 maxlength=5>(default 4569)
</td>
</tr>
......
Delete above codes and save the file;
Step 2. Input command line mkweb iax2(Enter), convert settings_iax2.htm in \res\us\ to a
html file accepted by AR1688 and generate a new file settings_iax2.htm in res directory;
Step 3. While doing step2, generate a new web_info_iax2.h in SDCC\include directory;
Step 4. Overwirte settings_iax2.htm with the new one.
Step 5. Recompile the phone program with mk.bat;
Step 6. Update the phone and the new WEB page is valid.
PalmMicro Communications, Inc.
© 2006-2007
Room 0611, Bldg.B Tsinghua Tongfang Technology Plaza, 1 Wangzhuang Road, Beijing, CHINA
35

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents