instedd / surveda

InSTEDD Surveda
https://instedd.org/technologies/surveda-mobile-surveys/
GNU General Public License v3.0
17 stars 6 forks source link

Add support for not_before/not_after to SMS messages #2288

Closed manumoreira closed 5 months ago

manumoreira commented 1 year ago

This should be fixable into Surveda now, with zero impact on Nuntium: add support for not_before/not_after to SMS messages in Ask.Runtime.Session then act in Ask.Runtime.ChannelBroker just as we do for IVR calls: keep the contacts in queue until not_before and skip messages until not_after is reached.

source

matiasgarciaisaia commented 5 months ago

Duplicates #2283