cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
331
Views
0
Helpful
2
Replies

Announcing prompt to called party after call connect

ra_jeshkalra_2
Level 1
Level 1

Hi,

In CRS scripting, how can I announce a prompt to called party after calling out from IVR(i.e. after using "place call").

Which function to be used for this??

Thanks

2 Replies 2

mikram
Level 4
Level 4

I think once calls leave the IVR and it passes the control to CUCM, you cant do much. Only, mark it callhandled and terminate call.

Hi,

I am using the function "place call" to dial out, then when the call gets connected, in the "connected" branch I want to play the prompt to the called party.

If I use the function "Play Prompt" it plays call to calling party, but I want to play the called party.

An idea, how to achieve this.

Thanks