Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
# SETTINGS16XX
##
########## Add settings for 16xx telephones below ##########
##
## The following 10 predefined language files are supported by all 16xx H.323 software releases
## and don't require a font file.
## mlf_Sage_v54_dutch.txt
## mlf_Sage_v54_french_can.txt
## mlf_Sage_v54_french_paris.txt
## mlf_Sage_v54_german.txt
## mlf_Sage_v54_italian.txt
## mlf_Sage_v54_japanese_kat.txt
## mlf_Sage_v54_portuguese.txt
## mlf_Sage_v54_russian.txt
## mlf_Sage_v54_spanish.txt
## mlf_Sage_v54_spanish_latin.txt
##
## The following 5 predefined language files supported by 16xx H.323 R1.1 and later software releases
## also require a font file, but only one font file may be downloaded,
## so at most one of these language files should be specified.
## mlf_Sage_v54_arabic.txt
## mlf_Sage_v54_chinese.txt
## mlf_Sage_v54_trad_chinese.txt
## mlf_Sage_v54_hebrew.txt
## mlf_Sage_v54_korean.txt
##
## The font files for the 5 languages above are as follows, in the same order:
## Arabic_S11_V34.rbm.lzma
## GB_S11_V34.rbm.lzma
## Big5_S11_V34.rbm.lzma
## Hebrew_S11_V34.rbm.lzma
## KSC_S11_V34.rbm.lzma
##
## LANGSYS specifies the name of a language file to use for the default language.
## The file name can contain 0-32 ASCII characters.
## The default value is null, which results in built-in English language strings being used.
## This parameter is supported by:
## 16xx H.323 R1.0 and later
## SET LANGSYS ""
##
## LANG1FILE specifies the name of the language file for the first user-selectable language.
## The file name can contain 0-32 ASCII characters.
## The default value is null, which results no user-selectable language for this parameter.
## This parameter is supported by:
## 16xx H.323 R1.0 and later
## SET LANG1FILE mlf_Sage_v54_german.txt
##
## LANG2FILE specifies the name of the language file for the second user-selectable language.
## The file name can contain 0-32 ASCII characters.
## The default value is null, which results no user-selectable language for this parameter.
## This parameter is supported by:
## 16xx H.323 R1.0 and later
## SET LANG2FILE mlf_Sage_v54_russian.txt
##
## LANG3FILE specifies the name of the language file for the third user-selectable language.
## The file name can contain 0-32 ASCII characters.
## The default value is null, which results no user-selectable language for this parameter.
## This parameter is supported by:
## 16xx H.323 R1.0 and later
## SET LANG3FILE mlf_Sage_v54_spanish_latin.txt
##
## LANG4FILE specifies the name of the language file for the fourth user-selectable language.
## The file name can contain 0-32 ASCII characters.
## The default value is null, which results no user-selectable language for this parameter.
## This parameter is supported by:
## 16xx H.323 R1.0 and later
## SET LANG4FILE mlf_Sage_v54_korean.txt
##
## FONTFILE specifies the name of a font file to use for a non-Latin based language.
## The file name can contain 0-32 ASCII characters.
## The default value is null, which results no font file being downloaded.
## This parameter is supported by:
## 16xx H.323 R1.1 and later
## SET FONTFILE KSC_S11_V34.rbm.lzma
##
######## End of 16xx product line-specific settings ########