Administrator’s Guide for SIP-T2 Series/T19(P) E2/T4 Series/T5 Series/CP860/CP920 IP Phones
274
you can configure as following:
wui_lang.url = http://192.168.10.25/1.English.js
wui_lang.url = http://192.168.10.25/11.Russian.js
Web User Interface:
None
Phone User Interface:
None
URL within 511 characters
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
http://localhost/all or
http://localhost/
Y.name.js
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