1.9.3 Edit Zone

Enter the command to modify an existing Zone (group). Defined by the SpeakerGroupId, Name, ParentSpeakerGroupId, Flags and Volume.

Request

<msg Id="CTI_NSPK_SET_SPEAKER_GROUP_REQ">
<CTI_IE_REFERENCE Ref="0x421"/>
<CTI_NSPK_IE_SPEAKER_GROUP SpeakerGroupId="0x1" Name="Zone modified" ParentSpeakerGroupId="0x2" Flags="0x0" Volume="4096"/>
</msg>

Response

<msg Id="CTI_NSPK_SET_SPEAKER_GROUP_CONF">
<CTI_IE_REFERENCE Ref="0x421"/>
<CTI_IE_RESULT Result="OK"/>
</msg>