Hi
I'm suddenly having issues with 1 particular vector. I have two other vectors that are written exactly the same, for the same split and they are working fine. The one in question, if I do a trace, goes through the time of day steps and upon placing the call in queue, just goes to silence and doesn't seem to do anything until the caller hangs up. There are plenty of avail agents, queue size is more than enough - i've tried to add in a bunch of steps to test for calls queued & avail agents and it skips those steps and goes right to queueing but never plays music or other steps after the queue step. If I trace it, it says leaving vector processing after it queues.
It's pretty basic, checks for time of day, plays an ann asking for digits - if # 5, then goto another vec, if 1, then queue - pressing 1 is where I get the silence after queueing.
Thanks very much.
I'm suddenly having issues with 1 particular vector. I have two other vectors that are written exactly the same, for the same split and they are working fine. The one in question, if I do a trace, goes through the time of day steps and upon placing the call in queue, just goes to silence and doesn't seem to do anything until the caller hangs up. There are plenty of avail agents, queue size is more than enough - i've tried to add in a bunch of steps to test for calls queued & avail agents and it skips those steps and goes right to queueing but never plays music or other steps after the queue step. If I trace it, it says leaving vector processing after it queues.
It's pretty basic, checks for time of day, plays an ann asking for digits - if # 5, then goto another vec, if 1, then queue - pressing 1 is where I get the silence after queueing.
Thanks very much.