Skip to content

Instantly share code, notes, and snippets.

@z010107
Created March 5, 2020 14:53
Show Gist options
  • Save z010107/a93a77808da92a1d14c1a3bbb78ca61c to your computer and use it in GitHub Desktop.
Save z010107/a93a77808da92a1d14c1a3bbb78ca61c to your computer and use it in GitHub Desktop.
Commands for freeswitch
systemctl status freeswitch # - show status freeswitch
systemctl restart freeswitch # - restart freeswitch
journalctl -u freeswitch # - show last logs for freeswitch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment