amitpahune / jain-sip

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

jain-sip.ha - LoadBalancer should have HttpPort along with the SipPort and RmiPort #106

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The LoadBalancer should be created with the HttpPort along with the SipPort.

The mss-sip-stack.properties file should configure the balancer like this:
org.mobicents.ha.javax.sip.BALANCERS=127.0.0.1:5065:2080:2000
org.mobicents.ha.javax.sip.BALANCERS=IPADDR:SIPPORT:HTTPPORT:RMIPORT

The default values:
SipPort=5065
HttpPort=2080
RmiPort=2000

Original issue reported on code.google.com by gvage...@gmail.com on 16 Apr 2013 at 1:18

GoogleCodeExporter commented 8 years ago

Original comment by gvage...@gmail.com on 16 Apr 2013 at 1:24

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

Original comment by gvage...@gmail.com on 22 Apr 2013 at 4:55