I have 4 lines in a queue. When a call comes in, I want all 4 lines to ring. If all 4 lines ring and noone answers, I want to go straight to voicemail, but if at least one line is busy, I want the caller to stay in the queue. What is the easiest way to do something similiar to this? Thanks, Jon.