[Asterisk-Users] asteriskathome maximun channels per trunk

Mimmus dviggiani at tiscali.it
Thu Mar 16 02:16:01 MST 2006


>From http://nerdvittles.com/:

Max Channels Bug Remains. A bug has been reported because of a deprecated
command that makes Asterisk at Home's calculation of maximum channels invalid.
To fix it, goto AMP->Maintenance->Config
Edit->extensions.conf->macro-dialout-trunk and comment out line s,7 so that
it looks like this:

;exten => s,7,CheckGroup(${OUTMAXCHANS_${ARG1}})

Then insert a new line s,7 just below it which looks like this:

exten => s,7,GotoIf($[ ${GROUP_COUNT()} > ${OUTMAXCHANS_${ARG1}} ]?108)

Then click the Update button and reload Asterisk to activate the change. 

> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com 
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of 
> Alejandro Vargas
> Sent: Thursday, March 16, 2006 9:50 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [Asterisk-Users] asteriskathome maximun channels per trunk
> 
> I'm using asteriskathome 2.5. I'm using 2 spa3000 for 
> dialing-out. I configured a trunk for each one with maximun 
> channels=1 and an outbound route that includes both trunks. 
> When a second outgoing call is placed, Asterisk tries to 
> place it in the same that is already in use resulting in a 
> busy tone. ¿What can be the problem?
> --
> Alejandro Vargas
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
> 
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 




More information about the asterisk-users mailing list