Re: [asterisk-users] Dialplan question when using a round-robin

2010-07-11 Thread unserossi
On Sun, Jul 11, 2010 at 8:09 PM, wrote: > But how can i determine on which physical server user B is registered? > Or is there an other, better way to achieve this? Maybe in replicating the > registrations between all 3 servers? > DUNDi is an options, same with DNS SRV rec

Re: [asterisk-users] Dialplan question when using a round-robin

2010-07-11 Thread Nasir Iqbal
as a quick option you can use Dial(IAX2/server1/${EXTEN}&IAX2/server2/${EXTEN}&IAX2/server3/${EXTEN}) call will connect to whichever is available & answer, others simply ignored! On Sun, Jul 11, 2010 at 8:09 PM, wrote: > > But how can i determine on which physical server user B is registered?

Re: [asterisk-users] Dialplan question when using a round-robin

2010-07-11 Thread unserossi
> But how can i determine on which physical server user B is registered? > Or is there an other, better way to achieve this? Maybe in replicating the > registrations between all 3 servers? > DUNDi is an options, same with DNS SRV records. -- Could you please give me some more info? Or is t

Re: [asterisk-users] Dialplan question when using a round-robin

2010-07-11 Thread Paul Belanger
On Sun, Jul 11, 2010 at 8:00 AM, wrote: > But how can i determine on which physical server user B is registered? > Or is there an other, better way to achieve this? Maybe in replicating the > registrations between all 3 servers? > DUNDi is an options, same with DNS SRV records. -- Paul Belanger

[asterisk-users] Dialplan question when using a round-robin

2010-07-11 Thread unserossi
Hi all, i have a question regarding the dialplan when using a DNS round robin for simple load balancing. When i have 3 identically configured Asterisk servers and one DNS round robin populated to the clients Server1 Server2 -> round robin voip.example.com Server3 where all 3 server