Hi All.
I'm using ser-0.8.99-dev19.
Can anyone shoot me an example of how to use fr_inv_timer_avp?
I'd like to have the INVITE timer wait longer when calling PSTN numbers because things like cell phones usually take quite a while before their voicemail picks up and I don't want a 408 to be returned too quickly.
Regards, Paul
__________________________________ Do you Yahoo!? The all-new My Yahoo! - What will yours do? http://my.yahoo.com
That case is quite simple. Call set_sattr("callee_fr_inv_timer", "123"); in the part of ser.cfg that forwards calls to PSTN. The function would create AVP with name "callee_fr_inv_timer" and value "123". That value will be used by tm later when you call t_relay as the value of fr_inv_timer.
If you want SER to send CANCEL to the PSTN when the timer hits then you should also enable noisy_ctimer: modparam("tm", "noisy_ctimer", 1)
Jan.
On 30-11 20:45, Java Rockx wrote:
Hi All.
I'm using ser-0.8.99-dev19.
Can anyone shoot me an example of how to use fr_inv_timer_avp?
I'd like to have the INVITE timer wait longer when calling PSTN numbers because things like cell phones usually take quite a while before their voicemail picks up and I don't want a 408 to be returned too quickly.
Regards, Paul
__________________________________ Do you Yahoo!? The all-new My Yahoo! - What will yours do? http://my.yahoo.com
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers