Sunday, December 30, 2007

Re: [asterisk-users] Load Balancing over 2 E1 Lines

You can use the asterisk db for this. Simply set a variable to 1 or 0 if 1
set to 0 and use g2 if 0 set to 1 and use g1.
----- Original Message -----
From: "Andres Jimenez" <gandresin@gmail.com>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users@lists.digium.com>
Sent: Wednesday, December 12, 2007 11:28 AM
Subject: Re: [asterisk-users] Load Balancing over 2 E1 Lines


> On Dec 12, 2007 8:08 AM, Eric Delaporte <edelaporte@gmx.de> wrote:
>
>
>> I read something about DIAL(Zap/r1/…) for using round robin, and it seems
>> to
>> work.
> That will give you the same number of calls routed to each line
>
>> Is there any other possible way to make sure that all lines are used in
>> the
>> same amount of minutes?
> You are going to need an AGI app or something storing how many minutes
> have been routed through each line and, on every call, choosing the
> less used one as the line to go out.
>
>
> --
> Andres Jimenez
>
> GPG : http://www.andresin.com/gpg/gandresin@gmail.com.asc
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>

http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users

No comments: