In "ttp://" You're missing the "h". Besides that, you must URL-encode the dlr-url parameter, like this:
$dlr-url=http%3A%2F%2Flocalhost%2Fdlr%2Emysql%2Ephp%3FsmscID%3DSMPPSim On Mon, Mar 30, 2009 at 10:51 AM, narendra reddy <[email protected]> wrote: > > > ttp://localhost:13001/cgi-bin/sendsms?username=pyro&password=pyro&from=8888&to=91971236987&text=Test%20Message&charset=UTF-16BE&mclass=2&coding=1&pid=0&dlr-mask=1&dlr-url=http://localhost/dlr.mysql.php?smscID=SMPPSim > i am invoking this url. > > > > > > On Mon, Mar 30, 2009 at 6:42 PM, Rodrigo Cremaschi > <[email protected]> wrote: >> >> Well, what's the URL you are trying to invoke? >> >> On Mon, Mar 30, 2009 at 8:58 AM, narendra reddy >> <[email protected]> wrote: >> > Hi users, >> > >> > when i am trying to hit the url i am getting below error in the smsbox >> > logs >> > .can anybody tell me wat is the reason for below error. >> > >> > >> > >> > >> > 2009-03-30 17:24:13 [9060] [9] ERROR: URL <> doesn't start with >> > `http://' >> > nor `https://' >> > 2009-03-30 17:24:13 [9060] [9] ERROR: Couldn't send request to <> >> > 2009-03-30 17:24:13 [9060] [9] ERROR: URL <> doesn't start with >> > `http://' >> > nor `https://' >> > 2009-03-30 17:24:13 [9060] [9] ERROR: Couldn't send request to <> >> > >> > >> > - TIA. >> > Best Regards, >> > K.narendra reddy, >> > 9985167784. >> > >> > > > > > -- > Best Regards, > > >
