Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

VoIP Phones - SNOM 7xx: Difference between revisions

Content deleted Content added
CrazyTeeka (talk | contribs)
mNo edit summary
CrazyTeeka (talk | contribs)
mNo edit summary
Line 102: Line 102:
</phone-settings>
</phone-settings>
</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>
</syntaxhighlight>