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

m
no edit summary
mNo edit summary
 
==Example Configuration XML:==
Taken from a Snom 710 - Here we have config with "Read Write" permissions, ideal while you are setting things up:
<syntaxhighlight>
<?xml version="1.0" encoding="utf-8"?>
</phone-settings>
</settings>
</syntaxhighlight>
 
==Handy Config Tricks==
By making these volume settings "Read Only", you can adjust the volume "during a call" or "outside of a call" and it returns to pre-configured value automatically:
<syntaxhighlight>
<vol_speaker perm="R">9</vol_speaker>
<vol_ringer perm="R">9</vol_ringer>
<vol_handset perm="R">9</vol_handset>
</syntaxhighlight>
 
editor
426

edits