Reference8:Administration/Phone/Protect: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 7: Line 7:
* '''[[Reference7:Fine grained function locking|Functions to lock via PIN]]''': Bit mask to define the functions disabled when the phone is locked by PIN, by default everything except emergency calls.
* '''[[Reference7:Fine grained function locking|Functions to lock via PIN]]''': Bit mask to define the functions disabled when the phone is locked by PIN, by default everything except emergency calls.
* '''[[Howto:Disable_Function_Key_Modification_On_Phone_UI|Function keys not modifiable on the phone]]''' : Bit mask to define which function keys are not modifiable on the phone User Interface.
* '''[[Howto:Disable_Function_Key_Modification_On_Phone_UI|Function keys not modifiable on the phone]]''' : Bit mask to define which function keys are not modifiable on the phone User Interface.
* '''[[Howto:Hide_administration_screen|Howto:Hide administration screen]]''' : Special configuration options used to hide the Administration menu screen, or parts of it. (starting with V9HF3)
* '''[[Howto:Hide_administration_screen|Hide administration screen]]''' : Special configuration options used to hide the Administration menu screen, or parts of it. (starting with V9HF3)


==Related Articels==
==Related Articels==
[[Reference:Fine grained function locking ]]
[[Reference:Fine grained function locking ]]

Revision as of 04:55, 22 August 2011

  • Protect configuration at phone: Password protect changes of the administrative, phone and user configurations at the phone.
  • Hide configuration at phone: Do not display the administrative, phone and user configurations at the phone, these can be changed only via the WEB interface. The “Administration” menu displays version info only. The “User Setup”, “Phone Setup”, “User Setup” and “User list” are hidden.
  • Hide private call information: Show only calls from/to the currently active registration in call lists.
  • Numbers for emergency calls: Comma separated list of numbers (including any necessary prefix) permitted to call when the phone is locked. An empty list means that no calls are permitted when the phone is locked.
  • Prefixes for External Calls: Comma separated list of prefixes not permitted to dial when the phone is disabled for external calls via lock mask.
  • Fine grained function locking: Bit mask to selectively disable certain functions when the phone is not locked.
  • Functions to lock via PIN: Bit mask to define the functions disabled when the phone is locked by PIN, by default everything except emergency calls.
  • Function keys not modifiable on the phone : Bit mask to define which function keys are not modifiable on the phone User Interface.
  • Hide administration screen : Special configuration options used to hide the Administration menu screen, or parts of it. (starting with V9HF3)

Related Articels

Reference:Fine grained function locking