1.9.4 Delete Zone

Enter the command to delete an existing Zone (group). Defined by the SpeakerGroupId.

Request

<msg Id="CTI_NSPK_REMOVE_SPEAKER_GROUP_REQ">
<CTI_IE_REFERENCE Ref="0x423"/>
<CTI_NSPK_IE_SPEAKER_GROUP_ID SpeakerGroupId="0x4"/>
</msg>

Response

<msg Id="CTI_NSPK_REMOVE_SPEAKER_GROUP_CONF">
<CTI_IE_REFERENCE Ref="0x423"/>
<CTI_IE_RESULT Result="OK"/>
</msg>