Hi!
Does somebody know why 'fr_inv_timer_avp' does nothing when I use it as
follow:
...
modparam("tm", "fr_inv_timer_avp", "inv_timeout")
...
modparam("avpops","avp_table","avptimer")
# 'avptimer' is like 'usr_preferences'
...
avp_db_load("$ruri/username","i:inv_timeout/avptimer");
avp_write("i:inv_timeout","inv_timeout");
# In avptimer there is an attribute 'inv_timeout'
Actually I try to set a fr_inv_timer different from an user to another.
'avptimer' timer defines, for each users, their proper fr_inv_timer.
If somebody can help...
Thanks in advance,
Michel