showrav017 / jain-sip

Automatically exported from code.google.com/p/jain-sip
0 stars 0 forks source link

When Multiple Addresses bound to same transport, JAIN SIP can pick a random one #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We have a case where failover is enabled and Virtual IP Addresses setup.
Both Engines are setup on ip ending in 39 and 40.
When call is started on Engine, it uses 39 for outbound then a failover occurs
RE INVITE comes in the second engine and call is proxied outbound is using 40 
now.

Tied to https://telestax.zendesk.com/tickets/30981 

Original issue reported on code.google.com by jean.deruelle on 4 Dec 2012 at 11:23

GoogleCodeExporter commented 8 years ago

Original comment by jean.deruelle on 4 Dec 2012 at 11:24

GoogleCodeExporter commented 8 years ago
Linked to http://java.net/jira/browse/JSIP-440

Original comment by jean.deruelle on 4 Dec 2012 at 11:46

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

(git repo)

http://java.net/jira/browse/JSIP-440

Fixes the issue by specifying to which IP Address the socket is binding to

Original comment by jean.deruelle on 5 Dec 2012 at 6:14

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

(git repo)

http://java.net/jira/browse/JSIP-440

Fixes the issue by specifying to which IP Address the socket is binding to
(cherry picked from commit 6bbd8188993704bb724e4195824de18306813ddd)

Original comment by jean.deruelle on 5 Dec 2012 at 6:16

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

(git repo)

http://java.net/jira/browse/JSIP-440

Fixes the issue by specifying to which IP Address the socket is binding to
(cherry picked from commit 6bbd8188993704bb724e4195824de18306813ddd)

Original comment by jean.deruelle on 5 Dec 2012 at 6:57

GoogleCodeExporter commented 8 years ago

Original comment by jean.deruelle on 5 Dec 2012 at 7:03

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

(git repo)

http://java.net/jira/browse/JSIP-440

Fixes the issue by specifying to which IP Address the socket is binding to
(cherry picked from commit 6bbd8188993704bb724e4195824de18306813ddd)

git-svn-id: https://svn.java.net/svn/jsip~svn/trunk@2191 
8e71dc83-d81e-6649-80f2-80b843a9b2be

Original comment by jean.deruelle on 11 Dec 2012 at 2:48

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

(git repo)

http://java.net/jira/browse/JSIP-440

Fixes the issue by specifying to which IP Address the socket is binding to

Original comment by jean.deruelle on 19 Aug 2014 at 4:59