Question about using DLR's and the dlr.php script

2013-08-07 Thread Rene Wijninga
, is how the dlr.php script is working. If I am right, Kannel will call the dlr.php script as soon as an update from the SMPP provider comes in, right? But don't I have to run a webserver servicing the cgi/dlr.php? So, should I install Apache, or can I use the internal webserver? In the latter case

Re: Question about using DLR's and the dlr.php script

2013-08-07 Thread Juan Nin
the dlr.php script is working. If I am right, Kannel will call the dlr.php script as soon as an update from the SMPP provider comes in, right? But don’t I have to run a webserver servicing the cgi/dlr.php? So, should I install Apache, or can I use the internal webserver? In the latter case: which

Re: Question about using DLR's and the dlr.php script

2013-08-07 Thread spameden
sms messages. So far, so good. ** ** What I just simply don’t get, is how the dlr.php script is working. If I am right, Kannel will call the dlr.php script as soon as an update from the SMPP provider comes in, right? Yes, exactly, when bearerbox receives DLR from your SMSC it hits url

Dlr.php

2010-08-26 Thread Budi wibowo
Dear all Where can I find sample of dlr.php that is used in user guide? Regards Budi

Re: Dlr.php

2010-08-26 Thread Juan Nin
, Budi wibowo bwib...@gmail.com wrote: Dear all Where can I find sample of dlr.php that is used in user guide? Regards Budi

Re: Dlr.php

2010-08-26 Thread budi wibowo
my requirement is simple, dlr.php template for something mention in http://www.kannel.org/download/1.4.3/userguide-1.4.3/userguide.html#DELIVERY-REPORTS http://www.kannel.org/download/1.4.3/userguide-1.4.3/userguide.html#DELIVERY-REPORTS TIA budi On Fri, Aug 27, 2010 at 7:19 AM, Juan Nin jua

Re: Dlr.php

2010-08-26 Thread sangprabv
And develop such DLR application using PHP is simple as well ;) sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Aug 27, 2010, at 7:39 AM, budi wibowo wrote: my requirement is simple, dlr.php template for something mention in http://www.kannel.org/download/1.4.3

Re: [Kannel-Users] dlr.php

2004-10-06 Thread Peter Beckman
On Wed, 6 Oct 2004 [EMAIL PROTECTED] wrote: Hi, could some one be so kind and post me a sample of dlr.php . Thanx. URL: http://localhost/dlr.php?smsid=.$smsid.type=%dto=%Ptime=%t ?php require_once(adodb/adodb.inc.php); $my = NewAdoConnection(mysql); $my-pconnect(localhost,nobody,,kannel); $sql