gmail wrote: > Does anybody know how to off-load an Asterisk Box so that to distribute > its functions like IVR and VoiceMail or its PTSN gateway function into > different servers? in this case , will the installation of Asterisk on > each server differe and how these different servers will interact as a > single logical -vs physical- server? thx alot
What do you mean "how"? Are you asking if Asterisk has a built-in clustering mechanism somewhere in its own application stack? The answer is no. Otherwise, the answer to "how" to distribute Asterisk is to ... distribute Asterisk. No, seriously; split up the users according to multiple servers and/or assign them dynamically, route using a SIP proxy functioning as a load balancer, and other things you do when setting up some sort of farm without extensive built-in parallelisation options. -- Alex Balashov Evariste Systems Web : http://www.evaristesys.com/ Tel : (+1) (678) 954-0670 Direct : (+1) (678) 954-0671 Mobile : (+1) (706) 338-8599 _______________________________________________ -- 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
