Comment #5 on issue 34 by jean.deruelle: Inconsistency in Timer variables
usage
http://code.google.com/p/jain-sip/issues/detail?id=34
This issue was updated by revision ed22295cce96.
(git repo)
JSIP-438
Fixes places where was used the BASE_TIMER_INTERVAL constant value instead
of the SipTransaction.baseTimerInterval variable
Also changed the variable names to lower case since they are not constants
to follow the java conventions.
Fixed test that was failing on CI Job
(cherry picked from commit 3a23cde401bd6b67e513bb1c9f2577aa2285ed8d)