Hello
I installed Jabber in a server called "sip.mycompany.com"
But I would like my clients to register as "mycompany.com" instead of "sip.mycompany.com"

So, I would like to know if this is correct as DNS SRV records:

_jabber._tcp.mycompany.com.       IN SRV   0 0 5269   sip.mycompany.com.
_xmpp-server._tcp.mycompany.com.  IN SRV   0 0 5269   sip.mycompany.com.
_xmpp-client._tcp.mycompany.com.  IN SRV   0 0 5222   sip.mycompany.com.


I dont know if these ports (5269, 5222) are correct... Are they?
Thanks
Joao Pereira

--
To unsubscribe send a mail to [email protected]

Reply via email to