Description:
Configures the access URL of the custom Note language pack for web user interface.
Example:
wui_lang_Note.url = http://192.168.10.25/1.English_Note.xml
During the auto provisioning process, the IP phone connects to the HTTP provisioning
server “192.168.10.25”, and downloads the Note language pack “1.English_Note.xml”. The
English language translation will be changed accordingly if you have modified the
language template file.
If you want to download multiple language packs to the phone simultaneously, you can
configure as following:
wui_lang.url = http://192.168.10.25/1.English_Note.xml
wui_lang.url = http://192.168.10.25/11.Russian_Note.xml
Web User Interface:
None
Phone User Interface:
None
Description:
Delete the specified or all custom web language packs and Note language packs of the
web user interface.
Example:
Delete all custom language packs of the web user interface:
wui_lang.delete = http://localhost/all
Delete a custom language pack of the web user interface (e.g., 11.Russian.js):
wui_lang.delete = http://localhost/11.Russian.js
The corresponding Note language pack (e.g., 11.Russian_Note.xml) will also be deleted.
Web User Interface:
None
Phone User Interface: