Reference:Administration/Phone/Protect: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
* '''[[Reference:Fine grained function locking|Fine grained function locking]]''': Bit mask to selectively disable certain functions when the phone is not locked.
* '''[[Reference:Fine grained function locking|Fine grained function locking]]''': Bit mask to selectively disable certain functions when the phone is not locked.
* '''[[Reference: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.
* '''[[Reference: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|V7 Fine grained function locking]]''': Bit mask to selectively disable certain functions when the phone is not locked.
* '''[[Reference7:Fine grained function locking|V7 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.


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

Revision as of 19:24, 30 June 2009

  • Protect configuration at phone: Password protect changes of the administrative configuration at the phone.
  • Hide configuration at phone: Do not display the administrative configuration at the phone, the administrative configuration can be changed only via the WEB interface. The “Administration” menu displays version info only.
  • 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.
  • V7 Fine grained function locking: Bit mask to selectively disable certain functions when the phone is not locked.
  • V7 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.

Related Articels

Reference:Fine grained function locking