1.3.5 Deactivate Source in Session

Enter the command to deactivate a source in a session. Defined by the CmdPar1 = SessionId, CmdPar2 = SourceId. If the CmdPar1 and CmdPar2 values are non-existent, the server replies OK, but no source will be deactivated.

Request

<msg Id="CTI_NSPK_CMD_REQ">
<CTI_NSPK_IE_SES_CMD Cmd="DEACTIVATE_SESSION_SOURCE" CmdPar1="0x4" CmdPar2="0x5"/>
<CTI_IE_REFERENCE Ref="0x423"/>

 </msg>

Response

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