Hi,
Does anyone have any experience with presenting different options to the caller when they are in queue for a certain length of time (via UPIQ Workflow)?
What I'm trying to do is if the call hits a certain time in queue 2min 30secs that the UPIQ will then start to present the caller an option for callback (along with the regular UPIQ options).
I have the queue and UPIQ setup properly to play the messages in 30secs intervals and that is all working ok.
I checked the variables and I don't see a variable similar to currentCallTotalQueueTime - something that will give me the time that the current call was in queue for and when it hits my 2min 30secs mark, I would like to to essentially branch off and add another menu in there.
I'm still playing around with this and I think i can do it with variable date/time compares, but was wondering if there was a more elegant way to do it?
Does anyone have any experience with presenting different options to the caller when they are in queue for a certain length of time (via UPIQ Workflow)?
What I'm trying to do is if the call hits a certain time in queue 2min 30secs that the UPIQ will then start to present the caller an option for callback (along with the regular UPIQ options).
I have the queue and UPIQ setup properly to play the messages in 30secs intervals and that is all working ok.
I checked the variables and I don't see a variable similar to currentCallTotalQueueTime - something that will give me the time that the current call was in queue for and when it hits my 2min 30secs mark, I would like to to essentially branch off and add another menu in there.
I'm still playing around with this and I think i can do it with variable date/time compares, but was wondering if there was a more elegant way to do it?