Callback order component
Description
Forms a callback order and places it in the specified subscriber’s box. +
Orders are stored in a collection of the data model 'telephony/CallbackRequests'.
Available to the user associated with the SIP subscriber account via API: '/rest/v1/user/sip/accounts/:ACCOUNT/callback_requests'.
Index |
|
Short title |
|
Types of scenarios |
|
Starter module |
|
Mode |
Synchronous |
Icon |
![]() |
Branching pattern |
Closing |
Properties
Specification | Description |
---|---|
Title: |
Matches internal subscriber number SIP. |
Title: |
This number will be called back if the automatic dialing scheme is selected by the user. The routing rules should not prohibit calling the number. |
Title: |
The component to which control is passed after successful completion of the request. |
Title: |
The component to which control is passed in case of an error in order placement. |