04-13-2015 05:05 AM
Hello,
Can some one please confirm if tcl TDBC package is available on ISR3945E with IOS 15.4.3M.
Thanks
Solved! Go to Solution.
04-20-2015 12:06 PM
Hi Raghavendra ,
In the end below post helped.
https://supportforums.cisco.com/discussion/11082541/tcl-using-httpgeturl-tclsh
Thanks
Ashish
04-13-2015 06:06 AM
Hi Ashish,
i don't think it is possible to use TDBC package with TCL IVR Script.
Thanks,
Raghavendra
04-13-2015 07:08 AM
Thanks Raghavendra, is there any other way to query DB via tcl?
We are looking to Query Db via tcl script, get Data and use SIP Profiles to modify SIP Headers based on the result.
04-14-2015 01:55 AM
you can look into http package, you can use http commands in TCL IVR script as below.
::httpios::geturl <url> -command getEndCallResponse -timeout
Thanks,
Raghavendra
04-20-2015 08:29 AM
thanks Raghavendra
Do we need to copy httpios package to CUBE.
We are trying the command suggested by you but getting error as invalid command name "::httpios::geturl"
If we try to specify http package in the beginning of script it fails as well
can't find package http
while executing
"package require http"
We have tried both http and httpios.
if we have to copy where will find it ?
Thanks
04-20-2015 12:06 PM
Hi Raghavendra ,
In the end below post helped.
https://supportforums.cisco.com/discussion/11082541/tcl-using-httpgeturl-tclsh
Thanks
Ashish
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide