[OpenSER-Users] t_relay(), forward() and send(): retransmissions?

samuel samu60 at gmail.com
Mon Oct 15 11:11:03 CEST 2007


forward() and send() are the stateless functions, which basically means they
just send the message and forget the transaction.
t_relay() is the statefull routing function, so whenever you use this
function openSER will take care of the transaction FSM.

hope it helps,
sam

2007/10/15, Iñaki Baz Castillo <ibc at in.ilimit.es>:
>
> Hi, how do forward() and send() route the messages? do they
> retransmissions as
> t_relay()?
>
> Thanks.
>
>
> --
> Iñaki Baz Castillo
> ibc at in.ilimit.es
>
> _______________________________________________
> Users mailing list
> Users at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kamailio.org/pipermail/users/attachments/20071015/7bafc398/attachment.htm 


More information about the Users mailing list