| 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. 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.
|