How to send sms reminder using twilio

You need to creat a cronjob, see here:

I run my crontab as a root so I changed it a little:

30 8 * * * /usr/bin/php  /var/www/openemr/interface/modules/custom_modules/oe-module-faxsms/library/rc_sms_notification.php site=default user=admin type=sms testrun=0 /dev/null 2>&1