JNec / sipservlets

Automatically exported from code.google.com/p/sipservlets
0 stars 0 forks source link

@SipApplicationSessionKey usage can break replication #146

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Deploy ClickToCallDistributable on both nodes
2. Use Converged LB
3. Make HTTP Request
4. REGISTER one SIP Client
5. Access both nodes click to call 

What is the expected output? What do you see instead?
Only one node displays the REGISTERed Client instead of both.

It seems that when the SipApplicationSessionKey is used there is first a unique 
uuid chosen then the generatedappkey is set which leads to a different uuid 
being set thus the app session can't be retrieved from the replicated store

Please use labels and text to provide additional information.

Original issue reported on code.google.com by jean.deruelle on 7 Aug 2012 at 9:46

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 187bf5b6abe8.

Original comment by jean.deruelle on 7 Aug 2012 at 10:00

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 91c9caed51ff.

Backport to master branch

(cherry picked from commit 187bf5b6abe84d2419cdc7cf91eb7cffbf63cce0)

Original comment by jean.deruelle on 7 Aug 2012 at 10:00

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 91c9caed51ff.

Backport to master branch

(cherry picked from commit 187bf5b6abe84d2419cdc7cf91eb7cffbf63cce0)

Original comment by jean.deruelle on 10 Aug 2012 at 10:18

GoogleCodeExporter commented 8 years ago
This issue was updated by revision f0f7097d20a4.

Fix Regression on TestSuite and clean the code + license headers

Original comment by jean.deruelle on 13 Aug 2012 at 7:30

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 8dd56195641f.

Backport to master

Fix Regression on TestSuite and clean the code + license headers
(cherry picked from commit f0f7097d20a404e60049de7955ce68288d291d19)

Original comment by jean.deruelle on 13 Aug 2012 at 7:31

GoogleCodeExporter commented 8 years ago

Original comment by jean.deruelle on 16 Aug 2012 at 8:10