Wei Feng

Results 2 comments of Wei Feng

install failed. emergency solution 1,ruby -v .if version 2.0.0 2,rm /usr/bin/ruby ,and ln -s /usr/bin/ruby2.0.0 /usr/bin/ruby 3,gem install oversip

I have the same need as you to access the WebUI on the local network. You can try the following command and specify the listening address using `--server_name` and `--server_port`....