VoIP Phones - SNOM 7xx: Difference between revisions

mNo edit summary
mNo edit summary
</phone-settings>
</settings>
</syntaxhighlight>
 
==XML Permission Flags:==
Flags are defined as "permission flags" in the string "perm" within XML tags. Valid values are:
<syntaxhighlight>
perm="!": The configuration parameter can be changed by the user. However the parameter value will only be stored if that parameter has not been changed yet by the user.
perm="R" or perm=" ": The configuration parameter becomes write-protected (read only).
perm="RW" or perm="": The configuration parameter can be changed but will be overwritten on reboot.
</syntaxhighlight>