1.9.6 Create Record in Zone

Enter the command to create a new Record in Zone (group). Defined by the SpeakerGroupId and SpeakerId. RecId is 0x0.

Request

<msg Id="CTI_NSPK_SET_SPEAKER_GROUP_REC_REQ">
<CTI_IE_REFERENCE Ref="0x422"/>
<CTI_NSPK_IE_SPEAKER_GROUP_REC RecId="0x0" SpeakerGroupId="0x1" SpeakerId="0x1"/>
</msg>

Response

<msg Id="CTI_NSPK_SET_SPEAKER_GROUP_REC_CONF">
<CTI_IE_REFERENCE Ref="0x422"/>
<CTI_IE_RESULT Result="OK"/>
</msg>