4.5.12 CTI_PARK_IND
Description | Message that is sent by PBX, that registered HOOK for call parking service. | ||
Direction | From XML bridge | ||
Sub-elements | CTI_IE_PARK_SLOT | Number of call park slot (0-9) | |
CTI_IE_CALL_ID | If a park slot is occupied by a call, then this returned value represents ID of the call. If park slot is empty, then this IE is missing. | ||
CTI_IE_REFERENCE 1 | User IE from CTI_CREATE_HOOK_REQ or from CTI_GET_PARKED_REQ. | ||
Example | <msg Id="CTI_PARK_IND"> <CTI_IE_PARK_SLOT Id="3"/> <CTI_IE_CALL_ID Id="0x4"/> <CTI_IE_REFERENCE Ref="1057"/> </msg> | ||
1 Optional IE |