Does anyone know of a way to treat every alternate call that hits a script differently? I'm trying to split calls that hit a script in two different ways. I want half the calls to queue to a skillset and the other half to be routed to a 3rd party. At present I'm doing it by call origin (CLID code) but this is unreliable. I've calculated that 50% of our calls come from certain dialling areas so I queue these and route the rest but this doesn't always work. Is there a way of assigning numbers from a sequence to each call and treating calls with odd and even numbers differently?