Versions Compared

Key

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

1. Description

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 - , redirect it to it, ; if not - , redirect it to the default number or queue.

1.1. Redirect to number

An example flow can be seen in Figure 1.

Image RemovedImage Added

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

Info

For ease of useconvenience, you can download the finished json  completed 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 RemovedImage Added


Start component
Answer

Image RemovedImage Added

Image RemovedImage Added

Connecting a Connect subscriber to the system

Playback

Image RemovedImage Added

Image RemovedImage Added

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

Image RemovedImage Added

Image RemovedImage Added

To record

Record a call from

the

its start

of the call

and after redirect

to

into two channels in mp3 format.

If

Image RemovedImage Added

Image RemovedImage Added

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

Bridge

(branch 1)

Image RemovedImage Added

Image RemovedImage Added

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

Hangup (branch 1)

Image RemovedImage Added

Image RemovedImage Added

Ending End a call

Bridge

(branch 2)

Image RemovedImage Added

Image Removed

For connections with

Image Added

To connect to the default number - (111).

Hangup

(branch 2)

Image RemovedImage Added

Image RemovedImage Added

Ending End a call

1.2. Redirect to the queue

An example flow can be seen in Figure 2.

Image RemovedImage Added

Fig. 2. Incoming call flow with additional dialing and redirect to the queue

Info

For ease of useconvenience, you can download the finished  completed 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 redirect to the queue.json
height150

1.2.1.Flow description

ComponentBlock of component Component parametersDescription
Start
Image Removed
Image Added



Start component
Answer
Image Removed

Image Added

Image Removed

Image Added

Connecting a
Connect subscriber to the system

Playback

Image Removed

Image Added

Image Removed

Image Added

Playing a
Play sound file at the start of a conversation
Record session
Image Removed

Image Added

Image Removed

Image Added

To record

Record a call from

the

its start

of the call

and after redirect

to

into two channels in mp3 format.

If
Image Removed

Image Added

Image Removed

Image Added

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

Bridge

(branch 1)

Image Removed

Image Added

Image Removed

Image Added

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

Hangup (branch 1)

Image Removed

Image Added

Image Removed

Image Added

Ending
End a call

Join Queue

(branch 2)

Image Removed

Image Added

Image Removed

Image Added

To redirect
Redirect the subscriber to the "
Магазин
Telemarketing" queue

Hangup

(branch 2)

Image Removed

Image Added

Image Removed

Image Added

Ending
End a call


Table of Contents