Account Settings
229
It configures the domain name in SRV record X.
Example:
dns_cache_srv.1.name = _sip._tcp.yealink.pbx.com
It configures the port to be used in SRV record X.
Example:
dns_cache_srv.1.port = 5060
dns_cache_srv.X.priority
[2]
It configures the priority for the target host in SRV record X.
Lower priority is more preferred.
dns_cache_srv.X.target
[2]
It configures the domain name of the target host for an A query in SRV record X.
Example:
dns_cache_srv.1.target = server1.yealink.pbx.com
dns_cache_srv.X.weight
[2]
It configures the weight of the target host in SRV record X.
When priorities are equal, weight is used to differentiate the preference. Higher
weight is more preferred.
Example:
dns_cache_srv.1.weight = 1