Versions Compared

Key

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

...

A scheme in which a greeting is played (IVR-menu) with the ability to redial a number. If the subscriber has entered an extension number - transfer redirect to it, if not - to the default number or queue.

1.1.

...

Redirect to number

An example flow can be seen in Figure 1.

Fig. 1. Incoming call flow with additional dialing and redirect to a specific number

Info

For ease of use, download the finished json file, which is attached below, and import it. More information on importing a json file can be found here.

View file
nameIncoming call flow with additional dialing and transfer to a specific number.json
height150

1.1.1 Flow description

ComponentBlock of component Component parametersDescription
Start

Image Added


Start component
Answer

Image Added

Image Added

Connecting a subscriber to the system

Image Added

Image Added

Playing a sound file at the start of a conversation
Record session

Image Added

Image Added

To record a call from the start of the call and after redirect to two channels in mp3 format.
If

Image Added

Image Added

To check if there was an additional set. Checking conditions - ${getIVR} != ''

Bridge

(branch 1)

Image Added

Image Added

To connect to the number that was selected in the extension dial

Компонент "Hangup"

(branch 1)

Image Added

Image Added

Ending a call

Bridge

(branch 2)

Image Added

Image Added

For connections with the default number - 111.

Hangup

(branch 2)

Image Added

Image Added

Ending a call

1.2. Redirect to the queue

An example flow can be seen in Figure 2.