Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this case, service can be started from root, user permissions to launch Java will be changed automatically.

Switching launch mode

Since build 5.2.1255 the following command is available to switch launch mode:

  • switching to root mode
Code Block
languagebash
themeRDark
sudo ./webcallserver set-root-mode enable
  • switching to flashphoner mode
Code Block
languagebash
themeRDark
sudo ./webcallserver set-root-mode disable

WCS will be stopped before settings changing and will be automatically started after settings changing to apply them.

Folder permissions setting when starting from flashphoner user

...