It means you are not sending the dlr-url parameter to sendsms when you send a message, hence kannel cannot post the DLR on any url. You simply have to pass an additional variable to sendsms, with the name dlr-url and a url-encoded url as the value. This url should point to a script that can properly handle the DLRs.
Nicolas Quoting "Huber, Gottfried" <[EMAIL PROTECTED]>: > > Hi all, > > Does anybody know what theese antries do mean and how to solve this ? > > Smsbox.log: > > 2006-09-09 06:06:01 [29810] [5] ERROR: URL <> doesn't start with > `http://' nor `https://' > 2006-09-09 06:06:01 [29810] [5] ERROR: Couldn't send request to <> > 2006-09-09 06:06:02 [29810] [5] ERROR: URL <> doesn't start with > `http://' nor `https://' > 2006-09-09 06:06:02 [29810] [5] ERROR: Couldn't send request to <> > 2006-09-09 06:06:02 [29810] [5] ERROR: URL <> doesn't start with > `http://' nor `https://' > 2006-09-09 06:06:02 [29810] [5] ERROR: Couldn't send request to <> > 2006-09-09 06:06:06 [29810] [5] ERROR: URL <> doesn't start with > `http://' nor `https://' > > > > Best regards > > Gottfried > > > > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
