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