<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<tt>nothing :) ....as the transaction state machine does not "see"
any stateless replies you send from script.<br>
<br>
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 02.07.2015 19:20, Podrigal, Aron
wrote:<br>
</div>
<blockquote
cite="mid:CANJp-yi5J7Z17G0wDATa8o6doLacdOBgXcCw8jR9yhYGssdodQ@mail.gmail.com"
type="cite">
<p dir="ltr">What happens if within a transaction one sends a
stateless reply with sl_send_reply() ? </p>
<div class="gmail_quote">On Jul 2, 2015 10:18 AM, "Bogdan-Andrei
Iancu" <<a moz-do-not-send="true"
href="mailto:bogdan@opensips.org">bogdan@opensips.org</a>>
wrote:<br type="attribution">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div 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 cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a moz-do-not-send="true" href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre>
<div>On 30.06.2015 19:35, Podrigal, Aron wrote:<br>
</div>
<blockquote 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>
<div dir="ltr">Aron Podrigal
<div>-</div>
<div>//Be happy :-)</div>
</div>
</div>
</div>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
Users mailing list
<a moz-do-not-send="true" href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a moz-do-not-send="true" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</div>
</blockquote>
</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>