Comment #1 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 3a23cde401bd.

(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

Reply via email to