Closed (fixed)
Project:
SMS simple gateway
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
11 Oct 2011 at 23:29 UTC
Updated:
30 Apr 2016 at 17:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedI just changed
--- /a/sms_simplegateway.module 2011-10-09 06:13:52.000000000 +0200
+++ /b/sms_simplegateway.module 2011-10-12 01:08:37.000000000 +0200
to
--- a/sms_simplegateway.module 2011-10-09 06:13:52.000000000 +0200
+++ b/sms_simplegateway.module 2011-10-12 01:08:37.000000000 +0200
Now it applies succesfully. Any chance to get commited?
Comment #2
Dimm commented+1
Comment #3
dixon_It might be useful to provide a more generic way to pass extra parameters to the request. I'm thinking a textarea with one key|value pair on each row. That way you can define for example (from BulkSMS API): sender id, repliable, source_id, want_report etc.
If we get around to using this, I might file a patch for this...
Comment #4
Anonymous (not verified) commentedI agree.
Comment #6
alansaviolobo commented