Details
-
Type:
Enhancement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.8.16
-
Fix Version/s: Backlog
-
Component/s: Provisioning/Discovery/Capsd/Provisiond
-
Security Level: Default (Default Security Scheme)
-
Labels:
Description
DNS provisioner should be able to use SRV records in place of active detection of services.
As example, the following SRV record indicates that im.univ-xxx.fr should be running some xmpp client endpoint :
_xmpp-client._tcp.univ-xxx.fr has SRV record 10 0 5222 im.univ-xxx.fr.
See http://en.wikipedia.org/wiki/SRV_record for an intro.
As example, the following SRV record indicates that im.univ-xxx.fr should be running some xmpp client endpoint :
_xmpp-client._tcp.univ-xxx.fr has SRV record 10 0 5222 im.univ-xxx.fr.
See http://en.wikipedia.org/wiki/SRV_record for an intro.