Component Transfer to number
Description
Transfers the subscriber of the current call to the specified number by sending a SIP-request to it REFER.
After successful execution of the component, the execution of the main branch of the script is aborted. At any step in the process, a planned failure may occur, then control is transferred to the next component along the appropriate transition branch.
Automatically subscribes to receive transfer status events. The total time of the transfer process is made up of the time to respond to the REFER (may include issuing a request to the subscriber with waiting for confirmation), dialing the specified number, and waiting for a response. However, after 60 seconds, control will in any case be transferred to the next component on the "Subscription time" branch".
The transfer uses the standard routing process on behalf of the current script IVR.
Index |
|
Short title |
|
Types of scenarios |
|
Starter module |
|
Mode |
Asynchronous |
Icon |
![]() |
Branching pattern |
Branching, interrupting |
Properties
Specification | Description |
---|---|
Title: |
Argument containing the telephone number of the subscriber to make the transfer. |
Title: |
Selects the media session preconversion mode of the current dialog before sending a SIP request REFER.
|
Title: |
Variable to store the internal error code.
|
Title: |
Variable to store the text description of the internal error. |
Title: |
Variable to store the SIP response code for an outgoing request INVITE. |
Title: |
Variable to store the SIP response phrase to an outgoing request INVITE. |
Title: |
The component to which control is passed if the subscription time has expired and there is no acknowledgement of receipt of the final response. |
Title: |
Component to which control is passed in case the call receives an unsuccessful final response: |
Title: |
The component to which control is transferred in case no final response to a sent SIP request is received within a limited time re-INVITE or REFER. |