<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I wanted to understand how Order and Preference Values have an impact on the answers Received from the DNS Server<br><br>I am asking because, I have 4 records for NAPTR Query, as below<br><br>carrier1.com 86400 IN NAPTR 50 50 “s” “SIPS+D2T” ““ “_sips._tcp.carrier1.com.”<BR>carrier1.com 86400 IN NAPTR 90 50 “s” “SIP+D2T” ““ “_sip._tcp.carrier1.com.”<BR>carrier1.com 86400 IN NAPTR 100 100 “s” “SIP+D2U” ““ “_sip._udp.carrier1.com.”<BR>carrier1.com 86400 IN NAPTR 120 100 “s” “SIPS+D2U” ““ “_sip._tcp.carrier1.com.”<BR><br><BR>I am expecting to receive the answer as _sip._udp.carrier1.com but i receive _sip._tcp.carrier1.com<BR><br><BR>How could I change this?<BR><br><BR><br><BR><br><BR><br><BR><br> </div></body>
</html>