diff options
-rw-r--r-- | kyriasis.com.zone | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/kyriasis.com.zone b/kyriasis.com.zone index bcb59c4..7924167 100644 --- a/kyriasis.com.zone +++ b/kyriasis.com.zone @@ -4,7 +4,7 @@ $TTL 2h ; kyriasis.com @ IN SOA theos.kyriasis.com. hostmaster ( - 13 ; serial + 15 ; serial 4h ; refresh 1h ; retry 1w ; expire @@ -62,3 +62,15 @@ arch NS ns1.he.net. johannes._keybase TXT "keybase-site-verification=-j0boGdp2IlmB5yi8bcMxh6llifeIwJXFoDQXvlucGE" johannes._pka TXT "v=pka1;fpr=5134EF9EAF65F95B6BB1608E50FB9B273A9D0BB5;uri=https://theos.kyriasis.com/~kyrias/pgp-key.txt" + +@ NAPTR 10 100 "s" "SIPS+D2T" "" _sips._tcp.kyriasis.com. + NAPTR 20 100 "s" "SIP+D2T" "" _sip._tcp.kyriasis.com. + NAPTR 30 100 "s" "SIP+D2U" "" _sip._udp.kyriasis.com. +_sips._tcp SRV 100 100 443 proxy.sipthor.net. +_sip._tcp SRV 100 100 5060 proxy.sipthor.net. +_sip_.udp SRV 100 100 5060 proxy.sipthor.net. +_msrps._tcp SRV 0 0 2855 msrprelay.sipthor.net. +_stun._udp SRV 0 0 3478 stun1.dns-hosting.info. +_stun._udp SRV 0 0 3478 stun2.dns-hosting.info. +xcap TXT "https://xcap.sipthor.net/xcap-root/" + |