Howto:Disable Messaging on the Phone

From innovaphone wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  • Disable sending of messages:
config change PHONE USER /lock-mask 16384 
  • Disable receiving of messages:
config change PHONE USER /lock-mask 32768
  • Disable sending and receiving of messages
config change PHONE USER /lock-mask 49152

These changes are either activated through a command interpreter, followed by a

config write
config activate

or through telephone's web user interface by navigating to Administration, Phone, Protect and entering 16384, 32768 or 49152 into the "Fine grained Function Locking" field.

See Reference7:Fine_grained_function_locking for details.