How to enable delivery notification on sent messages
There are no translations available

In  this how to we are going to install sent notifications script for sent SMS messages.
The notification or report, is a SMS that the air carrier will send back to you to notify you the delivery status of your previous sent SM message. This is a common feature when you need to be 100% sure that a SMS has reached the destination.

To enable this feature you have simply  to copy the content of the zip file REPORT_FOXBOX into the foxbox /mnt/flash/ folder using FTP or SSH with user root and password pass.

Once the folder REPORT_FOXBOX will be copied change to directory (cd  /mnt/flash/REPORT_FOXBOX ) and launch ./install.sh, to place the neeeded files inside the right paths. Then, reboot the appliance with the reboot command.

WARNING: This script will replace all your custom scripts and eventhandler configurations, backup it before proceed.

Once the system will be installed, send an SMS, you should receice a notification message in the /var/spool/report folder with the some name as the sent message. Use it to apply a check to your scripts.