1.6.2 Edit NetMic

Enter the command to modify an existing NetMic. Defined by the NetMicId, Name, Flags and Delay parameters

Request

<msg Id="CTI_NSPK_SET_NETMIC_REQ">
<CTI_IE_REFERENCE Ref="0x421"/>
<CTI_NSPK_IE_NETMIC NetMicId="0x1" Name="NetMic modified 1"/>
</msg>

<msg Id="CTI_NSPK_SET_NETMIC_REQ">
<CTI_IE_REFERENCE Ref="0x421"/>
<CTI_NSPK_IE_NETMIC NetMicId="0x1" Name="NetMic modified 2" Flags="0x0" Delay="78"/>
</msg>

Response

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