Total 0 sms created .
Hour : 11
sending to : 5628833599 - This is MDp to let you know you have a new lead. - client : 146 - fromno:+12077473365
Error - ID : 6518851 - NO :5628833599 - Authenticate
select d.consult_date,d.lead_status,s.*,c.sms_module from fs_sms s
inner join fs_clients c on s.client_id=c.id
inner join fs_datas d on s.data_id=d.id
where sms_date<='2025-04-26 11:17:35' and success=0 and s.task_id=0 and s.responder_id>0
order by id desc limit 1
Array ( [0] => Array ( [consult_date] => 2025-05-14 10:00:00 [lead_status] => newappt [id] => 7947767 [client_id] => 5105 [form_id] => 26621 [task_id] => 0 [data_id] => 8755967 [created] => 2025-04-26 07:34:37 [sms_date] => 2025-04-26 07:19:00 [phone] => 19137104564 [message] => Your eye exam for 05/14/2025 10:00 AM is confirmed Kelley! We can’t wait to see you. Reply C to confirm. Call 816-478-1230 to reschedule. [status_id] => [uniq_id] => [success] => 0 [sent_date] => [alert_userid] => 0 [responder_id] => 8647 [phone2] => 0 [phone3] => 0 [phone4] => 0 [pt_appt_id] => 14766228 [old_appt_id] => 0 [cron_id] => 1 [last_updated] => 2025-04-26 11:35:14 [last_update_note] => [last_checked] => [last_reminder_checked] => 2025-04-26 11:35:14 [sms_module] => 1 ) )