Skip to content
Snippets Groups Projects
Commit 07b79522 authored by Bob Mottram's avatar Bob Mottram
Browse files

stop and start sip

parent 6d072393
No related branches found
No related tags found
No related merge requests found
......@@ -97,9 +97,11 @@ if [[ $USER_EXISTS != "yes" ]]; then
exit 3
fi
systemctl stop sipwitch
remove_sip_user
systemctl restart sipwitch
systemctl start sipwitch
echo "SIP user $MY_USERNAME removed"
exit 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment