Search This Blog

Re: [mobicents-public] running Mobicents sip servlet in @IP of machine, not localhost

Hi,


You can do exactly the same in windows:

Run.bat –b <your ip>

And don't forget to have the environment variables set.

 

Cumps,

ziza



2011/3/31 ichi <ichi8884@gmail.com>
Hai all,

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.