[asterisk-users] limiting number of channels to be accessed

2009-10-08 Thread B.Masoud @ SH
Hello all, Assuming I have 1 asterisk with 24 channels fxo and another 2 asterisk boxes all connected iax2, I want to grand the first asterisk box to use all the 24 channels on the main, but I want the 2nd asterisk to use only 8 port, how can limit the second box from receiving more than

Re: [asterisk-users] limiting number of channels to be accessed

2009-10-08 Thread Ivan Stepaniuk
B.Masoud @ SH wrote: I want to grand the first asterisk box to use all the 24 channels on the main, but I want the 2^nd asterisk to use only 8 port, how can limit the second box from receiving more than 8 simultaneous calls?? (even if the main have available ports) This can be done using the

Re: [asterisk-users] limiting number of channels to be accessed

2009-10-08 Thread B.Masoud @ SH
, October 08, 2009 12:38 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] limiting number of channels to be accessed B.Masoud @ SH wrote: I want to grand the first asterisk box to use all the 24 channels on the main, but I want the 2^nd asterisk to use only 8

Re: [asterisk-users] limiting number of channels to be accessed

2009-10-08 Thread Steve Mathers
: [asterisk-users] limiting number of channels to be accessed Where do I add these commands? To which file? [macro-stdvoip] ; ${ARG1} - full dial string ; Return ${DIALSTATUS} = CHANUNAVAIL if ${VOIPMAX} exceeded exten = s,1,Set(GROUP()=trunkgroup1) ;Set Group exten = s,2,GotoIf

Re: [asterisk-users] limiting number of channels to be accessed

2009-10-08 Thread Michelle Dupuis
- Non-Commercial Discussion' Subject: Re: [asterisk-users] limiting number of channels to be accessed Where do I add these commands? To which file? [macro-stdvoip] ; ${ARG1} - full dial string ; Return ${DIALSTATUS} = CHANUNAVAIL if ${VOIPMAX} exceeded exten = s,1,Set(GROUP()=trunkgroup1

Re: [asterisk-users] limiting number of channels to be accessed

2009-10-08 Thread B.Masoud @ SH
To: Asterisk Users List Subject: Re: [asterisk-users] limiting number of channels to be accessed /etc/asterisk/extensions.conf -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of B.Masoud @ SH Sent: Thursday, October 08