Created
March 5, 2020 14:53
-
-
Save z010107/a93a77808da92a1d14c1a3bbb78ca61c to your computer and use it in GitHub Desktop.
Commands for freeswitch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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