Versions Compared

Key

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


Warning

Warning: This is alpha version of Callback feature. It is planned to be released soon.


This functionality allows the customer to request a callback instead of waiting for the operator's response.

...

The context that is used to exit the queue and go to the confirmation ivr.

Image RemovedImage Added



Context 2: queueCallbackConfirm

Context to confirm the phone number/enter another number/return to the queue/etc.
Image Removed
Image Added

where:

default - number to confirm a callback. In the example, a message is played to the customer and confirmation is awaited. If the client did not select anything, then after the timeout, it goes to number 0.

...

Context for adding a callback to the queue for the same position.

Image RemovedImage Added

To return to the queue with the music on hold, use the following application:

...

Context that is executed when the operator answers the call. Used for outgoing call to the client. And also for handling error/notifications.
Image Removed
Image Added


To enable the callback, in the queue settings in the dialplan parameter, select the name of the first context (queueCallbakRequest):

Image RemovedImage Added


 To notify customers about the possibility to have a callback, new music on hold class has to be configured (it should consist a played message regarding possibility to have a callback). 

...