Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Incoming VoIP Features: Difference between revisions

Content deleted Content added
AA-Andrew (talk | contribs)
AA-Andrew (talk | contribs)
Line 99: Line 99:


The format of the 'host' part of a SRV record is: <code> _service._protocol.name</code>. The format of the 'value' of an srv record would be in the format of: <code>priority weight port host</code>
The format of the 'host' part of a SRV record is: <code> _service._protocol.name</code>. The format of the 'value' of an srv record would be in the format of: <code>priority weight port host</code>

Lowest-numbered priority wins, weight is used for records with the same priority. More info in RFC 2782 and on [https://en.wikipedia.org/wiki/SRV_record#Provisioning_for_high_service_availability Wikipedia]
Like with MX records, lowest-numbered priority gets tried first, weight is used for records with the same priority. More info in RFC 2782 and on [https://en.wikipedia.org/wiki/SRV_record#Provisioning_for_high_service_availability Wikipedia]


You can test your SRV record using 'dig', 'host' or 'nslookup' on the command line, eg:
You can test your SRV record using 'dig', 'host' or 'nslookup' on the command line, eg: