How do you set the sender MSISDN in the HTTP request (without usingdefault-sender in the config file)? ("Sender missing and noglobal set, rejected" error)
ismail at 21ctl.com
ismail at 21ctl.com
Sat Nov 3 08:32:49 CET 2007
from=+27826449534&to=+27823511544
see manual
----- Original Message -----
From: Richard Cooke
To: users at kannel.org
Cc: richard.j.e.cooke at gmail.com
Sent: Friday, November 02, 2007 9:01 AM
Subject: How do you set the sender MSISDN in the HTTP request (without usingdefault-sender in the config file)? ("Sender missing and noglobal set, rejected" error)
What is the name\value pair that you use to specify the sender of a message? For example, if I wanted to add a sender to the following request:
http://192.168.0.226:2004/cgi-bin/sendsms?to=+27823511544&text=Hello&smsc=smsc1&username=user&password=pw
could I use something like this (which doesn't work):
http://192.168.0.226:2004/cgi-bin/sendsms?sender=+27826449534to=+27823511544&text=Hello&smsc=smsc1&username=user&password=pw
?
Some networks\operators cannot handle custom senders (i.e. using "default-sender" in the config file) so I need to be able to control for which networks I set senders for and which I leave them blank.
And generally, is there any list of name\value pairs you can use for the HTTP requests? The user manual provides only one small example.
Thanks,
Richard.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.kannel.org/pipermail/users/attachments/20071103/62244be8/attachment.html
More information about the users
mailing list