<div dir="ltr">If I use <br><div><br>$ru="sip:"+$tU+"@"+$(du{s.select,1,:});<br><div><br></div><div>if (!t_relay()) {</div><div><span class="" style="white-space:pre">               </span>sl_reply_error();</div>}</div><div><br></div><div>I see <br><br>t_forward_nonack(): ERROR: t_forward_nonack: no branches for forwarding</div><div>Mar 16 11:36:04 Kamailio kamailio[4335]: ERROR: sl [sl_funcs.c:363]: sl_reply_error(): ERROR: sl_reply_error used: I'm terribly sorry, server error occurred (6/SL)</div><div><br></div> if I use append_branch()<br>for single client - thats is ok but 2 invites going to client.<br>So client may pickup call and it successfully established.  </div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-16 13:24 GMT+03:00 Daniel-Constantin Mierla <span dir="ltr"><<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    instead of seturi use:<br>
    <br>
    $ru = "sip:" + $tU + "@" + $(du{s.select,1,:});<br>
    <br>
    Cheers,<br>
    Daniel<div><div class="h5"><br>
    <br>
    <div>On 16/03/15 05:44, Yuriy Gorlichenko
      wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <div dir="ltr">Now. when I use <br>
        <br>
        seturi(<a>"sip:$tU@$(du{s.select,1,:})"</a>);<br>
        <br>
        I see error at my log<br>
        <br>
        <div> ERROR: tm [t_lookup.c:1264]: new_t(): ERROR: new_t: uri
          invalid</div>
        <div> ERROR: tm [t_lookup.c:1411]: t_newtran(): ERROR:
          t_newtran: new_t failed</div>
        <div> ERROR: tm [t_lookup.c:1264]: new_t(): ERROR: new_t: uri
          invalid</div>
        <div> ERROR: tm [t_lookup.c:1411]: t_newtran(): ERROR:
          t_newtran: new_t failed</div>
        <div> ERROR: sl [sl_funcs.c:363]: sl_reply_error(): ERROR:
          sl_reply_error used: Regretfully, we were not able to process
          the URI (479/SL)</div>
        <div> ERROR: sl [sl_funcs.c:363]: sl_reply_error(): ERROR:
          sl_reply_error used: Regretfully, we were not able to process
          the URI (479/SL)</div>
        <div><br>
          As i see error generate twice maby because I ure t_on branch()
          route</div>
        <br>
        <br>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">2015-03-16 7:18 GMT+03:00 Yuriy
          Gorlichenko <span dir="ltr"><<a href="mailto:ovoshlook@gmail.com" target="_blank">ovoshlook@gmail.com</a>></span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">Hello. I try to call multi[ple endpoints from
              my server using append_branch. It works fine but when I
              have only one endpoint - kamailio generate 2 INVITE
              requests to it.<br>
              As I understand it is original request and the next one is
              branch. <br>
              I used seturi() before for sending original reqest to
              destination, but I can not see this function at kamailio
              4.3.<br>
              Kamailio 4.3 uses send() dunnction? but it works at
              stateless mode. I need analog of it or seturi that works
              at statefull mode.<br>
              <br>
              <br>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><span class="HOEnZb"><font color="#888888">
</font></span></pre><span class="HOEnZb"><font color="#888888">
    </font></span></blockquote><span class="HOEnZb"><font color="#888888">
    <br>
    <pre cols="72">-- 
Daniel-Constantin Mierla
<a href="http://twitter.com/#!/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a>
Kamailio World Conference, May 27-29, 2015
Berlin, Germany - <a href="http://www.kamailioworld.com" target="_blank">http://www.kamailioworld.com</a></pre>
  </font></span></div>

<br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div>