Hi
I am wondering if we can connect directly to database using TCL IVR as is done in standard TCL/TK:
http://stackoverflow.com/questions/8464052/connecting-to-microsoft-sql-server-using-tcl If there is no possiblity of extending TCL IVR in that case, which way do you propose for connecting a tcl script to MS SQL database, I know it can be done through cisco secure ACS and also voice XML. My request to connect to a database stems from the following scenario:
I need to access some predefined holidays and special days that reside in a MS SQL database and are subject to change periodically. I want to have the ability to read such database and play the corresponding voice menu.