Hi all,
I need to program a vector, which will transfer 4th calls to a different VDN after 3 simultaneous calls landed on the same vector...
I have tried using go to statement: -
go to step _ if counted call to vdn ____ = ?
But its not working as such...
Need a loop counting mechanism in vector, so that after every 3 or 4th call to be transferred to different vdn....
I need to program a vector, which will transfer 4th calls to a different VDN after 3 simultaneous calls landed on the same vector...
I have tried using go to statement: -
go to step _ if counted call to vdn ____ = ?
But its not working as such...
Need a loop counting mechanism in vector, so that after every 3 or 4th call to be transferred to different vdn....