To use AVP's you a modparam, for example:
modparam("tm", "fr_inv_timer_avp", "s:invite_timeout")
Then, you would load a timeout value into the invite_timeout AVP, for example:
avp_db_load("$rU", "$avp(s:invite_timeout)");
In addition to reading the tm docs as Klaus suggested, you should also check out the mailing list archives at both openser.org and iptel.org
Try a google search string of: fr_inv_timer_avp site:mail.iptel.org
Regards, Norm
Klaus Darilion wrote:
Thanks! But is there a way to set a particular fr_inv_timer for a call? Michel
Yes, via AVP. Read the tm docs :-)
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users