Snom Display LocaPhone
Beschreibung
Die Display-Anzeige bei Snom-Endgeräte an LocaPhone-Systemen kann individualisiert werden (Firmen-Logo im Display, Display-Beleuchtung, Kontrast u.v.m.).
Mittels eines Parameter-Profils kann in LocaPhone diese Funktionalität bereitgestellt werden. Provisionierungs-Optionen sind abhängig vom verwendeten Firmware-Stand des Snom-Endgerätes!
LocaPhone Version
RELEASE 5 RELEASE 4 RELEASE 3 RELEASE 2
Display-Optionen Informationen
Info-Anzeige Idle Screen (Hinweis-Text) | |||
---|---|---|---|
Parameter | Index | Wert | Firmware |
user_idle_number | 1 | Text | >= 10.1.31.0 |
Display Logo Idle-Screen | |||
1 | http://{GS_PROV_HOST}/locaphone/prov/snom/branding/xml/idle370.xml | >= 7.x.x.x | |
Phone Name | |||
phone_name | tel{GS_P_EXTEN} | >= 7.x.x.x |
Display-Optionen Helligkeit
Ruhezustand Gerät Display-Helligkeit | |||
---|---|---|---|
Parameter | Index | Wert | Firmware |
backlight_idle | 8 (0-15) | >= 10.1.31.0 | |
Verhalten Display Inaktivität | |||
On (On/Off/Always) | >= 7.x.x.x | ||
dim_timer | 20 sec. (1 bis 4294967296) | >= 7.x.x.x | |
Kontrast Display | |||
contrast | Snom370: <12> Snom320: <22> (0-30) | >= 6.x.x.x | |
Helligkeit Haupt-Display aktiv/inaktiv | |||
backlight | 15 (3-15) | ||
backlight_idle | 8 (0-15) | ||
Helligkeit Label-Display aktiv/inaktiv | |||
label_backlight | On (On/Off/Always) | >= 8.9.3.68 | |
label_backlight_idle | 0 (0-15) | ||
label_contrast | 8 (1-15) | ||
Helligkeit Beistellung-Display aktiv/inaktiv | |||
uxm_backlight | 15 (0-15) | >= 8.9.3.x | |
uxm_backlight_idle | 1 (0-15) | >= 8.9.3.x |
Display-Optionen Anpassungen
Entfernen der Record-Taste (Endgeräte mit FW 10)
/opt/locaphone/htdocs/prov/snom/v10/settings.php
//--- call screen fkeys on actions
if(in_array($uainfo['phonetype'], ['D120', 'D345', 'D717', 'D735', 'D385', '725', 'D735', 'D745', 'D765', 'D785'])) {
- $cfg->setopt('call_screen_fkeys_on_connected', 'F_DUAL_AUDIO(not:Conference) F_REC(not:Conference) F_CONFERENCE F_NEXT_CALL_SCREEN');
+ $cfg->setopt('call_screen_fkeys_on_connected', 'F_DUAL_AUDIO(not:Conference) F_CONFERENCE F_NEXT_CALL_SCREEN');
}
elseif(in_array($uainfo['phonetype'], ['D375'])) {
$cfg->setopt('call_screen_fkeys_on_connected', 'F_DUAL_AUDIO(not:Conference) F_NEXT_CALL_SCREEN');
Zusätzliche Information
Hersteller-Dokumentation:
- Settings Snom Service-Hub: https://service.snom.com/display/wiki/Settings