I think you are mixing things ...cgi-bin/sendsms is for sending MT messages therefore it needs a minimal set of arguments to send the MT or SMS Messages. At least destination number and message, in its own format as per the user guide.
the dlr-url that clickatell needs to call is an script of your own that wil process it accordingly to your needs. You can not send a dlr to the cgi-bin/sendsms message since kannel will try to send it as an sms message. Regards Alvaro |-----------------------------------------------------------------------------------------------------------------| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS y GPRS online Visitenos en www.perusms.NET www.smsglobal.com.mx y www.pravcom.com On Wed, Oct 6, 2010 at 2:13 AM, Gjergji Guri <[email protected]> wrote: > Hi everyone, > > We had a problem to set the dlr callback URL using Clicktell portal for a > new user account yesterday. > > I was not able to set the Delivery URL in the configuration Clickatell using > their web site for a new account. When setting the value of the "Enable SMS > Status Notification (MT Callback)" > to http://OurRealIP:13015/cgi-bin/sendsms that points to our Kannel server, > we’re getting an error message saying Clickatell was unable to verify the > URL specified. Reason code: HTTP (400) : Bad Request. > > > > We then tried to set the Delivery URL for another Clickatell account for > which we were succesfully receiving DLR untill 5 minutes ago, but again the > request was not succesfull and the bb log was showing the following lines > > 2010-10-06 00:33:58 [2121] [6] DEBUG: HTTP[clickatell]: Got request > `/cgi-bin/sendsms' > 2010-10-06 00:33:58 [2121] [6] DEBUG: HTTP[clickatell]: Received a request > 2010-10-06 00:33:58 [2121] [6] ERROR: HTTP[clickatell]: Insufficient args. > 2010-10-06 00:33:58 [2121] [6] DEBUG: HTTP[clickatell]: Sending reply > `Insufficient arguments, rejected.'. > 2010-10-06 00:33:58 [2121] [6] DEBUG: HTTP: Resetting HTTPClient for > `196.5.254.33'. > 2010-10-06 00:33:58 [2121] [6] DEBUG: HTTP[clickatell]: Destroying client > information > 2010-10-06 00:33:59 [2121] [1] DEBUG: HTTP: Destroying HTTPClient area > 0x9430a40. > > I raised an issue with Clickatell immediatelly as we did not make any > changes at our end and I still do not have an answer. > Does anyone have any clue about what my be the reason? > > Regards, > Gjergji >
