<div dir="ltr">All,<div><br></div><div>Eric pointed out that this is related to there being onoUDP SRV records and only TCP TLS records.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 22, 2015 at 2:34 PM, Eric Tamme <span dir="ltr">&lt;<a href="mailto:eric@uphreak.com" target="_blank">eric@uphreak.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    OpenSIPS follows RFC3263, see sip_resolvehost() in resolve.c for
    more details.  If you send a a request that is not a sips uri, to a
    plain domain with no transport parameter or port, opensips will do a
    udp SRV lookup on the domain.<br>
    <br>
    Can you provide the actual domain please? If you cant - do a srv
    lookup on it to verify it actually has an SRV.<br>
    <br>
    dig _sip._<a href="http://udp.blabla.webex.com" target="_blank">udp.blabla.webex.com</a> SRV<div><div class="h5"><br>
    <br>
    <br>
    <div>On 05/22/2015 01:27 PM, Duane Larson
      wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <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" target="_blank">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" target="_blank">BlahBlah.webex.com</a> but I
        don&#39;t have any compare since all the test domains I call (<span><a href="mailto:200901@login.zipdx.com" target="_blank">200901@login.zipdx.com</a>, </span><span><a href="mailto:telephreak@voip.telephreak.org" target="_blank">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>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>