Daniel-Constantin Mierla writes: > In K, for 1), by default an empty AVP list is made available for each > reply. If onreply_avp_mode=1, then the transaction avp list is made > available in onreply_route and onreply_route is executed under a lock, > to avoid races between processing many replies at same time. > > In sr, as I understood, by default the transaction AVP list is made > available for each reply, but no lock is used when executing the > onreply_route.
that is how i understood it too. now andrei just needs to add the missing locking and after that there is compatibility with k onreply_avp_mode=1 without any other changes. -- juha _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
