[asterisk-users] ser to load balance asterisk

2008-05-05 Thread Nhadie Ramos
Hi,

i will try to setup 3 * box, 1 ser.

if none, let's say i have 4 extensions 101, 102,103 and 104, 101 registered on 
* 1, 102 on * 2, 103 on * 3 and 104 on * 1 also.

i will define this dial plan:

[dial-extension]
exten = _1XX,1,Dial(SIP/${EXTEN})  -  look it up on the local first
exten = _1XX,1,Dial(SIP/[EMAIL PROTECTED]) - if not on local, check in ser

when ser receives a request, it will ask the other 2 * servers where the 
request did not come from, e.g if call originated from ask * 1 first if not 
then ask * 2.  Do you think there will be issues?

i also plan on installing heartbeat so users will only register on a single 
host., or can i simply use DNS SRV? is my setup possible? TIA

regards,
nhadie



   
-
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.___
-- 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

Re: [asterisk-users] ser to load balance asterisk

2008-05-05 Thread Jared Smith
On Mon, 2008-05-05 at 08:39 -0700, Nhadie Ramos wrote:
 i will try to setup 3 * box, 1 ser.
 
 if none, let's say i have 4 extensions 101, 102,103 and 104, 101
 registered on * 1, 102 on * 2, 103 on * 3 and 104 on * 1 also.

You might have better luck asking on the Asterisk High-Availability and
Clustering mailing list... you can subscribe at
http://lists.digium.com/mailman/listinfo/asterisk-ha-clustering

-- 
Jared Smith
Training Manager
Digium, Inc.


___
-- 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