Howto:How to physically erase flash memory content: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
(New page: Innovaphone devices may store sensitive information in flash memory. Here is how to physically purge any information from flash. ==Applies To== This information applies to * innovapho...)
 
mNo edit summary
Line 24: Line 24:
  mod cmd PHONECFG0 reset HOT
  mod cmd PHONECFG0 reset HOT


will restore default values to all phone settings which are not part of the confg file (and thus cannot be reset using a cnfig upload), except for the volume settings.
will restore default values to all phone settings which are not part of the confg file (and thus cannot be reset using a cnfig upload), except for the volume settings)


<!-- == Related Articles == -->
<!-- == Related Articles == -->


[[Category:Howto|{{PAGENAME}}]]
[[Category:Howto|{{PAGENAME}}]]

Revision as of 09:51, 6 June 2007

Innovaphone devices may store sensitive information in flash memory. Here is how to physically purge any information from flash.

Applies To

This information applies to

  • innovaphone IP Phones, V5.01

Build 04-5784 and later.


More Information

Clearing the dialling list

The dialling list (both incoming and outgoing) is cleared using the following command:

mod cmd FLASHMAN0 reset LST [erase]

The list can be actually physically erased from flash memory using erase. This should be required only rarely.

Restoring all settings which are not part of the config file

The command

mod cmd PHONECFG0 reset HOT

will restore default values to all phone settings which are not part of the confg file (and thus cannot be reset using a cnfig upload), except for the volume settings)