<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <tt>Hi Aron,<br>
      <br>
      send_reply() is a wrapper over t_reply() and sl_send_reply(). Both
      functions do the same, but first is doing it transaction stateful,
      while the second in a stateless way (no transaction state).<br>
      <br>
      send_reply() simply checks if a transaction was already created
      (like via t_newtran() ) and calls further the right function.<br>
      <br>
      Best regards,<br>
    </tt>
    <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
    <div class="moz-cite-prefix">On 30.06.2015 19:35, Podrigal, Aron
      wrote:<br>
    </div>
    <blockquote
cite="mid:CANJp-ygGMSrTCFnb6_9oFKP9KUveStXgQg-UgyNTo74TE6p4fg@mail.gmail.com"
      type="cite">
      <div dir="ltr">I would like to get some details on the difference
        if one uses send_reply or t_reply for a sip message.
        <div><br>
        </div>
        <div>Is there any major differences where the reply sent from,
          and what function is used?</div>
        <div><br>
        </div>
        <div>Thank you.<br clear="all">
          <div><br>
          </div>
          -- <br>
          <div class="gmail_signature">
            <div dir="ltr">Aron Podrigal
              <div>-</div>
              <div>//Be happy :-)</div>
            </div>
          </div>
        </div>
      </div>
      <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>