Hi
We currently play a screener message when our call volums start to pick up, to let people know that they are going to be waiting a bit longer. This is controlled by a boolean variable. Not a problem.
However, when playing this message (say it lasts 20 seconds) and service level threshold is 30 seconds, we only have 10 seconds to answer call within service level. What I want is to have the service level for the application to kick in after the message has played.
I believe that the only way to do this is to use CDN1 -> Master (which has a section that plays screener message if variable set), routes call to CDN2, points to the 'queueing' application.
Any problmes with this?
We currently play a screener message when our call volums start to pick up, to let people know that they are going to be waiting a bit longer. This is controlled by a boolean variable. Not a problem.
However, when playing this message (say it lasts 20 seconds) and service level threshold is 30 seconds, we only have 10 seconds to answer call within service level. What I want is to have the service level for the application to kick in after the message has played.
I believe that the only way to do this is to use CDN1 -> Master (which has a section that plays screener message if variable set), routes call to CDN2, points to the 'queueing' application.
Any problmes with this?