mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 15:55:57 +03:00
[GH-ISSUE #50] Cannot Send out SMS through Ushahidi - "unable to send sms, perhaps insufficent air time" #45
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Nhorning on GitHub (Oct 24, 2012).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/50
After rjmacky fixed the bug in signing up for mobile alerts https://github.com/ushahidi/Ushahidi_Web/issues/895
When I try to sign up for a mobile alert, or try and send out a mobile alert with a recipient created manually in the database, I receive an error similar to
"unable to send sms, perhaps insufficient air time"
This appears momentarily, and there doesn't seem to be another way to explore what happened. No new message appears in the "sent" or "pending" items.
I have checked, and I am not out of airtime, and my regular sms are sending
SMSSync v2.0.1 Beta on Samsung Galaxy Y Dous.
Ushahid 2.5 (slightly modified)
SMSsync plugin 0.8
@eyedol commented on GitHub (Oct 24, 2012):
@Nhorning are you able to send out SMS via the admin/messages ? Like can you reply to a received message in the Ushahidi platform?
@Nhorning commented on GitHub (Oct 24, 2012):
I just tested, and I can send a reply with no issues.
@eyedol commented on GitHub (Oct 24, 2012):
hmm.. funky with the mobile alert feature. Perhaps it doesn't pass along the number to send the SMS to. @kamaulynder What could be the issue? It seems SMSSync can send SMSs
@kamaulynder commented on GitHub (Oct 24, 2012):
Will have to do some debugging, looking into this.
On Wed, Oct 24, 2012 at 8:22 PM, Henry Addo notifications@github.comwrote:
Too brief? Here's why! http://emailcharter.org
Regards
Linda Kamau
Coder!!
@Nhorning commented on GitHub (Oct 24, 2012):
I just received an alert from my test report after adding the country code to the number of an alert that I was just able to create through the online form (now that the sign up bug has been resolved). The time stamps say it took about 2 hours to go through, but it seemed like a much less of a delay to me. I'll have a chance to test this more thoroughly tomorrow.
@Nhorning commented on GitHub (Oct 24, 2012):
Alright, I just signed up for a mobile alert as a test (including the country code) and got a confirmation message nearly immediately. I think at this point it's safe to assume it's working as long as the country code (977) is used in the number. I'll make sure that's the case tomorrow, and include instructions on my sign up page. Thanks!
@eyedol commented on GitHub (Oct 24, 2012):
@Nhorning Glad to hear it's working for you. Keep us posted in your findings