1.9.7 Edit Record in Zone

Enter the command to modify an existing Record in Zone (group). Defined by the RecId, SpeakerGroupId and SpeakerId.

Request

<msg Id="CTI_NSPK_SET_SPEAKER_GROUP_REC_REQ">
<CTI_IE_REFERENCE Ref="0x421"/>
<CTI_NSPK_IE_SPEAKER_GROUP_REC RecId="0x1" SpeakerGroupId="0x2" SpeakerId="0x5"/>
</msg>

Response

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