forward() and send() are the stateless functions, which basically means they just send the message and forget the transaction.<br>t_relay() is the statefull routing function, so whenever you use this function openSER will take care of the transaction FSM.
<br><br>hope it helps,<br>sam<br><br><div><span class="gmail_quote">2007/10/15, Iņaki Baz Castillo &lt;<a href="mailto:ibc@in.ilimit.es">ibc@in.ilimit.es</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi, how do forward() and send() route the messages? do they retransmissions as<br>t_relay()?<br><br>Thanks.<br><br><br>--<br>Iņaki Baz Castillo<br><a href="mailto:ibc@in.ilimit.es">ibc@in.ilimit.es</a><br><br>_______________________________________________
<br>Users mailing list<br><a href="mailto:Users@openser.org">Users@openser.org</a><br><a href="http://openser.org/cgi-bin/mailman/listinfo/users">http://openser.org/cgi-bin/mailman/listinfo/users</a><br></blockquote></div>
<br>