Parking component
Description
Performs placing the current call to the parking lot (places information in the storage), or taking a caller from the parking lot (switches the current caller to a caller from the parking lot).
The component is used in the parking and pickup scenarios, applied during a featurecode call with the parking type. It can be used in other scenarios as well.
Index |
|
Short title |
|
Types of scenarios |
|
Starter module |
|
Mode |
Asynchronous |
Icon |
![]() |
Branching pattern |
Branching, closing |
Properties
Specification | Description |
---|---|
Title: |
Possible values:
|
Title: |
An argument containing the parking lot number with which the current operation is associated. |
Title: |
Variable to store the error code. |
Title: |
Component to which control is passed on successful completion of the parking operation. |
Title: |
The component to which control is transferred when the specified parking space is occupied when parking is placed. |
Title: |
The component to which control is passed if the specified parking space is empty when attempting to take a subscriber from the parking lot. |
Title: |
The component to which control is passed when an error occurs. |
See also
-
role ivr
-
Cvulnerability featurecode