diff --git a/debian/resources/monit/freeswitch b/debian/resources/monit/freeswitch new file mode 100644 index 0000000..e0ec256 --- /dev/null +++ b/debian/resources/monit/freeswitch @@ -0,0 +1,3 @@ +check process freeswitch with pidfile /run/freeswitch/freeswitch.pid +start program = "/usr/src/fusionpbx-intsall.sh/resources/debian/resources/monit/./shell.sh" +stop program = "/usr/bin/freeswitch -stop"