cbs icon indicating copy to clipboard operation
cbs copied to clipboard

Error Messages for Volunteers via SMS

Open guddukaur opened this issue 6 years ago • 4 comments

Hi there team,

Pilot Country has come back to us with an issue to be resolved. SMS messages which do not meet reporting format requirements are being sent to volunteers with no feedback. Can we please request than an Error Message be sent to Volunteers from the Platform informing them that the format is incorrect and what the correct format is.

This could look like:

Thank you for reporting. The message format is incorrect. Please send in X#X#X format

Thanks,

Guddu

guddukaur avatar May 24 '18 08:05 guddukaur

@woksin is the feedback message hard coded in the gateway for now?

alexanderhoset avatar May 24 '18 09:05 alexanderhoset

@alexanderhoset Yes, as far as I know the SMSEagle has just been set up to respond with a generic response. There is nothing going on in the CBS system at the moment that generates a feedback for a datacollector by sms. This is certainlly something that we have in our todo list, but as it is now I don't know if we can communicate with the gateway so that we can send feedback. And I don't think that we have a working API for this yet. @eprom or @einari should know more about this.

woksin avatar May 24 '18 10:05 woksin

if we solve #507 and #275 we have this feature and can close this

alexanderhoset avatar May 24 '18 18:05 alexanderhoset

@alexanderhoset @woksin I am think we should implement this part on the gateway and handles incorrect formatted messages locally without sending it to the CBS server. SMS Eagle support Python or Shell script to handle this. As @woksin said, we have a generic auto reply message on the gateway at moment.

eprom avatar Sep 03 '18 15:09 eprom