<html>
<body>
On 03:16 AM 7/6/2004, Jasminko Mulahusic wrote:<br>
>it looks (to me) like asterisk is not doing an SRV lookup when<br>
>REGISTERing with another sip proxy. is that correct?<br>
><br>
>what i am trying to achieve is to register jasko@telia.net with
a<br>
>proxy using<br>
><br>
>register => jasko:secret:dilbert@telia.net<br>
><br>
>my problem is that asterisk is doing a simple A RR lookup for
the<br>
>domain telia.net which is pointing to a host that is NOT the proxy
for<br>
>that domain (resulting in the REGISTER message ending up with
the<br>
>wrong host).<br>
><br><br>
have you set<br><br>
srvlookup = yes ;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>