4.6.10 CTI_ADD_CF_CONF
Description | Response to request for adding a participant to conference. Infroms user only about reception of request. Call flow must be interpreted from status messages. | ||
Direction | From XML bridge | ||
Sub-elements | CTI_IE_RESULT | Result of requested operation. If everything went OK, CTI_IE_RESULT returns OK, otherwise error is returned. | |
CTI_IE_REFERENCE 1 | User information element. | ||
Example | <msg Id="CTI_ADD_CF_CONF"> <CTI_IE_RESULT Result="OK"/> <CTI_IE_REFERENCE Ref="25"/> </msg> | ||
1 Optional IE |