<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Follow up to the group:   the domain he is trying to reach only has
    SRV records for TLS and TCP, so he has to append ;transport=tcp to
    his request URI to force a TCP SRV lookup in opensips.<br>
    <br>
    <div class="moz-cite-prefix">On 05/22/2015 01:34 PM, Eric Tamme
      wrote:<br>
    </div>
    <blockquote cite="mid:555F84AA.2080200@uphreak.com" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      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._udp.blabla.webex.com SRV<br>
      <br>
      <br>
      <div class="moz-cite-prefix">On 05/22/2015 01:27 PM, Duane Larson
        wrote:<br>
      </div>
      <blockquote
cite="mid:CAFcM1EpAtq1KTs4ZMgbXa-C8FO-2vH3DJ3WNY=_LO_VWs1uXTA@mail.gmail.com"
        type="cite">
        <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 moz-do-not-send="true"
            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't sure if the issue might be
          because the domain is <a moz-do-not-send="true"
            href="http://BlahBlah.webex.com">BlahBlah.webex.com</a> but
          I don't have any compare since all the test domains I call (<span
            style="color:rgb(46,47,48);font-family:'Helvetica
Neue',Helvetica,Roboto,Arial,sans-serif;font-size:16px;line-height:25.6000003814697px"><a
              moz-do-not-send="true"
              href="mailto:200901@login.zipdx.com">200901@login.zipdx.com</a>, </span><span
            style="color:rgb(46,47,48);font-family:'Helvetica
Neue',Helvetica,Roboto,Arial,sans-serif;font-size:16px;line-height:25.6000003814697px"><a
              moz-do-not-send="true"
              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>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
Users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>