Re: garbled SMS
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <022e01c29a80$98b55ff0$bb00a8c0@D> |
Thanks Man I just found the answer, coding=2 worked.!!!!!!! Really Thankyou ----- Original Message ----- From: Andreas Fink To: [email protected] Sent: Monday, December 02, 2002 5:48 AM Subject: Re: garbled SMS On Dienstag, Dezember 3, 2002, at 04:50 Uhr, <[email protected]> wrote: hi! links -dump 'http://127.0.0.1:15013/cgi-bin/sendsms?coding=0&username=smsuser&password=test&from=1234&smsc=CELLSMPP&to=9472423354&text=test' didn't work(same result). not coding=0 but coding= 1! urs, denzel. ----- Original Message ----- From: Andreas Fink To: [email protected] Sent: Monday, December 02, 2002 5:37 AM Subject: Re: garbled SMS On Dienstag, Dezember 3, 2002, at 04:16 Uhr, <[email protected]> wrote: hi! I sent the sms using the sendsms CGI script,like ... links -dump 'http://127.0.0.1:15013/cgi-bin/sendsms?username=smsuser&password=test&from=1234&smsc=CELLSMPP&to=9472423353&text=1234567823456782345678' smsc is some version of SMPP( As given in kannel userguide). How do I set the encoding mechanism? try adding &coding=1