This solution allows to organize interaction with the user through IVR.
In addition to DTMF, this one allows the use voice input capabilities.
That makes interaction more flexible and convenient.
Price: 390$ / 390 USDT
For purchase questions, please visit a contact page.
A trial period with installation on your servers is provided (preferred Ubuntu 22.04 x64).
- IVR menu designer (see screenshots).
- Dialplan editor with syntax highlight (see screenshots).
- Scripts editor with syntax highlight (see screenshots).
- Files manager (sounds, scripts), allows to perform basic operations: upload, rename, delete etc.
- Active dialogs manager.
- CLI (allows to perform Freeswitch commands).
You can use voice commands and DTMF codes simultaneously.
See the list of ready modules.
Simplifies menu creation by enabling the use of text-to-speech services.
See the list of ready modules.
Сommands length, wait time and so on
Can be used for manually enter an extension number to dial (like in Freeswitch IVR).
Records calls (audio + meta information (in json) for further analysis).
<extension name="sivr-test">
<condition field="destination_number" expression="^(12345)$">
<action application="sivr" data="test1" />
</condition>
</extension>