Versions Compared

Key

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

...

Code Block
languagebash
themeRDark
servicesudo webcallserversystemctl restart webcallserver

3. Run traffic pcap-dump using the command

Code Block
languagebash
themeRDark
sudo tcpdump -i any -s 0 -B 10240 -w log.pcap

...

Code Block
themeRDark
/usr/local/FlashphonerWebCallServer/report/report-2019-07-17-10-28-35.tar.gz

WCS statistics collection

Since build 5.2.967, WCS statistics data may be included to the report:

Code Block
languagebash
themeRDark
cd /usr/local/FlashphonerWebCallServer/tools
sudo ./report.sh --sysinfo --conf --stats --tar

Preparing an error report

...