[GH-ISSUE #269] Is it possible to send sms without receiving one? #198

Closed
opened 2026-02-28 01:23:38 +03:00 by kerem · 1 comment
Owner

Originally created by @dtygel on GitHub (Jun 5, 2015).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/269

Originally assigned to: @eyedol on GitHub.

Hi all,
There is something I'm not understanding in SMSSync: When I click in the button "sync" in the "pending messages" dialog, it does not comunicate to the server if there is no message received.Does it mean that SMSSync only checks the server when it has an SMS to send to the server?
I would like to simply send an SMS message by SMSSync polling regularly to our URL, that would sometime respond to SMSSync with a "send" task, telling SMSSync to send a message. Is it possible? How?

     Thanks,

             daniel tygel
Originally created by @dtygel on GitHub (Jun 5, 2015). Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/269 Originally assigned to: @eyedol on GitHub. Hi all, There is something I'm not understanding in SMSSync: When I click in the button "sync" in the "pending messages" dialog, it does not comunicate to the server if there is no message received.Does it mean that SMSSync only checks the server when it has an SMS to send to the server? I would like to simply send an SMS message by SMSSync polling regularly to our URL, that would sometime respond to SMSSync with a "send" task, telling SMSSync to send a message. Is it possible? How? ``` Thanks, daniel tygel ```
kerem 2026-02-28 01:23:38 +03:00
  • closed this issue
  • added the
    Question
    label
Author
Owner

@eyedol commented on GitHub (Jun 5, 2015):

The Sync button is for sending failed messages. If the pending list is empty, SMSsync won't contact the server. You have to set a frequency for SMSsync to periodically hit the server to execute the task

<!-- gh-comment-id:109485846 --> @eyedol commented on GitHub (Jun 5, 2015): The `Sync` button is for sending failed messages. If the pending list is empty, SMSsync won't contact the server. You have to set a frequency for SMSsync to periodically hit the server to execute the `task`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SMSSync#198
No description provided.