after playing with t_newtran(), i started to get these to syslog:
Oct 7 15:39:11 sip /usr/sbin/sip-proxy[26119]: WARNING: tm [t_lookup.c:1543]: WARNING:
script writer didn't release transaction
as far as i remember, in k these messages were not printed, because
transactions were freed automatically when script ended.
also, example in section 1.3.3. nonce_count of auth module does not
include any t_release() calls. where exactly should they be put?
-- juha