<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <p>Hello,</p>
    <p>to send out by R-URI, it has to include a host part (ip or
      domain) where to deliver the message. TIf you want to keep tel uri
      in R-URI, then you have to set destination uri. Or translate the
      tel uri to sip uri -- there is a function for it in the siputils
      module, iirc.</p>
    <p>Cheers,<br>
      Daniel<br>
    </p>
    <div class="moz-cite-prefix">On 23.02.21 11:57, <a class="moz-txt-link-abbreviated" href="mailto:lgl_hust@sina.com">lgl_hust@sina.com</a>
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20210223105735.9EB885D000A6@webmail.sinamail.sina.com.cn">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <p style="box-sizing: border-box; margin-bottom: 16px; color:
        rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont,
        "Segoe UI", Helvetica, Arial, sans-serif, "Apple
        Color Emoji", "Segoe UI Emoji"; font-size: 14px;">In
        sip register: Request-URI: <a class="moz-txt-link-freetext" href="sip:ims.mnc001.mcc310.3gppnetwork.org">sip:ims.mnc001.mcc310.3gppnetwork.org</a>
        , sip register is ok.<br style="box-sizing: border-box;">
        In sip invite: Request-URI:
        <a class="moz-txt-link-freetext" href="tel:310010120073501;phone-context=ims.mnc001.mcc310.3gppnetwork.org">tel:310010120073501;phone-context=ims.mnc001.mcc310.3gppnetwork.org</a>,
        return 478 Unresolvable destination .</p>
      <p style="box-sizing: border-box; margin-bottom: 16px; color:
        rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont,
        "Segoe UI", Helvetica, Arial, sans-serif, "Apple
        Color Emoji", "Segoe UI Emoji"; font-size: 14px;">I
        saw issue <a class="issue-link js-issue-link"
          data-error-text="Failed to load title" data-id="601118354"
          data-permission-text="Title is private"
          data-url="https://github.com/kamailio/kamailio/issues/2287"
          data-hovercard-type="pull_request"
          data-hovercard-url="/kamailio/kamailio/pull/2287/hovercard"
          href="https://github.com/kamailio/kamailio/pull/2287"
          style="box-sizing: border-box; background-color: initial;
          text-decoration-line: none;" moz-do-not-send="true">#2287</a> and <a
          class="issue-link js-issue-link" data-error-text="Failed to
          load title" data-id="239595778" data-permission-text="Title is
          private"
          data-url="https://github.com/kamailio/kamailio/issues/1173"
          data-hovercard-type="issue"
          data-hovercard-url="/kamailio/kamailio/issues/1173/hovercard"
          href="https://github.com/kamailio/kamailio/issues/1173"
          style="box-sizing: border-box; background-color: initial;
          text-decoration-line: none;" moz-do-not-send="true">#1173</a> . <a
          class="issue-link js-issue-link" data-error-text="Failed to
          load title" data-id="601118354" data-permission-text="Title is
          private"
          data-url="https://github.com/kamailio/kamailio/issues/2287"
          data-hovercard-type="pull_request"
          data-hovercard-url="/kamailio/kamailio/pull/2287/hovercard"
          href="https://github.com/kamailio/kamailio/pull/2287"
          style="box-sizing: border-box; background-color: initial;
          text-decoration-line: none;" moz-do-not-send="true">#2287</a> deals
        with register, and <a class="issue-link js-issue-link"
          data-error-text="Failed to load title" data-id="239595778"
          data-permission-text="Title is private"
          data-url="https://github.com/kamailio/kamailio/issues/1173"
          data-hovercard-type="issue"
          data-hovercard-url="/kamailio/kamailio/issues/1173/hovercard"
          href="https://github.com/kamailio/kamailio/issues/1173"
          style="box-sizing: border-box; background-color: initial;
          text-decoration-line: none;" moz-do-not-send="true">#1173</a> has
        no result.<br style="box-sizing: border-box;">
      </p>
      <div>I want to know how to support such RURI in sip invite, does
        it need a patch in code ? If so , where and how to modified it .</div>
      <div><br>
      </div>
      <div>Should i modified kamailio.cfg such as bellows ??? I don't
        know how modified the kamailio.cfg .</div>
      <div><br>
      </div>
      <div><font face="-apple-system, BlinkMacSystemFont, Segoe UI,
          Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI
          Emoji" color="#24292e"><span style="font-size: 14px;">if
            (is_method("INVITE")) {</span></font></div>
      <div>
        <div><font face="-apple-system, BlinkMacSystemFont, Segoe UI,
            Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI
            Emoji" color="#24292e"><span style="font-size: 14px;">$ru =
              <a class="moz-txt-link-rfc2396E" href="sip:ims.mnc008.mcc460.3gppnetwork.org">"sip:ims.mnc008.mcc460.3gppnetwork.org"</a>; # rewrite the
              "Request-URI"</span></font></div>
        <div><font face="-apple-system, BlinkMacSystemFont, Segoe UI,
            Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI
            Emoji" color="#24292e"><span style="font-size: 14px;">$du=
              <a class="moz-txt-link-rfc2396E" href="sip:ims.mnc008.mcc310.3gppnetwork.org">"sip:ims.mnc008.mcc310.3gppnetwork.org"</a>; </span></font></div>
        <div><font face="-apple-system, BlinkMacSystemFont, Segoe UI,
            Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI
            Emoji" color="#24292e"><span style="font-size: 14px;">}</span></font></div>
      </div>
      <div><br>
      </div>
      Thanks a lot.
      <p style="box-sizing: border-box; margin-bottom: 16px; color:
        rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont,
        "Segoe UI", Helvetica, Arial, sans-serif, "Apple
        Color Emoji", "Segoe UI Emoji"; font-size: 14px;">The
        following is the log:</p>
      <p style="box-sizing: border-box; color: rgb(36, 41, 46);
        font-family: -apple-system, BlinkMacSystemFont, "Segoe
        UI", Helvetica, Arial, sans-serif, "Apple Color
        Emoji", "Segoe UI Emoji"; font-size: 14px;">2021-02-23T03:12:08.391838+08:00
        10-164 kamailio[238089]: DEBUG: [core/parser/msg_parser.c:610]:
        parse_msg(): SIP Request:<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.391838+08:00 10-164 kamailio[238089]: DEBUG:
        [core/parser/msg_parser.c:612]: parse_msg(): method:<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.392017+08:00 10-164 kamailio[238089]: DEBUG:
        [core/parser/msg_parser.c:614]: parse_msg(): uri:
        <a class="moz-txt-link-freetext" href="tel:888555;phone-context=ims.mnc008.mcc310.3gppnetwork.org">tel:888555;phone-context=ims.mnc008.mcc310.3gppnetwork.org</a><br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.392190+08:00 10-164 kamailio[238089]: DEBUG:
        [core/parser/msg_parser.c:616]: parse_msg(): version:
        <SIP/2.0><br style="box-sizing: border-box;">
        2021-02-23T03:12:08.392358+08:00 10-164 kamailio[238089]: DEBUG:
        [core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of
        header reached, state=10<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.392556+08:00 10-164 kamailio[238089]: DEBUG:
        [core/parser/msg_parser.c:171]: get_hdr_field(): [70];
        uri=[<a class="moz-txt-link-freetext" href="tel:888555;phone-context=ims.mnc008.mcc310.3gppnetwork.org">tel:888555;phone-context=ims.mnc008.mcc310.3gppnetwork.org</a>]<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.392732+08:00 10-164 kamailio[238089]: DEBUG:
        [core/parser/msg_parser.c:174]: get_hdr_field(): to body
        (70)["888555"<a class="moz-txt-link-freetext" href="tel:888555;phone-context=ims.mnc008.mcc310.3gppnetwork.org">tel:888555;phone-context=ims.mnc008.mcc310.3gppnetwork.org</a><a
          class="issue-link js-issue-link" data-error-text="Failed to
          load title" data-id="52852064" data-permission-text="Title is
          private"
          data-url="https://github.com/kamailio/kamailio/issues/15"
          data-hovercard-type="issue"
          data-hovercard-url="/kamailio/kamailio/issues/15/hovercard"
          href="https://github.com/kamailio/kamailio/issues/15"
          style="box-sizing: border-box; background-color: initial;
          text-decoration-line: none;" moz-do-not-send="true">#15</a>#012],
        to tag (0)[]<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.392904+08:00 10-164 kamailio[238089]: DEBUG:
        [core/parser/msg_parser.c:152]: get_hdr_field(): cseq :
        <1><br style="box-sizing: border-box;">
        2021-02-23T03:12:08.393072+08:00 10-164 kamailio[238089]: DEBUG:
        [core/parser/parse_via.c:1303]: parse_via_param(): Found param
        type 232, = ; state=6<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.393243+08:00 10-164 kamailio[238089]: DEBUG:
        [core/parser/parse_via.c:1303]: parse_via_param(): Found param
        type 235, = <n/a>; state=17<br style="box-sizing:
          border-box;">
        2021-02-23T03:12:08.393419+08:00 10-164 kamailio[238089]: DEBUG:
        [core/parser/parse_via.c:2639]: parse_via(): end of header
        reached, state=5<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.393615+08:00 10-164 kamailio[238089]: DEBUG:
        [core/parser/msg_parser.c:498]: parse_headers(): Via found,
        flags=2<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.393814+08:00 10-164 kamailio[238089]: DEBUG:
        [core/parser/msg_parser.c:500]: parse_headers(): this is the
        first via<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.393975+08:00 10-164 kamailio[238089]: DEBUG:
        [core/receive.c:319]: receive_msg(): --- received sip message -
        request - call-id: [<a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>] - cseq: [1 INVITE]<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.394132+08:00 10-164 kamailio[238089]: DEBUG:
        [core/parser/msg_parser.c:185]: get_hdr_field():
        content_length=770<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.394289+08:00 10-164 kamailio[238089]: DEBUG:
        [core/parser/msg_parser.c:89]: get_hdr_field(): found end of
        header<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.394455+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} [core/receive.c:379]:
        receive_msg(): preparing to run routing scripts...<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.394623+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} maxfwd [mf_funcs.c:74]:
        is_maxfwd_present(): value = 70<br style="box-sizing:
          border-box;">
        2021-02-23T03:12:08.394782+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:247]:
        check_ruri_sip_version(): check_ruri_sip_version entered<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.394942+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:270]:
        check_ruri_sip_version(): check_ruri_sip_version passed<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.395104+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:277]:
        check_ruri_scheme(): check_ruri_scheme entered<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.395274+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:297]:
        check_ruri_scheme(): check_ruri_scheme passed<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.395439+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:318]:
        check_required_headers(): check_required_headers entered<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.395594+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:340]:
        check_required_headers(): check_required_headers passed<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.395748+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:348]:
        check_via1_header(): check via1 header<br style="box-sizing:
          border-box;">
        2021-02-23T03:12:08.395905+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:506]:
        check_cseq_method(): check_cseq_method entered<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.396100+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:539]:
        check_cseq_method(): check_cseq_method passed<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.396261+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:548]:
        check_cseq_value(): check_cseq_value entered<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.396416+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:576]:
        check_cseq_value(): check_cseq_value passed<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.396570+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:585]:
        check_cl(): check_cl entered<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.396725+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:610]:
        check_cl(): check_cl passed<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.396882+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:622]:
        check_expires_value(): check_expires_value entered<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.397037+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:659]:
        check_expires_value(): no expires header found<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.397198+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:759]:
        check_parse_uris(): check_parse_uris entered<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.397352+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:763]:
        check_parse_uris(): parsing ruri<br style="box-sizing:
          border-box;">
        2021-02-23T03:12:08.397521+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:777]:
        check_parse_uris(): looking up From header<br style="box-sizing:
          border-box;">
        2021-02-23T03:12:08.397683+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:791]:
        check_parse_uris(): parsing From header<br style="box-sizing:
          border-box;">
        2021-02-23T03:12:08.397846+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>}
        [core/parser/parse_addr_spec.c:185]: parse_to_param(): add
        param: tag=qCfcbAf<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.398012+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>}
        [core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of
        header reached, state=29<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.398192+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:817]:
        check_parse_uris(): parsing From URI<br style="box-sizing:
          border-box;">
        2021-02-23T03:12:08.398356+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:835]:
        check_parse_uris(): looking up To header<br style="box-sizing:
          border-box;">
        2021-02-23T03:12:08.398510+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:857]:
        check_parse_uris(): check_parse_uris(): parsing To URI<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.398668+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity.c:902]:
        check_parse_uris(): check_parse_uris passed<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.398829+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} sanity [sanity_mod.c:254]:
        w_sanity_check(): sanity checks result: 1<br style="box-sizing:
          border-box;">
        2021-02-23T03:12:08.398997+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} tm [t_lookup.c:1034]:
        t_check_msg(): msg (0x7f648b13dd60) id=3/238089 global id=0/0 T
        start=0xffffffffffffffff<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.399156+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} tm [t_lookup.c:497]:
        t_lookup_request(): start searching: hash=36710, isACK=0<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.399309+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} tm [t_lookup.c:455]:
        matching_3261(): RFC3261 transaction matching failed - via
        branch [z9hG4bKrDfcbAf2yakh41vbaiuY]<br style="box-sizing:
          border-box;">
        2021-02-23T03:12:08.399481+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} tm [t_lookup.c:675]:
        t_lookup_request(): no transaction found<br style="box-sizing:
          border-box;">
        2021-02-23T03:12:08.399669+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} tm [t_lookup.c:1104]:
        t_check_msg(): msg (0x7f648b13dd60) id=3/238089 global
        id=3/238089 T end=(nil)<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.399832+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} siputils [checks.c:120]:
        has_totag(): no totag<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.399989+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} [core/socket_info.c:630]:
        grep_sock_info(): checking if host==us: 0==13 && [] ==
        [192.168.12.99]<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.400145+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} [core/socket_info.c:637]:
        grep_sock_info(): checking if port 5060 (advertise 0) matches
        port 5060<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.400303+08:00 10-164 kamailio[238089]: ERROR:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} [core/resolve.c:1808]:
        str2ip6buf(): invalid name, no conversion to IP address possible<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.400465+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} [core/name_alias.h:62]:
        grep_aliases(): matching (0::5060) vs.
        (0:ims.mnc008.mcc310.3gppnetwork.org:0)<br style="box-sizing:
          border-box;">
        2021-02-23T03:12:08.400625+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} [core/forward.c:423]:
        check_self(): host (0::5060) != me<br style="box-sizing:
          border-box;">
        2021-02-23T03:12:08.400792+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} tm [t_lookup.c:1328]:
        t_newtran(): msg (0x7f648b13dd60) id=3/238089 global id=3/238089
        T start=(nil)<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.400952+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} tm [t_lookup.c:497]:
        t_lookup_request(): start searching: hash=36710, isACK=0<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.401109+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} tm [t_lookup.c:455]:
        matching_3261(): RFC3261 transaction matching failed - via
        branch [z9hG4bKrDfcbAf2yakh41vbaiuY]<br style="box-sizing:
          border-box;">
        2021-02-23T03:12:08.401266+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} tm [t_lookup.c:675]:
        t_lookup_request(): no transaction found<br style="box-sizing:
          border-box;">
        2021-02-23T03:12:08.401420+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} tm [t_hooks.c:336]:
        run_reqin_callbacks_internal(): trans=0x7f648403f798, callback
        type 1, id 0 entered<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.401590+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} [core/md5utils.c:67]:
        MD5StringArray(): MD5 calculated:
        589961c517bb910457d06701844fbbd4<br style="box-sizing:
          border-box;">
        2021-02-23T03:12:08.401768+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} tm [t_funcs.c:325]:
        t_relay_to(): new INVITE<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.401934+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} tm [t_reply.c:614]:
        _reply_light(): reply sent out. buf=0x7f648b1439c0: SIP/2.0 100
        trying -..., shmem=0x7f6484043b78: SIP/2.0 100 trying -<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.402096+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} tm [t_reply.c:625]:
        _reply_light(): finished<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.402250+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} <script>: new branch
        [0] to
        <a class="moz-txt-link-freetext" href="tel:888555;phone-context=ims.mnc008.mcc310.3gppnetwork.org">tel:888555;phone-context=ims.mnc008.mcc310.3gppnetwork.org</a><br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.402406+08:00 10-164 kamailio[238089]: ERROR:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} [core/resolve.c:1740]:
        str2ipbuf(): invalid name, no conversion to IP address possible<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.402573+08:00 10-164 kamailio[238089]: ERROR:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} [core/resolve.c:1808]:
        str2ip6buf(): invalid name, no conversion to IP address possible<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.402735+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} [core/dns_cache.c:527]:
        _dns_hash_find(): (_sip._udp.(10), 33), h=956<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.402891+08:00 10-164 kamailio[238089]: ERROR:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} [core/resolve.c:1808]:
        str2ip6buf(): invalid name, no conversion to IP address possible<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.403081+08:00 10-164 kamailio[238089]: ERROR:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} [core/resolve.c:1740]:
        str2ipbuf(): invalid name, no conversion to IP address possible<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.403245+08:00 10-164 kamailio[238089]: ERROR:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} [core/dns_cache.c:521]:
        _dns_hash_find(): invalid name, no cache lookup possible<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.403415+08:00 10-164 kamailio[238089]: ERROR:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} [core/resolve.c:1715]:
        sip_hostport2su(): could not resolve hostname: ""<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.403577+08:00 10-164 kamailio[238089]: ERROR:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} tm [ut.h:309]: uri2dst2():
        failed to resolve ""<br style="box-sizing: border-box;">
        2021-02-23T03:12:08.403737+08:00 10-164 kamailio[238089]: ERROR:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} tm [t_fwd.c:1738]:
        t_forward_nonack(): failure to add branches<br
          style="box-sizing: border-box;">
        2021-02-23T03:12:08.403898+08:00 10-164 kamailio[238089]: DEBUG:
        {1 1 INVITE <a class="moz-txt-link-abbreviated" href="mailto:tBfcbAf2y@10.45.0.101">tBfcbAf2y@10.45.0.101</a>} tm [t_funcs.c:335]:
        t_relay_to(): t_forward_nonack returned error -478 (-478)</p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Kamailio (SER) - Users Mailing List
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla -- <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Funding: <a class="moz-txt-link-freetext" href="https://www.paypal.me/dcmierla">https://www.paypal.me/dcmierla</a></pre>
  </body>
</html>