SMS appointment reminder

I was able to set up a Twilio SMS account. I was able to manually send and receive SMS messages. I set Allow SMS to YES in Choices and added an appointment. I went to Services >> Twilio Messaging >>Account Actions >> Test SMS reminder and I am getting:

Total of: 0 Reminders Found and Sending for reminders 50 hrs from now.

I am not sure how to automatically send SMS message for upcoming appointments? Appreciate your help

OpenEMR version 7.0.2 Patch 2

[Mon Nov 04 20:50:28.998274 2024] [php:warn] PHP Warning:  Undefined variable $link_titles in /var/www/openemr/sites/default/documents/smarty/main/%%1E/1EA/1EA5C8E9%%ajax_template.html.php on line 756, referer: https://openemr/interface/main/tabs/main.php?token_main=
[Mon Nov 04 20:50:43.504003 2024] [php:warn] PHP Warning:  Undefined variable $argc in /var/www/openemr/interface/modules/custom_modules/oe-module-faxsms/library/rc_sms_notification.php on line 56, referer: https://openemr/interface/modules/custom_modules/oe-module-faxsms/messageUI.php?type=sms
[Mon Nov 04 20:50:43.504077 2024] [php:warn] PHP Warning:  Undefined array key "site" in /var/www/openemr/interface/modules/custom_modules/oe-module-faxsms/library/rc_sms_notification.php on line 65, referer: https://openemr/interface/modules/custom_modules/oe-module-faxsms/messageUI.php?type=sms

Be sure to have contact mobile phone populated otherwise working for me.

1 Like

It looks like I was testing it with the appt in the next day when I skipped few days it seems to work. May be 50 hours limit was too soon and prevent it from running. Thank you all .