12 okt 2012 kl. 09:57 skrev Christophe ROY <christophe.roy.thales@gmail.com>:

I have created a SRV record for sip.domain.tld pointing to our kamailio server, the domain by itself resolves to our DNS IP.

If you check the SRV record standards - especially RFC 3263 - you see that you need

_sip._udp.domain.tld
_sip._tcp.domain.tld

as a bare minimum. "sip.domain.tld" is not a SRV record name.

/O