ClearFoundation Tracker - ClearCenter
View Issue Details
0000774ClearCenterapp-dns-and-domains - DNS and Domain Servicespublic2012-10-05 14:162012-10-05 14:32
dloper 
bchambers 
normalminoralways
closedopen 
6.3.0 
6.3.0 
0000774: Update srv record creation to include jabber tags.
currently the SDN will produce SRV records for XMPP but it needs to also include on the drop down list at least the following additional record types:

xmpp-client
xmpp-server
jabber

Entries would look like this in BIND:

_jabber._tcp.daveloper.net. IN SRV 0 5 5269 home.daveloper.net.
_xmpp-server._tcp.daveloper.net. IN SRV 0 5 5269 home.daveloper.net.
_xmpp-client._tcp.daveloper.net. IN SRV 0 5 5222 home.daveloper.net.
No tags attached.
Issue History
2012-10-05 14:16dloperNew Issue
2012-10-05 14:16dloperStatusnew => assigned
2012-10-05 14:16dloperAssigned To => bchambers
2012-10-05 14:31bchambersStatusassigned => resolved
2012-10-05 14:32bchambersCategoryyum-marketplace-plugin => app-dns-and-domains - DNS and Domain Services
2012-10-05 14:32bchambersStatusresolved => closed

There are no notes attached to this issue.