VoIP Phones - SNOM 7xx: Difference between revisions
Appearance
Content deleted Content added
CrazyTeeka (talk | contribs) mNo edit summary |
CrazyTeeka (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
[[file:Snom710.png]] |
[[file:Snom710.png]] |
||
The Snom 7xx |
The Snom 7xx Series includes the 710, 720 and 760. The hardware features across the range varies across the models, but the configuration is very similar. |
||
=Phones and Versions Tested= |
|||
{| class="wikitable" |
{| class="wikitable" |
||
!colspan="3"| |
!colspan="3"|Snom 7xx Versions Tested |
||
|- |
|- |
||
!Model |
!Model |
||
| Line 37: | Line 38: | ||
|} |
|} |
||
=Configuration= |
|||
These are very similar to the |
These are very similar to the Snom 3xx Series. Apart from the 'Identity' settings, no additional configuration is required. |
||
{| class="wikitable" |
{| class="wikitable" |
||
!colspan="2"| |
!colspan="2"|Snom 7xx Identity Settings |
||
|- |
|- |
||
!Setting |
!Setting |
||
| Line 65: | Line 67: | ||
|} |
|} |
||
=Example XML Configuration= |
|||
Taken from a Snom 710 - Here we have config with "Read Write" permissions, ideal while you are setting things up: |
Taken from a Snom 710 - Here we have config with "Read Write" permissions, ideal while you are setting things up: |
||
<syntaxhighlight> |
<syntaxhighlight> |
||
| Line 104: | Line 107: | ||
</syntaxhighlight> |
</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: |
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> |
<syntaxhighlight> |
||
| Line 112: | Line 116: | ||
</syntaxhighlight> |
</syntaxhighlight> |
||
=XML Permission Flags= |
|||
Flags are defined as "permission flags" in the string "perm" within XML tags. Valid values are: |
Flags are defined as "permission flags" in the string "perm" within XML tags. Valid values are: |
||
<syntaxhighlight> |
<syntaxhighlight> |
||