12-17-2012 04:44 AM - edited 03-14-2019 11:00 AM
Hi All,
I am running IPIVR System version: 8.0.2.11004-12 and ICM 8.0.3
I have a specific requirement that client want to download wav recordings stored on IPIVR.
Please advice is there any way to fulfill this without giving IPIVR access to client.
If there is any specific script for this, please provide that as well.
Thanks.
Solved! Go to Solution.
12-18-2012 01:52 AM
If US English (en_US) is your default language, then http://ip:9080/Prompts/dir/filename.wav
Case sensitive.
G.
12-17-2012 06:28 AM
Since IPIVR 8 is an appliance there is no way to access the system files without accessing the system either via the GUI or CLI.
HTH,
Chris
12-17-2012 07:14 AM
Hi Chris,
Thanks for the reply.
I was thinking whether it is possible to push these wav files onto ICM server(which is running on Windows) and then share that folder on ICM server with the client.
Is it possible? Please advice.
Thanks.
12-17-2012 07:17 AM
Sure, if you do it manually, but I don't see the point as you might as well just send them directly, etc.
HTH,
Chris
12-17-2012 08:39 AM
Hi,
actually, with IP IVR 8.0 it IS possible. Chris Deren, please update your notes ;-)
1. Direct HTTP access, provided you know the name(s) of the file(s): http://ipaddr:9080/Prompts/filename.wav
2. Programmatic file push, using a UCCX script: https://supportforums.cisco.com/docs/DOC-23618 (replace the Recording step with a Set step, assigning the value of an existing prompt file.
Enjoy.
G.
12-18-2012 01:44 AM
Hi Gargely,
Thanks for your inputs. However could you please advice some more details:
1. my prompts are saved under root/en_US/Survey/filename.wav
So my URL should be http://ipaddr:9080/PRompts/en_US/Survey/filename.wav
Please correct me if above is wrong, because when i put above URL, i am getting HTTP 404 - Not found error
type Status report
message Not Found
description The requested resource (Not Found) is not available.
it seems i am doing something wrong.
2. I am going to implement this method after getting some approvals for restarting the CCX engine.
Meanwhile please advice for the first method.
Thanks again.
12-18-2012 01:52 AM
If US English (en_US) is your default language, then http://ip:9080/Prompts/dir/filename.wav
Case sensitive.
G.
12-18-2012 02:02 AM
Excellent Gergely :-)
Thanks a ton for your help.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide