Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 16 Apr 2013 at 1:18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant