Administrator’s Guide for SIP-T2 Series/T4 Series/T5 Series IP Phones
228
dns_cache_naptr.X.preference
[2]
It configures the preference of NAPTR record X.
NAPTR record with lower preference is more preferred.
Example:
dns_cache_naptr.1.preference = 50
dns_cache_naptr.X.replace
[2]
It configures a domain name to be used for the next SRV query in NAPTR record X.
Example:
dns_cache_naptr.1.replace = _sip._tcp.yealink.pbx.com
dns_cache_naptr.X.service
[2]
It configures the transport protocol available for the SIP server in NAPTR record X.
Example:
dns_cache_naptr.1.service = SIP+D2T
SIP+D2U-SIP over UDP
SIP+D2T-SIP over TCP
SIPS+D2T-SIPS over TCP
It configures the time interval (in seconds) that NAPTR record X may be cached before
the record should be consulted again.
Example:
dns_cache_naptr.1.ttl = 3600
Integer from 30 to 2147483647