7 calls to engagements_send_sms_to_number()
Search API
- engagements.module in modules/
engagements/ engagements.module - This is the primary module file for the engagements module.
- engagements_handle_sms_stop in modules/
engagements/ engagements.module - This function is called by engagements_handle_incoming_sms, when we receive 'STOP' from the user. We must add them to our "sms_do_not_txt" table, and send a reply letting them know how to re-subscribe in the future.
- engagements_handle_sms_unstop in modules/
engagements/ engagements.module - User opted-IN to receiving txt messages.
- engagements_mass_sms_perform_batch_operation in modules/
engagements/ engagements.module - engagements_send_email_or_txt_form_submit in modules/
engagements/ engagements.module - notify.module in modules/
notify/ notify.module - notify_by_sms in modules/
notify/ notify.module
