<div dir="ltr"><div dir="ltr">On Mon, May 16, 2022 at 5:18 AM Benoit Panizzon <<a href="mailto:benoit.panizzon@imp.ch">benoit.panizzon@imp.ch</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Just stubled over another example which resolved my question.<br>
<br>
> server_uri=sip:<a href="http://reg.example.com:5060" rel="noreferrer" target="_blank">reg.example.com:5060</a><br>
> client_uri=<a href="http://sip:testcontact@reg.example.com:5060" rel="noreferrer" target="_blank">sip:testcontact@reg.example.com:5060</a><br>
<br>
If you don't specify the port, asterisk DOES an SRV lookup.<br></blockquote><div><br></div><div>This is correct. In RFC 3263 it states:</div><div><br></div><div><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;break-before:page;color:rgb(0,0,0)">If the TARGET was not a numeric IP address, but a port is present in
   the URI, the client performs an A or AAAA record lookup of the domain
   name.</pre></div></div><div><br></div><div>So the code follows that.</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><font color="#073763">Joshua C. Colp</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Asterisk Technical Lead</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Sangoma Technologies</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Check us out at <a href="http://www.sangoma.com" target="_blank">www.sangoma.com</a> and <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></font><br></div></div></div></div></div></div></div></div></div></div></div>