Primary vector for BSR using EWT and agent adjustments example

Last Updated : Sep 08, 2012 |

An incoming call arrives at location 1 and the primary vector processes the call. The vector begins the BSR process by checking the specified resources. An example primary vector for incoming call processing at location 1 is shown in the following example.

Primary vector with adjustments

1. wait-time 0 secs hearing ringback
2. consider split    1  pri m   adjust-by 0
3. consider location 2          adjust-by 20
4. consider location 3          adjust-by 20
5. queue-to-best

In this example, the consider commands in steps 2, 3, and 4 collect information to compare local split 1 with location 2 and location 3. In each case, an available agent is found and an agent idle time returned. The adjust-by in steps 3 and 4 adjusts the value of the agent idle time. Step 5 queues the call to the best location found.