I am installing Mobicents Sip Servlet MSS in Windows, and I can only
run the file run.sh in localhost.
How do we set so that run.sh could run in IP address of machine?
In linux, we can do sh run.sh -b 192.x.x.x
but how we can do that in windows?
Thank you.