Closed GoogleCodeExporter closed 8 years ago
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
Original comment by jean.deruelle
on 8 Nov 2012 at 5:47
waiting on confirmation from customer before backporting
Original comment by jean.deruelle
on 8 Nov 2012 at 5:48
This issue was updated by revision 1f1804bd2225.
(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
git-svn-id: https://svn.java.net/svn/jsip~svn/trunk@2253
8e71dc83-d81e-6649-80f2-80b843a9b2be
Original comment by jean.deruelle
on 11 Dec 2012 at 2:48
This issue was updated by revision 22fac0776761.
(git repo)
JSIP-438
Making sure T2 is used everywhere it ought to be as it is configurable.
MAXIMUM_RETRANSMISSION_TICK_COUNT was redundant with T2 value.
git-svn-id: https://svn.java.net/svn/jsip~svn/trunk@2264
8e71dc83-d81e-6649-80f2-80b843a9b2be
Original comment by jean.deruelle
on 14 Dec 2012 at 3:33
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)
Original comment by jean.deruelle
on 14 Dec 2012 at 3:37
This issue was updated by revision f93a87efacf1.
(git repo)
JSIP-438
Making sure T2 is used everywhere it ought to be as it is configurable.
MAXIMUM_RETRANSMISSION_TICK_COUNT was redundant with T2 value.
Original comment by jean.deruelle
on 14 Dec 2012 at 3:37
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)
Original comment by jean.deruelle
on 19 Aug 2014 at 4:59
This issue was updated by revision f93a87efacf1.
(git repo)
JSIP-438
Making sure T2 is used everywhere it ought to be as it is configurable.
MAXIMUM_RETRANSMISSION_TICK_COUNT was redundant with T2 value.
Original comment by jean.deruelle
on 19 Aug 2014 at 4:59
Original issue reported on code.google.com by
jean.deruelle
on 8 Nov 2012 at 4:48