[asterisk-users] ser to load balance asterisk

Nhadie Ramos nhadie.ramos at yahoo.com
Mon May 5 10:39:02 CDT 2008


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/${EXTEn}@ser) <- 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080505/1e0597e9/attachment.htm 


More information about the asterisk-users mailing list