You should plan for 2+ productions systems and use DNS round robin to load balance. The SRV records define the service but not the path.
~ Andrew "lathama" Latham [email protected] * Learn more about OSS http://en.wikipedia.org/wiki/Open-source_software * Learn more about Linux http://en.wikipedia.org/wiki/Linux * Learn more about Tux http://en.wikipedia.org/wiki/Tux On Mon, Oct 18, 2010 at 7:59 AM, Jonas Kellens <[email protected]> wrote: > Hello list. > > When using SIP DNS SRV to define a production Asterisk server with high > priority and a backup Asterisk server with a lower priority on this > DNS-server, will this work as follow : > > - production server is reachable, so registration of the IP-phone goes to > this server > - production server is unreachable, so registration goes to the backup > Asterisk server > - production server is reachable again, so registration goes back to the > production server > > ?? > > Do I need a low REGISTER timeout value for this to work ? Something like > 60seconds, so the IP-phones register every 60 seconds... > > > > Kind regards, > Jonas. > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > 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 -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
