09-28-2018 07:18 AM - edited 03-15-2019 06:42 AM
Hi,
I am looking how I can copy a prompt file in the repository via a CCX script.
for example:
copy Prompts\RecA.wav => Prompts\RecB.wav
anyone any idea?
Thanks in advance,
Wim
Solved! Go to Solution.
09-28-2018 04:06 PM
This was a pretty good challenge. A little tricky, but I was able to accomplish what I think you are trying to do:
Sourcing a prompt from the UCCX prompt repository and and copying back to the repository with a different prompt name.
There are several requirements that have to be taken into consideration in order to make this work.
1. You have to have an authorized user resource with the minimum of supervisor capability
2. Authorized user resource must have a configured and working PIN
3. You must understand the directory structures in the Prompt (and Documents) Repository (language, sub-directories, etc.)
4. Warning: you can really create a mess of your repositories if you don't understand #3
09-28-2018 04:06 PM
This was a pretty good challenge. A little tricky, but I was able to accomplish what I think you are trying to do:
Sourcing a prompt from the UCCX prompt repository and and copying back to the repository with a different prompt name.
There are several requirements that have to be taken into consideration in order to make this work.
1. You have to have an authorized user resource with the minimum of supervisor capability
2. Authorized user resource must have a configured and working PIN
3. You must understand the directory structures in the Prompt (and Documents) Repository (language, sub-directories, etc.)
4. Warning: you can really create a mess of your repositories if you don't understand #3
10-01-2018 06:03 AM
Hi Sean,
Thanks for your effort. I really appreciate!
With your example I managed to copy the prompt files.
So thank you!!!
A little background... I am trying to build a promptrecorder to record emergency messages.
The idea is to pre record 10 different emergency prompts into repository.
when there is an emergency.... then they can also use the promptrecorder script to activate one of the 10 pre record prompts by copying that prompt to a default prompt file used by the servicedesk IVR.
To deactivate to emergency message would be done by copying a blance prompt.
With kind regards,
Wim
10-03-2018 03:45 PM
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