cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
740
Views
5
Helpful
3
Replies

CVP call hangup not working

I am using one post call survey with my IVR application . IT is working fine when i am doing an agent transfer . ICM is routing call to PCS application .

But in case im doing a Hang-up from call studio application , instead of disconnecting call, ICM is routing to PCS application . Why is this happening and how can i hang-up call without going to PCS from IVR

3 Replies 3

It is recommended that you do the hangup in ICM. So pass some variable back to ICM letting it know to hang up the call.

 

david

janinegraves
Spotlight
Spotlight

Before the Release node in ICM set the user.microapp.isPostCallSurvey to "n"

We've actually seen cases where once the isPostCallSurvey set to "y" earlier in the script, you can't always set it to "n". So you have to account for the call going to PCS even if you didn't intend to by having the PCS survey script release the call there if you don't see other certain PV variables filled.