03-29-2011 12:01 PM - edited 03-16-2019 04:13 AM
I have loaded scripts into cisco routers before, before now I am having problems with ios 15.1.
I use the command
router#call application voice application_name script_location
call applicatoin voice disa flash:disa.tcl
It doesn't work though. it wont take the name, and it seems the only command it will take next is "load" but if I try to load it, it states that the script has not been defined, which it hasnt.
I had loaded this previously, but I did a write erase to clear the router, but now it won't load.
also, this is on an h323 gateway.
Solved! Go to Solution.
03-29-2011 12:24 PM
Hello ,
Here is a sample how the scipt should be configured:
application
service new-call flash:bootstrap.vxml
paramspace english language en
paramspace english index 0
paramspace english location flash
paramspace english prefix en
to call this application , use the command:
call application voice load new-call
Just like that , there is no need for location.
Try and tell us how it goes
Amer
03-29-2011 12:24 PM
Hello ,
Here is a sample how the scipt should be configured:
application
service new-call flash:bootstrap.vxml
paramspace english language en
paramspace english index 0
paramspace english location flash
paramspace english prefix en
to call this application , use the command:
call application voice load new-call
Just like that , there is no need for location.
Try and tell us how it goes
Amer
03-29-2011 12:40 PM
Thanks, that seems to have done it!
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: