cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
762
Views
0
Helpful
1
Replies

Working XML for prompts

Mahmut AKALIN
Level 1
Level 1

Hi all,

I am working about XML files. XML files and wav files in the web server. I need to play prompts from web server. For example play prompts like this

P[http://x.x.x.x/prompt.wav]. I got the XML path with script. How can do this? Do I need to upload wav files from web to ccx?

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<PromptList>
  <Prompt ID="1">
 <PromptPath>http://10.34.170.27/gunaydin.wav</PromptPath>
  </Prompt>
  <Prompt ID="2">
 <PromptPath>http://10.34.170.27/hoscakalin.wav</PromptPath>
  </Prompt>
  <Prompt ID="3">
 <PromptPath>http://10.34.170.27/iyiaksamlar.wav</PromptPath>
  </Prompt>
  <Prompt ID="4">
   <PromptPath>http://10.34.170.27/iyigunler.wav</PromptPath>
  </Prompt>
</PromptList>

1 Accepted Solution

Accepted Solutions

Hi,

You don't  need to upload the prompt to the UCCX repository. Once you set the Create URL Document value in the promptset  then you can use your play prompt but calling your promptset variable:

Play Prompt (--Triggering Contact--, promptset)

Gabriel.

View solution in original post

1 Reply 1

Hi,

You don't  need to upload the prompt to the UCCX repository. Once you set the Create URL Document value in the promptset  then you can use your play prompt but calling your promptset variable:

Play Prompt (--Triggering Contact--, promptset)

Gabriel.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: