Hello again,
On 02/24/06 17:30, Daniel-Constantin Mierla wrote:
On 02/23/06 23:50, Greg Fausak wrote:
Daniel,
I see now. You are using alarm() call?
I think it would be better for the first timeout to be more than a second. We are seeing initial timeouts in the 30ms range...some of the big boys don't like it. Can't I set the t1 timeout individually?
You cannot set it from config file. For the T1, the time out is set to next timer event. To change the value, see the config.h file in the tm module, there are the timer values.
I overlooked it, actually you can tune it from config file via tm module parameters: http://openser.org/docs/modules/1.0.x/tm.html#AEN148
Cheers, Daniel