[Kamailio-Users] fr_inv_timer in kam-3.0

Juha Heinanen jh at tutpro.com
Thu Apr 8 17:20:28 CEST 2010


Andreas Granig writes:

 > Anyhow, it seems to be deprecated anyways, so I'm looking to get 
 > t_set_fr() working. I'm just curious how I can use a var or AVP loaded 
 > from DB to set the value on-the-fly? t_set_fr(...) seems to allow only 
 > constants to be set. Couldn't find anything in the docs regarding
 > that one.

for example, this kind of call works for me:

            t_set_fr("$avp(i:722)", "@cfg_get.local.phone_timeout");

-- juha




More information about the sr-users mailing list