Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

\uD83D\uDCCB What’s about

This group - start, finally and end - manages the begin and the end of a call from an Application point of view.

Start

...

Image Added

Description

The Start block must be the very first one in each IVR application. The application will not be published without the Start box: it can be used just once for each IVR.

...

image-20240530-124515.pngImage Added

  • Label: here you can type a brief description of the box

  • Answer: If set to YES, the system answers the channel.

Exit Arrows

This block provides just one arrow out to the next step

Description


Parameters


Finally

Image Modified

Description

This block is executed when the application loses the voice channel. It should be used for example to write some data on a DB after the call hangup or at the end of each IVR.  You can use all the boxes you want after the finally.

Of course boxes for audio playing will not have any effect on the customer experience.


Parameters

  • Label: here you can type a brief description of the box


Exit Arrows

This block provides just one arrow out to the next step

End

Image Modified

Description

This box needs to be placed at the end of every leaf of the IVR tree. You can put an End box either at the end of each leaf or have a unique End box whom all the leaves connect to.


Parameters

  • Label: here you can type a brief description of the box


Exit Arrows

This box does not have exit arrow