Hi<br><br>That&#39;s the way I did it, I wrote it &quot;quickly&quot; here.<br>As I did it only for TCP (I force TCP in my voip client and kamailio was set to listen only on tcp before), I&#39;ve added the record for udp and told kamailio to listen on udp too:<br>
<br>Restarting Kamailio:<br>loading modules under /usr/lib/kamailio/modules_k/:/usr/lib/kamailio/modules/<br>Listening on<br>             udp: 192.168.14.25 [192.168.14.25]:5060<br>             tcp: 192.168.14.25 [192.168.14.25]:5060<br>
Aliases:<br>             *: my-domain.tld:*<br><br>kamailio started.<br><br><br><br><div class="gmail_quote">2012/10/13 Olle E. Johansson <span dir="ltr">&lt;<a href="mailto:oej@edvina.net" target="_blank">oej@edvina.net</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><div>12 okt 2012 kl. 09:57 skrev Christophe ROY &lt;<a href="mailto:christophe.roy.thales@gmail.com" target="_blank">christophe.roy.thales@gmail.com</a>&gt;:</div>
<div class="im"><br><blockquote type="cite"><span style="font-family:Helvetica;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none">I have created a SRV record for sip.domain.tld pointing to our kamailio server, the domain by itself resolves to our DNS IP.</span><br style="font-family:Helvetica;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
</blockquote></div></div><br><div>If you check the SRV record standards - especially RFC 3263 - you see that you need</div><div><br></div><div>_sip._udp.domain.tld</div><div>_sip._tcp.domain.tld</div><div><br></div><div>as a bare minimum. &quot;sip.domain.tld&quot; is not a SRV record name.</div>
<span class="HOEnZb"><font color="#888888"><div><br></div><div>/O</div></font></span></div><br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br>