[reSIProcate] static Timer::T1, etc. values

Dmitry Semyonov dsemyonov at dins.ru
Thu Aug 4 11:28:49 CDT 2005


Hello All.

I need to use different Timer T1 values for different kinds of calls. 
(Actually, I need two different settings.) Currently this is 
impossible since, Timer::T1 and friends are statically defined inside 
os/Timer.c. So I think of moving static Timer::T* variables to 
SipStack class, and make them dynamic. Then it will be possible to use 
different SipStack instances with different timer settings.

Will you accept such kind of patch to reSIProcate sources?
Is somebody aware of any better approach?

-- 
...Bye..Dmitry.



More information about the resiprocate-devel mailing list