nothing :) ....as the transaction state machine does not "see" any
stateless replies you send from script.
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 02.07.2015 19:20, Podrigal, Aron wrote:
What happens if within a transaction one sends a stateless reply with
sl_send_reply() ?
On Jul 2, 2015 10:18 AM, "Bogdan-Andrei Iancu" <[email protected]
<mailto:[email protected]>> wrote:
Hi Aron,
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).
send_reply() simply checks if a transaction was already created
(like via t_newtran() ) and calls further the right function.
Best regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 30.06.2015 19:35, Podrigal, Aron wrote:
I would like to get some details on the difference if one uses
send_reply or t_reply for a sip message.
Is there any major differences where the reply sent from, and
what function is used?
Thank you.
--
Aron Podrigal
-
//Be happy :-)
_______________________________________________
Users mailing list
[email protected] <mailto:[email protected]>
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users