sIVR

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).


Basic features:


--- Screenshots ---

         

--- Examples ---

        
<extension name="sivr-test">
 <condition field="destination_number" expression="^(12345)$">
   <action application="sivr" data="test1" />
 </condition>
</extension>