I would like to limit the number of outbound calls in execution in Asterisk for a group of extensions, as for example 10 extensions.
I need to validate it when an extension try to make an outbound call. Can someone suggest any function I should use? Or should I create an specific AGI in SH, PHP, etc… to do that?