Incoming VoIP Features: Difference between revisions

 
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>
 
LowestLike with MX records, lowest-numbered priority winsgets 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: