Re: SendSMS via POST
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <OFF6D154C5.1B47A2C2-ONCA256D04.0032B03B-CA256D04.0033006C@callista.com.au> |
Hi, But all I did was change the METHOD from GET (which worked fine) to POST, which does not work fine. Also I checked the code for smsbox.c, and I do not see how a POST could work like a GET. The reason is because the BODY of the post is treated as the 'text' component of the request, while the X-Kannel-????? headers are used to authenticate the request. This is in version 1.3.1 of Kannel, on solaris. So if you can get it to work, how is this possible with the 1.3.1 code, unless I misunderstood the code logic. Thanks for your email Cheers Jason