1.3.4 Activate Source in Session

Enter the command to activate 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 activated.

Request

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

Response

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