See http://sip-router.org/docbook/sip-router/branch/master/modules/sl/sl.html
-Jan On Sun, May 15, 2011 at 18:53, Iñaki Baz Castillo <[email protected]> wrote: > Hi, an INVITE arrives to SR and the config script just executes: > > sl_reply("404", "Bye Bye"); > exit; > > So no server transaction has been created. But when the ACK arrives > it's correctly absorbed by SR transport layer (as it doesn't arrive to > the script logic). > > My question is: how does SR match such ACK? was some timer started to > match and absorv the ACK? > > Thanks a lot. > > -- > Iñaki Baz Castillo > <[email protected]> > > _______________________________________________ > sr-dev mailing list > [email protected] > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev > _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
