Hi, im trying to build a progressive dialer. Meani...
# general-english
j
Hi, im trying to build a progressive dialer. Meaning that I will dial the number of calls of the available concurrency each time a channel is cleared. How can I use "concurrencyCounter" to do this? Where I can look into how many concurrent lines I have (or how many I have free) on a specific moment and use that info as a variabnle?
3 Views