T1, T2 and T4 Timers

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
cinoaz
Posts: 2
Joined: Tue Sep 20, 2011 10:40 am

T1, T2 and T4 Timers

Post by cinoaz »

1. Brekeke Product Name and version:

2.4.8.6/286.3


6. Your problem:

I believe I read Brekeke SIP sets T2 and T4 timers based on T1, but I don't see where I can change T1 value?

How do I change the default value for T1?
Harold
Posts: 289
Joined: Sun Sep 21, 2008 10:31 pm
Location: Japan

Post by Harold »

Set the "net.sip.timer.t1" in the [Configuration] > [Advanced] page.

For example:
-------------------
net.sip.timer.t1 = 600
-------------------
Its default value is 500 (ms).


What kind of timer do you want to tune actually?
cinoaz
Posts: 2
Joined: Tue Sep 20, 2011 10:40 am

Post by cinoaz »

It's the INVITE I need to slow down. Our simulation has quite a bit of transport delay that we need to reproduce, however, Brekeke SIP keeps resending too quicky and often which makes troubleshooting difficult.

I needed a way to change the T1 timer to slow down the retry rates of T1, and subsequently T2 and T4, since T2 and T4 I think are values based off of T1.
Harold
Posts: 289
Joined: Sun Sep 21, 2008 10:31 pm
Location: Japan

Post by Harold »

I suppose the "net.sip.timer.t1" will meet your requirement.
If you use &net.sip.timer.t1 in the DeployPattern, you can define it in a certain route.
Post Reply