4.6.1 CTI_DIAL_REQ
Description | Request for initiating a call to a specific station. First, the station, which is to initiate the call, is called, and the system waits until the station answers this call. Then, immediately, the entered number is dialed. | |
Direction | To XML bridge | |
Sub-elements | CTI_IE_STATION | Station, from which the call is to be made |
CTI_IE_CALLING_ADDRESS | Address, to which the call is to be made | |
CTI_IE_REFERENCE 1 | User information element. | |
CTI_IE_TAG 1 | Tagging of the call, so that it could be recognized in the status information. | |
Example | <msg Id="CTI_DIAL_REQ"> <CTI_IE_STATION Id="1"/> <CTI_IE_CALLING_ADDRESS Scheme="PHONE_NUMBER" SubType="INTERNAL" Info="2005"/> <CTI_IE_TAG Ref=”15”> <CTI_IE_REFERENCE Ref=”23”> </msg> | |
1 Not required IE |