Re: 404 problem with clickatell MO
"Vincent CHAVANIS" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <07eb01c6743e$13b8a460$9600a8c0@vince> |
You seems right. httpstatus is initialized to HTTP_UNAUTHORIZED, If we're receiving an MO, then we will return ret_msg = "Thanks" but still have httpstatus = HTTP_UNAUTHORIZED even on case "Insufficient arguments" Could you please provide a patch for this. regards Vincent -- Telemaque - NICE - (FR) Service Technique - Developpement http://www.telemaque.fr/ [email protected] Tel : +33 4 93 97 71 64 (fax 68) ----- Original Message ----- From: "Gareth Reakes" <[email protected]> To: <[email protected]> Sent: Wednesday, May 10, 2006 4:20 PM Subject: 404 problem with clickatell MO > > > httpstatus = HTTP_OK; > > needs to be added in on line 682 of smsc_http.c from cvs head of today. > Otherwise we always send back a 401. > > > Gareth > > > -- > Gareth Reakes, Managing Director Embrace Mobile > +44-1865-811197 http://www.embracemobile.com > >