[cisco-voip] Application Debit Card
Geoffrey Cauchi
agcauchi at winssystems.com
Thu Jan 4 08:37:04 EST 2007
Hi
I am using the app_debit_card tcl script (the one supplied by Cisco), which
worked fine with older IOS's. However, with the newer version of IOS, the
script is giving the following error:
00:31:08: TCL script failure
Result:
Error Adding URL to Prompt list
00:31:08: TCL script failure errorInfo:
Error Adding URL to Prompt list
while executing
"media play leg_incoming _welcome.au $lang_prompt"
(procedure "act_Setup" line 33)
invoked from within
"act_Setup"
Therelevant config is:
application
service debit_card flash:app_debitcard.2.0.2.8.tcl
paramspace spanish index 1
paramspace spanish language sp
paramspace english index 2
paramspace english language en
param uid-len 15
param warning-time 30
paramspace spanish location ftp://10.0.0.200/prompts/sp/
paramspace english location ftp://10.0.0.200/prompts/en/
param pin-len 0
paramspace spanish prefix sp
paramspace english prefix en
On the older IOS, this config was:
call application voice debit_card flash:app_debitcard.2.0.2.8.tcl
call application voice debit_card uid-len 15
call application voice debit_card pin-len 0
call application voice debit_card warning-time 30
call application voice debit_card language 1 sp
call application voice debit_card language 2 en
call application voice debit_card set-location sp 0
ftp://10.0.0.200/Cisco/prompts/sp/
call application voice debit_card set-location en 0
ftp://10.0.0.200/Cisco/prompts/en/
and used to work fine.
Any help would be greatly appreciated
Geoffrey
More information about the cisco-voip
mailing list