OpenSIPS / opensips-cli

OpenSIPS CLI tool - an interactive command line tool that can be used to control and monitor OpenSIPS servers.
GNU General Public License v3.0
85 stars 48 forks source link

Restart opensip3.x by opensips-cli #36

Open YounianC opened 4 years ago

YounianC commented 4 years ago

there is a cmd opensipctl restart in 2.x , so how can i restart opensips3.x by opensips-cli ?

now i'm using /usr/local/bin/opensips-cli -x mi kill and then opensip -f ...

bibace commented 4 years ago

/etc/init.d/opensips start /etc/init.d/opensips restart /etc/init.d/opensips stop