Versions Compared

Key

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

...

What did you have to do previously, to inform callers of your plans and status? Well, you had to record a dedicated Voicemail greeting in case you are busy or unavailable. From now on, everything you need to do is set your user status and specify the status message and the duration period.

Here is how it works:


Scroll only inline
https://youtu.be/kZxmmxaKbQk 


easy-html-macro
<div class="container">
    <div class="video">
<iframe width="560" height="315" src="https://www.youtube.com/embed/kZxmmxaKbQk?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
</div>

...

Just write down your text, select the voice and generate the audio file. You can adjust volume, pitch and pitch. Save the file once you are satisfied with the output and use it in Dialplan when you need it.

Watch the video:


Scroll only inline
https://youtu.be/ljHQPyi2bSs 


easy-html-macro
<div class="container">
    <div class="video">
<iframe width="560" height="315" src="https://www.youtube.com/embed/ljHQPyi2bSs?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
</div>

...

Thanks to support of variables, such as ${CALLERID(name)} you can create interactive voice responses, make a query to a Database, execute a script, etc.

Watch the video: 

Scroll only inline
https://www.youtube.com/watch?v=vJ2aZFkyX70


easy-html-macro
<div class="container">
    <div class="video"><iframe width="560" height="315" src="https://www.youtube.com/embed/vJ2aZFkyX70?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
</iframe>
</div>
</div>




How-to:

  • It is necessary to first set the language using “Set” application

  • Write a text using “Play sound” / “Play sound and wait for digits” applications

  • To learn more about variables, read the Smart Dialplan guide: Smart Dialplan - use of Custom Applications

  • You can jump to another Dialplan procedure based on TTS result: use “Jump to if” application with Condition "${TTSSTATUS}"!="SUCCESS" ("UNDEFINED"/"FAILURE")

...

  • IVR_ASR (yes / no, default = yes) for Dialplan application
  • IVR_ASR_SERVICES (yes / no, default = yes) for Feature code

DEMO Video: 

Scroll only inline
https://www.youtube.com/watch?v=mcMpy0WfT7U 


easy-html-macro
<div class="container">
    <div class="video"><iframe width="560" height="315" src="https://www.youtube.com/embed/mcMpy0WfT7U?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
</div>

...

Documentation: How to configure IVR via ASR with Directory in Dialplan

Demo video:


easy-html-macro
<iframe src="https://www.youtube.com/embed/z6S4-c2-koc" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>

...