<html>
<body>
On 03:16 AM 7/6/2004, Jasminko Mulahusic wrote:<br>
&gt;it looks (to me) like asterisk is not doing an SRV lookup when<br>
&gt;REGISTERing with another sip proxy. is that correct?<br>
&gt;<br>
&gt;what i am trying to achieve is to register jasko@telia.net with
a<br>
&gt;proxy using<br>
&gt;<br>
&gt;register =&gt; jasko:secret:dilbert@telia.net<br>
&gt;<br>
&gt;my problem is that asterisk is doing a simple A RR lookup for
the<br>
&gt;domain telia.net which is pointing to a host that is NOT the proxy
for<br>
&gt;that domain (resulting in the REGISTER message ending up with
the<br>
&gt;wrong host).<br>
&gt;<br><br>
have you set<br><br>
srvlookup = yes&nbsp; ;Enable
<a href="http://www.voip-info.org/wiki-DNS+SRV">DNS SRV</a> lookups on
calls <br><br>
in your sip.conf file?<br><br>
see:
<a href="http://www.voip-info.org/tiki-index.php?page=Asterisk+config+sip.conf" eudora="autourl">http://www.voip-info.org/tiki-index.php?page=Asterisk+config+sip.conf</a><br><br>
-Chris</body>
</html>