Hello team,
I have an existing voice gateway with a TCL script and set of audio files
10 57048 Dec 19 2016 19:18:52 +00:00 en_welcome.au
11 17167 Dec 19 2016 19:21:04 +00:00 en_reenter_dest.au
12 57048 Dec 19 2016 19:20:16 +00:00 en_enter_dest.au
13 14352 Dec 19 2016 19:21:50 +00:00 en_disconnect.au
14 26376 Dec 19 2016 19:22:56 +00:00 en_dest_unreachable.au
15 42484 Dec 19 2016 19:24:22 +00:00 en_dest_busy.au
17 496521 Dec 19 2016 20:01:48 +00:00 music-on-hold.au
33 57048 Dec 19 2016 19:50:52 +00:00 _welcome.au
34 57048 Dec 19 2016 19:51:52 +00:00 _enter_dest.au
35 17167 Dec 19 2016 19:52:40 +00:00 _reenter_dest.au
36 14352 Dec 19 2016 19:52:58 +00:00 _disconnect.au
37 26376 Dec 19 2016 19:54:08 +00:00 _dest_unreachable.au
38 42484 Dec 19 2016 19:55:08 +00:00 _dest_busy.au
and application running :
service aa flash:its-CISCO.2.0.1.0.tcl
param operator 64320
paramspace english language en
paramspace english index 1
paramspace english location flash:
paramspace english prefix en
param aa-pilot 720
it is actually an IVR auto attedant that plays welcome message and forward the call to operator or to dialed extension
I just need to modify the audio file I just loaded the TCL script in notepad and changed the name of the audio file in it then saved it and uploaded new audio file to Voice gateway unfortunately the script is not being played
Appreciate your help