Hi!
I Have a questions concerning t_realy() and failure route.
If the t_realy() is not successful, it makes 12 re-tries before failure route is called. Can you help me, how can I lower the number of retries before move to failure route?
My goal is to make 3 re-tries and then call failure route. (I gues it is a tm param?)
Thansk you for your help in advance!
regards Marc
Hello,
it is about how long to retransmit -- you can control with fr_timer and fr_inv_timer from tm module or via t_set_fr() from same module.
First retransmit is after 0.5sec, then the interval doubles each time, 1sec, 2 sec, ...
Cheers, Daniel
On 11/3/13 10:24 AM, Marc M. wrote:
Hi!
I Have a questions concerning t_realy() and failure route.
If the t_realy() is not successful, it makes 12 re-tries before failure route is called. Can you help me, how can I lower the number of retries before move to failure route?
My goal is to make 3 re-tries and then call failure route. (I gues it is a tm param?)
Thansk you for your help in advance!
regards Marc
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users