<div dir="ltr">OpenSIPS does not appear to be resolving the SIP address of a domain that is provided by WebEx.com.  When I dial <a href="mailto:dlarson@BlahBLah.webex.com">dlarson@BlahBLah.webex.com</a> the call gets forwarded to the IP address of the webserver but it really should be going to the IP address from an SRV record.  I believe the OpenSIPS default is to resolve DNS and also SRV records correct?  I wasn&#39;t sure if the issue might be because the domain is <a href="http://BlahBlah.webex.com">BlahBlah.webex.com</a> but I don&#39;t have any compare since all the test domains I call (<span style="color:rgb(46,47,48);font-family:&#39;Helvetica Neue&#39;,Helvetica,Roboto,Arial,sans-serif;font-size:16px;line-height:25.6000003814697px"><a href="mailto:200901@login.zipdx.com">200901@login.zipdx.com</a>, </span><span style="color:rgb(46,47,48);font-family:&#39;Helvetica Neue&#39;,Helvetica,Roboto,Arial,sans-serif;font-size:16px;line-height:25.6000003814697px"><a href="mailto:telephreak@voip.telephreak.org">telephreak@voip.telephreak.org</a>) have the same IP for the web as it does for the sip.</span><div><br></div><div><br></div><div><br></div><div><div><br></div><div>debug=3</div><div>log_stderror=no</div><div>log_facility=LOG_LOCAL0</div><div><br></div><div>fork=yes</div><div>children=4</div><div><br></div><div>/* uncomment the following lines to enable debugging */</div><div>#debug=6</div><div>#fork=no</div><div>#log_stderror=yes</div><div><br></div><div>/* uncomment the next line to enable the auto temporary blacklisting of</div><div>   not available destinations (default disabled) */</div><div>#disable_dns_blacklist=no</div><div><br></div><div>/* uncomment the next line to enable IPv6 lookup after IPv4 dns</div><div>   lookup failures (default disabled) */</div><div>#dns_try_ipv6=yes</div><div><br></div><div>/* comment the next line to enable the auto discovery of local aliases</div><div>   based on revers DNS on IPs */</div><div>auto_aliases=no</div><div><br></div><div><br></div><div>listen=udp:eth0:5060   # CUSTOMIZE ME</div><div><br></div><div><br></div><div>disable_tcp=yes</div><div><br></div><div>#disable_tls=yes</div></div></div>