1.46PalmH323

所属分类:单片机开发
开发工具:C/C++
文件大小:2543KB
下载次数:57
上传日期:2005-12-26 16:18:37
上 传 者liliang
说明:  voip原代码,不过没有电路图,不过可以参考别人的产品自己设计,祝你好运,
(voip original code, but no circuit, but others can refer to the products of its own design, I wish you good luck, huh)

文件列表:
PalmH323 (0, 2005-09-20)
PalmH323\AUTOPROV (0, 2005-09-20)
PalmH323\AUTOPROV\autoprov.h (1835, 2005-09-20)
PalmH323\AUTOPROV\cfg_cvt.c (27245, 2005-09-20)
PalmH323\AUTOPROV\demotcp.c (3386, 2005-09-20)
PalmH323\AUTOPROV\ftp.c (17550, 2005-09-20)
PalmH323\AUTOPROV\ftpapps.c (9278, 2005-09-20)
PalmH323\AUTOPROV\http_client.c (6460, 2005-09-20)
PalmH323\AUTOPROV\linkfile.txt (513, 2005-09-20)
PalmH323\AUTOPROV\main.c (3561, 2005-09-20)
PalmH323\AUTOPROV\make.bat (535, 2005-09-20)
PalmH323\AUTOPROV\Makefile (704, 2005-09-20)
PalmH323\AUTOPROV\tftp.c (5179, 2005-09-20)
PalmH323\AUTOPROV\voiceline.c (8678, 2005-09-20)
PalmH323\AUTOPROV\v_task.c (4339, 2005-09-20)
PalmH323\AUTOTEST (0, 2005-09-20)
PalmH323\AUTOTEST\keypad.c (1553, 2005-09-20)
PalmH323\AUTOTEST\linkfile.txt (542, 2005-09-20)
PalmH323\AUTOTEST\main.c (1799, 2005-09-20)
PalmH323\AUTOTEST\make.bat (480, 2005-09-20)
PalmH323\AUTOTEST\Makefile (713, 2005-09-20)
PalmH323\AUTOTEST\v_task.c (1421, 2005-09-20)
PalmH323\BUILD (0, 2005-09-20)
PalmH323\BUILD\buildepn_cn.bat (2532, 2005-09-20)
PalmH323\BUILD\buildepn_us.bat (2530, 2005-09-20)
PalmH323\BUILD\buildh323_cn.bat (4817, 2005-09-20)
PalmH323\BUILD\buildh323_us.bat (2984, 2005-09-20)
PalmH323\BUILD\buildiax2_cn.bat (2994, 2005-09-20)
PalmH323\BUILD\buildiax2_us.bat (2992, 2005-09-20)
PalmH323\BUILD\buildmgcp_cn.bat (2984, 2005-09-20)
PalmH323\BUILD\buildmgcp_us.bat (2982, 2005-09-20)
PalmH323\BUILD\buildn2p_cn.bat (2519, 2005-09-20)
PalmH323\BUILD\buildn2p_us.bat (2520, 2005-09-20)
PalmH323\BUILD\buildother.bat (891, 2005-09-20)
PalmH323\BUILD\buildsip_cn.bat (2920, 2005-09-20)
PalmH323\BUILD\buildsip_us.bat (2921, 2005-09-20)
PalmH323\BUILD\buildwp_cn.bat (2477, 2005-09-20)
PalmH323\BUILD\buildwp_us.bat (2475, 2005-09-20)
... ...

Instructions to generate the related *.h files used in our standard web interface. Comman pages are those pages excluding settings page, which means these pages are common to all types of devices and all types of protocols. Naming rules: 1. For common pages there are two files: web_common_[language]_[oem]_i.h, web_common_[language]_[oem]_m.h. For example, [language] = cn, [oem] = don't exist then the two *.h files generated will be web_common_cn_i.h, web_common_cn_m.h. Another Example, [language] = de, [oem] = ngtel then the two *.h files generated will be web_common_cn_ngtel_i.h, web_common_cn_ngtel_m.h. 2. For settings page, following files will be generated: settings_head_[language]_[oem]_i.h, settings_head_[language]_[oem]_m.h, settings_pa168v_[language]_[oem]_i.h, settings_pa168v_[language]_[oem]_m.h, settings_phoneonly_[language]_[oem]_i.h, settings_phoneonly_[language]_[oem]_m.h, settings_[protocol]_[language]_[oem]_i.h, settings_[protocol]_[language]_[oem]_m.h, settings_tail_[language]_[oem]_i.h, settings_tail_[language]_[oem]_m.h. The available [protocol] are h323, sip, mgcp, n2p, iax2, epn, wp. Steps to gereate *.h files Step 1: Use the following html files and Palmtool's "start common pages" button to gererate common *.h files page0.htm page1.htm page2.htm page3.htm page4a.htm page5b.htm page6c.htm Step2: Use the following html file and Palmtool's "start settings page" button to generate settings *.h files settings.htm Step3: Copy the above generated *.h files to the appropriate folders like \PalmH323\inc\web\[language]\. DONE!!! Note about settings.htm: We use separators to separate settings.htm into several parts and then generate those *.h files: When you do translation or modification, be sure not to change these separators!!! 1. Parts between and : This is the head of the settings page, which is neccessary for all devices. 2. Parts between and : This will only be included if the device is a PA168V FXS+FXO gateway. Although this part may not show out in the final page, it must exist here in the settings.htm. 3. Parts between and : This will only be included if the device is a IP phone. Although this part may not show out in the final page, it must exist here in the settings.htm. 4. Parts between and : Parts between and : Parts between and : Parts between and : Parts between and : Parts between and : Parts between and : This is the protocol part. You must at least have one type of protocol in the settings.htm. You can also include several protocol parts in it, we will include only one in the final page depending on which protocol is used. 5. Parts between and : This is the tail of the settings page, which is neccessary for all devices.

近期下载者

相关文件


收藏者