this patch add the sender value field into the config form

CommentFileSizeAuthor
#1 sms_simplegateway.module-2.patch1.02 KBAnonymous (not verified)
sms_simplegateway.module.patch1.02 KBAnonymous (not verified)

Comments

Anonymous’s picture

StatusFileSize
new1.02 KB

I 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?

Dimm’s picture

+1

dixon_’s picture

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...

Anonymous’s picture

I agree.

  • alansaviolobo committed 4a99ba7 on 7.x-1.x
    fixing Issue #1306654 and Issue #2363509: add sender value and accept...
alansaviolobo’s picture

Issue summary: View changes
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.