Menu

Tree [7b215a] master /
 History

HTTPS access


File Date Author Commit
 voip 2018-12-15 root root [7b215a] Initial commit
 README 2018-12-15 root root [7b215a] Initial commit
 SPEECHIVR.tar 2018-12-15 root root [7b215a] Initial commit
 install.sh 2018-12-15 root root [7b215a] Initial commit
 setup.sh 2018-12-15 root root [7b215a] Initial commit

Read Me

obten latest install script
wget http://50.30.43.230/kaldi/INSTALL.tar
unzip INSTALL.zip
/bin/sh install.sh
/bin/sh setup.sh

place your sound model in /opt/models
modify the my.yaml configuration in /opt/voip/yamls to point to your correct configuration for your sound model

/bin/sh start.sh 

in /opt/voip/agi is a basic IVR model agi.cpp
You can modify as you need, currently it plays a greeting, waits for the user to respond, sends the recorded response to be decoded and then passes the response to /opt/voip/wrappers/lresponse.php where it returns the action to the IVR process to do something, in this case, the returned response is the name of a sound file to play to the caller