SQLBOX queued messages question

2015-12-07 Thread Grant Vorenberg
Saicom now offers Cloud PBX Hi Guys I am a new to the list subscription and am looking for a little clarity on the SQLBOX. I have a Debian Wheezy box running: Kannel sqlbox version 1.4.4 Libxml version 2.7.2 MySQL 5.5.43 The front end is custom and drops message into the send_sms table. These

Re: Re: Need help with Debian startup script (restart/stop command)

2015-12-07 Thread Grant Vorenberg
echo "backing up kannel queue" rm -f /var/spool/queue_kannel.bak cp /var/spool/kannel /var/spool/queue_kannel.bak echo "Stopping SQLBox" /usr/bin/killall -9 sqlbox echo "Stopping BearerBox" /usr/bin/killall -9 bearerbox /bin/sleep 5 echo " " echo "Starting BearerBox" /usr/local/sbin/bearerbox -v 5