I explain, I need to be able to call all members of a queue in turn but without leaving to ring the previous one.
<br>
<br>I mean, I have members A, B and C on a queue. Then when a call is
there I want to: Dial A, then Dial A and B, then Dial A, B and C.
<br>
<br>and when a new call arrives start again from the begginning. Any clues?