<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Now I am seeing this:<br>
    <br>
    Apr 26 16:53:06 ip-10-244-155-159 /usr/sbin/kamailio[1453]: ERROR:
    dispatcher [dispatch.c:2373]: Setting the state failed
    (sip:...hostname...;transport=tcp>#015#012From:
    <sip:dispatcher@localhost>;tag=5321d9eafaa14338e381e7bce1b7d630-e883#015#012CSeq:
    10 OPTIONS#015#012Call-ID:
    <a class="moz-txt-link-abbreviated" href="mailto:5af607122a40848b-1446@10.244.155.159#015#012Max-Forwards">5af607122a40848b-1446@10.244.155.159#015#012Max-Forwards</a>:
    70#015#012Content-Length: 0#015#012#015#012, group 1)<br>
    <br>
    <div class="moz-cite-prefix">On 26/04/13 17:37, Daniel-Constantin
      Mierla wrote:<br>
    </div>
    <blockquote cite="mid:517AAD5E.2070209@gmail.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Hello,<br>
      <br>
      it is effect of that commit, because it expected pure sip uri,
      without angle brackets. I pushed a fix to shift the start by 1 and
      decrease length by 2 more. Can you try it?<br>
      <br>
      But I'm wondering if it would be safer to parse the value of
      t->to as To header - more processing but safer for further
      changes in tm local request generating.<br>
      <br>
      If anyone wonders, the change was only in master, so no stable
      branches are affected.<br>
      <br>
      Cheers,<br>
      Daniel<br>
      <br>
      <div class="moz-cite-prefix">On 4/26/13 5:54 PM, Peter Dunkley
        wrote:<br>
      </div>
      <blockquote cite="mid:517AA34E.6060102@crocodile-rcs.com"
        type="cite">
        <meta http-equiv="content-type" content="text/html;
          charset=ISO-8859-1">
        Hello,<br>
        <br>
        I've been running a test system keeping it fairly close to git
        master.<br>
        <br>
        I did a new build today and installed it and discovered
        dispatcher was giving me this error:<br>
        Apr 26 15:50:10 ip-10-244-155-159 /usr/sbin/kamailio[1280]:
        ERROR: dispatcher [dispatch.c:2373]: Setting the state failed
        (<<a moz-do-not-send="true" class="moz-txt-link-freetext"
          href="sip:...hostname...=tc">sip:...hostname...=tc</a>, group
        1)<br>
        <br>
        This was working with master as built on 24/04/2013.<br>
        <br>
        Could it be related to this commit (note the missing "p>"
        from the end of the URI in the log message)?<br>
        <blockquote>
          <pre wrap="">Module: sip-router
Branch: master
Commit: 4e4b1339bfd3a832f5feeb1d2a2380c7455ec82b
URL:    <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4e4b1339bfd3a832f5feeb1d2a2380c7455ec82b">http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4e4b1339bfd3a832f5feeb1d2a2380c7455ec82b</a>

Author: Daniel-Constantin Mierla <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:miconda@gmail.com"><miconda@gmail.com></a>
Committer: Daniel-Constantin Mierla <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:miconda@gmail.com"><miconda@gmail.com></a>
Date:   Thu Apr 25 14:50:40 2013 +0200

tm: add angle brackets around From/To URI for local generated requests</pre>
        </blockquote>
        <br>
        Regards,<br>
        <br>
        Peter<br>
        <br>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
sr-dev mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a>
</pre>
      </blockquote>
      <br>
      <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://twitter.com/#%21/miconda">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a></pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
sr-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>