<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Helvetica, Arial, sans-serif">Hello list.<br>
<br>
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 :<br>
<br>
- production server is reachable, so registration of the IP-phone goes
to this server<br>
- production server is unreachable, so registration goes to the backup
Asterisk server<br>
- production server is reachable again, so registration goes back to
the production server<br>
<br>
??<br>
<br>
Do I need a low REGISTER timeout value for this to work ? Something
like 60seconds, so the IP-phones register every 60 seconds...<br>
<br>
<br>
<br>
Kind regards,<br>
Jonas.<br>
</font>
</body>
</html>