@unison wrote:
Hi all
Does anyone know of a way to see the number of concurrent calls to an inbound DID number within the dial plan? One of the DID's is 300, so I was looking along the lines of the following:
exten => s,n,Set(GROUP()=${300})
exten => s,n,NoOp(Number of calls to this DID: [${GROUP_COUNT(${300})})Cheers
Posts: 1
Participants: 1