4.6.23 CTI_PARK_REQ
Description | Request for call parking. Call-legs with these properties can be parked Direction="IN" State="ACTIVE", but other states are also acceptible eg. ALERT. | ||
Direction | To XML bridge | ||
Sub-elements | CTI_IE_CALL_ID | Call that should be parked. | |
CTI_IE_STATION | Station, that is requesting for the service (parked call will be returned to this station after timeout). | ||
CTI_IE_PARK_SLOT 1 | Park slot, that should be used, numbers 0-9 (if IE is not present, then the next free slot is used). | ||
CTI_IE_REFERENCE 1 | User information element. | ||
Example | <msg Id="CTI_PARK_REQ"> <CTI_IE_CALL_ID Id="0x0"/> <CTI_IE_STATION Id="0x1"/> <CTI_IE_PARK_SLOT Id="3"/> <CTI_IE_REFERENCE Ref="23"/> </msg> | ||
1 Optional IE |