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

From innovaphone wiki
Jump to navigation Jump to search
m (Reverted edits by Slu (Talk); changed back to last version by Teh)
 
Line 1: Line 1:
Innovaphone devices may store sensitive information in flash memory.  Here is how to physically purge information from flash.
Innovaphone devices may store sensitive information in flash memory.  Here is how to physically purge any information from flash.


<!-- Keywords: delete call list -->
==Applies To==
==Applies To==
This information applies to
This information applies to


*  innovaphone IP Phones
*  innovaphone IP Phones, V5.01
 
Build 04-5784 and later.
 
<!-- Keywords: enter keywords, foreign translations and/or synoyms not appearing in the article here for better search results -->


==More Information==
==More Information==


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


  mod cmd PHONE/LIST-UI clear-all
  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 config upload), except for the volume settings)


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


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

Latest revision as of 13:26, 17 June 2019

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 config upload), except for the volume settings)