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

how can I get the prompt file .wav from prompt manager of UCCX9.0

haochongchong
Level 1
Level 1

here is the situation : In uccx 7 on windows ,we can use windows IIS and create a website that we can use a url to get this prompt file. Recently we will upgrade to UCCX 9.0 on Linux. So is there a way for me to use the way above to get the recorded voice prompt files from uccx9.

1 Accepted Solution

Accepted Solutions

Gergely Szabo
VIP Alumni
VIP Alumni

Hi, yes, there are at least two known ways:

1. if you happen to have a UCCX premium, you can create an HTTP application that serves up the prompt file,

2. you can try to access the prompt file like this: http://<uccxip>:9080/prompts/dirname/promptfilename.wav

G.

 

View solution in original post

1 Reply 1

Gergely Szabo
VIP Alumni
VIP Alumni

Hi, yes, there are at least two known ways:

1. if you happen to have a UCCX premium, you can create an HTTP application that serves up the prompt file,

2. you can try to access the prompt file like this: http://<uccxip>:9080/prompts/dirname/promptfilename.wav

G.