Skip to content

Instantly share code, notes, and snippets.

@z010107
Created March 5, 2020 14:53
Show Gist options
  • Save z010107/354c0dff65d41942687bc32faff28ddc to your computer and use it in GitHub Desktop.
Save z010107/354c0dff65d41942687bc32faff28ddc 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