i'm getting five of these to syslog:
Jun 1 20:11:42 localhost /usr/sbin/sip-router[14204]: WARNING: <core>
[usr_avp.c:882]: i: and s: avp name syntax is deprecated!
i checked and the only place where i have i: or s: are the tm module
params that we discussed with jan about:
# egrep 'i:' /etc/sip-router/sip-router.cfg
alias=sip.test.fi:5060
modparam("tm", "fr_inv_timer_avp", "i:704")
modparam("tm", "fr_timer_avp", "i:705")
modparam("tm", "contacts_avp", "i:711")
that is three, not five. i wonder where those five warning come from?
-- juha
Show replies by date