Hi Luis.
The original prompt audios are located under /usr/share/www/doc/stdprompts_en If you upload audios for the auto attendant, does are located in /usr/sipxdata/mediaserver/data/prompts If you want to modify the location of the prompts youll ned to edit the autoattendant-operator.vxml file wich is located on /usr/share/www/doc/aa_vxml Heres a sample of how the file redirects the wav file to the /mediaserver/data/prompts path <audio expr="securemediaserverurl + aa_promptsalias + 'BienvenidaZentrumMS.wav'" /> The securemediaserverurl is the path where the wav file is located, I dont know what the aa_promptalias means but as long as you have the correct path it will play. The BienvendidaZentrumMS.wav file is my autoattendant welcome prompt. Just a warning before you play with the vxml file, if you make a change on it and then you use the SIPX GUI to change the auto attendant options the file will reset itself to the original paths so I guess that changing the original wav files is the correct way to change them, just backup the files and use the same names, so you wont have any trouble. Cheers. ISC Fernando García Morales Eidon Zentrum De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Luis F Urrea Enviado el: Friday, May 23, 2008 1:21 PM Para: [email protected] Asunto: [sipx-users] Voice prompts localization in 3.10 Hi all, I am working on localization of voice prompts through a localization package in 3.10.1. The wiki article that describes the use of localization packages in 3.10 does not mention the need to modify VXML files for the sequence or combination of audio files as well as CGIs written in C. Is this still required? Thx
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
