Does anyone have any idea how I could display how many IVR voicemail were left for a queue in a real-time view? I need to have something that will show the current count not just a total count which could be done with a variable.
Counting IVR Voicemail
Collapse
X
-
I tried this but this only show a total of voice mails. What I am looking for is a currently total of voice mails waiting to be listen to. Example: 5 people leave voice mail, counter shows 5. Agent listens to 2 voice mails, counter shows 3. There has to be a way to do this. I was attempting to use a separate topic to try and track with waiting calls or abandoned calls without luck.
Comment
-
-
Originally posted by kgerhold217 View PostI tried this but this only show a total of voice mails. What I am looking for is a currently total of voice mails waiting to be listen to. Example: 5 people leave voice mail, counter shows 5. Agent listens to 2 voice mails, counter shows 3. There has to be a way to do this. I was attempting to use a separate topic to try and track with waiting calls or abandoned calls without luck.Attached Files
Comment
-
-
Has anyone used the Task Tag vumsgq(?).nVoiceMsg ? According to the Task Tag Reference it specifies the number of voice mails on the system.
I have tried several ways to figure out how to get this value to display without any success. I have also tries using a variable in the IVR and passing it to a Tag in the cc database but I cannot seem to increment the value.
Comment
-
Comment