Server to Server invalid name space in my debug log

Greetings,

Currently, I have two servers on separate domains. My DNS is setup properly, I had to add SRV records on both servers for the _xmpp-server and _xmpp client. Looking at wireshark data a DNS query on port 53 for the _xmpp-server went out, to my other DNS server, which was weird because I thought this was supposed to be initiated on port 5269 and 5222. Moving on the debug logs on the service dialback rows I get a successful connection to my other dns server but a “invalid namespace in packet” and not sure why. All of this is initiated when I try to add a user on the client or add a search group I never get any server to server connection setup and I, curious to what the problem is.

I am getting the same… were you able to resolve this?