You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 16 Apr 2013 at 1:18The text was updated successfully, but these errors were encountered: