<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 31/10/2012 12:14, Steffan Noord
      wrote:<br>
    </div>
    <blockquote cite="mid:007e01cdb750$732ba800$5982f800$@gmail.com"
      type="cite">
      <pre wrap="">Hello list,

A client ask me to update his dns for office 365
No problem but he also want to add a srv record
How do i need to set this up ?

Type: SRV
Service: _sip
Portocol: _tls
Port: 443
Weight: 1
Priority: 100
TTL 1 Hour
Domainnaam: example.com
Target:sipdir.online.lync.com

Hope someone can help.

Steffan

_______________________________________________
Pdns-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a>
<a class="moz-txt-link-freetext" href="http://mailman.powerdns.com/mailman/listinfo/pdns-users">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a>

</pre>
    </blockquote>
    <tt><br>
    </tt><tt>Hi,</tt><tt><br>
    </tt><tt><br>
    </tt><tt>i believe the structure </tt><tt>is as follows:</tt><tt><br>
    </tt><tt><br>
    </tt>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <tt>"_service._proto.name TTL class SRV priority weight port target</tt><tt>"</tt><tt><br>
    </tt><tt><br>
    </tt><tt>an example of a full SRV record would be:</tt><tt><br>
    </tt><tt><br>
    </tt><tt>"_sip._tcp.example.com. 86400 IN SRV 0 5 5060
      sipserver.example.com.</tt><tt>"</tt><tt><br>
    </tt><tt><br>
    </tt><tt>regards</tt><tt>,</tt><br>
    <pre class="moz-signature" cols="72">
</pre>
  </body>
</html>