This document was generated from CDN thread
Created by: Chris Bomba on 17-02-2010 06:34:45 PM
I recorded a new recording for en_welcome.au. I then upload that to the flash of my router and do a "call app voice load autoatt" and also "call lang voice load autoatt". When I call into the application I still get the old recording for en_welcome.au.
How do you reload that prompt?
Subject: RE: Reloading audio prompts?
Replied by: Yawming Chen on 17-02-2010 06:48:30 PM
If it is configurable in application, like in BACD
you can go to that application do :
param welcome-prompt xxxx.au
If hardcoded in the script then you may want to reload the application
Subject: RE: Reloading audio prompts?
Replied by: Aleksey Alekseev on 24-05-2010 04:09:21 PM
to reload the file
KDAR-VGW#audio-prompt load ?
WORD audio-prompt load name
Subject: RE: Reloading audio prompts?
Replied by: Yawming Chen on 24-05-2010 05:20:19 PM
If you configure it form IOS
do something like
no param welcome-prompt xxxx.au
and
param welcome-prompt xxxx.au
from service will do it
Subject: RE: Reloading audio prompts?
Replied by: paolo bevilacqua on 10-06-2010 01:20:13 AM
If you configure it form IOS
do something like
no param welcome-prompt xxxx.au
and
param welcome-prompt xxxx.au
from service will do it
Incorrect, audio prompts must be reloaded as indicated by another poster above.
Otherwise router will reuse cached prompts, no matter how may times you reconfigure the script.