Hi everyone,
I set up an announcer for a customer’s Asterisk PBX that tells the users in a queue their position in the queue itself and the approximated time they have to wait before leaving the queue and being connected to the operator.
I want to assign to each member in a queue an estimated hold time of 2 minutes multiplied by the number of members that are in the queue before, so the announcer would tell to each “estimated hold time is (2 * number of members before you) minutes”.
Is that possible?