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

IPCC 4.0 : Place call and play prompt problem

Hello,

I want to create a script to call somebody and to play a prompt to him.

it seems to be simple ...

I defined these steps :

- Accept

- Place Call

Parameters : ext:"501", Contact :cont, Call control group id : 0,

if Success ->

- Delay 2 sec

- Play prompt , Parameters : contact : cont, prompt :"myprompt"

When I debug the script in the cra editor, i receive : "com.cisco.dialog.PlayPromptDialog is not supported ?!

Thanks you in advance,

Thierry

1 Reply 1

I found ...

I had to put an ID in the Dialog Group of the Place Call Step !

Sorry :)

Thierry