[Asterisk-Users] Limit Concurrent IAX Channels

Steven Critchfield critch at basesys.com
Mon Jun 2 20:16:00 MST 2003


On Mon, 2003-06-02 at 21:58, Surajee Ratnayake wrote:
> I can use a global variable to keep a count of number of channels used on a
> particular channel,
> and i can increase this count when i am calling the 'Dial' application, but
> the problem is, how can i
> reduce the counter(when a channel is free), i can not find a place in dail
> plan to do 'counter--' operation
> 
> i am desperate :-(

exten => h,1,setvar
-- 
Steven Critchfield <critch at basesys.com>




More information about the asterisk-users mailing list