Open danry25 opened 10 months ago
create a table (webtexting_auto_responses) domain_uuid, number_uuid (from v_destinations) template_uuid, template_name (needs to match a template from webtexting_templates. php systemd timer that looks at cdrs (call detail records) for the missed call indicator in the cdr. From the CDR we pull the number of the caller and use that to build our auto-response message (using number, template)
this is blocked by the templates issue #36
Our clients would like to configure an automatic text message that will be sent when a missed call occurs.