<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 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 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 href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a 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>