Chirad, Assuming the dlr was received on the bearerbox, it should be directed to smsbox, which will hit your url.
If instead of smsbox, the dlr got back into sqlbox, it will be stored on sqlbox and your url won't be hit. Check on sent_sms and look if your dlr's are there. On Fri, Jul 24, 2009 at 2:23 PM, Chirag Baraliya <[email protected]>wrote: > Hi Alejandro, > > I cant understand what you said, I checked it again, dlr created msg comes > in the BBlog > but problem not solved, Please explain in Brirf. > > Chirag > > --- On *Fri, 24/7/09, Alejandro Guerrieri > <[email protected]>*wrote: > > > From: Alejandro Guerrieri <[email protected]> > Subject: Re: Fw: Re: Problem with dlrurl invocation > To: "Chirag Baraliya" <[email protected]> > Cc: [email protected] > Date: Friday, 24 July, 2009, 10:46 AM > > > Check if the dlr messages are being routed to smsbox, maybe are being > stored on sqlbox instead? > > On Fri, Jul 24, 2009 at 6:56 AM, Chirag Baraliya > <[email protected]<http://in.mc1124.mail.yahoo.com/mc/[email protected]> > > wrote: > >> >> Dear Alejandro, >> >> I am waiting for your replay. >> >> Regards, >> Chirag. >> >> >> --- On *Tue, 21/7/09, Chirag Baraliya >> <[email protected]<http://in.mc1124.mail.yahoo.com/mc/[email protected]> >> >* wrote: >> >> >> From: Chirag Baraliya >> <[email protected]<http://in.mc1124.mail.yahoo.com/mc/[email protected]>> >> >> Subject: Re: Problem with dlrurl invocation >> To: >> [email protected]<http://in.mc1124.mail.yahoo.com/mc/[email protected]> >> Cc: "Alejandro Guerrieri" >> <[email protected]<http://in.mc1124.mail.yahoo.com/mc/[email protected]> >> > >> Date: Tuesday, 21 July, 2009, 1:04 PM >> >> >> I have checked the Apache log, url is not being called. >> I have tested this using cgi-bin/sendsms - thru smsbox - in this case >> dlr-url is being called as seen in apache log. >> >> Chirag. >> >> --- On *Tue, 21/7/09, Alejandro Guerrieri >> <[email protected]<http://in.mc1124.mail.yahoo.com/mc/[email protected]> >> >* wrote: >> >> >> From: Alejandro Guerrieri >> <[email protected]<http://in.mc1124.mail.yahoo.com/mc/[email protected]> >> > >> Subject: Re: Problem with dlrurl invocation >> To: "Chirag Baraliya" >> <[email protected]<http://in.mc1124.mail.yahoo.com/mc/[email protected]> >> > >> Cc: >> [email protected]<http://in.mc1124.mail.yahoo.com/mc/[email protected]> >> Date: Tuesday, 21 July, 2009, 12:59 PM >> >> Are you sure that your script is not being called? Check on your apache >> logs to be sure. >> >> On Tue, Jul 21, 2009 at 1:53 PM, Chirag Baraliya >> <[email protected]<http://in.mc1124.mail.yahoo.com/mc/[email protected]> >> > wrote: >> >>> Dear All Kannel user, >>> >>> I am newly working with kannel, I have one problem. >>> I have one php script for inserting message in the sqlbox send_sms table >>> and that script also inserts the row in the one another table(smslog), in >>> which I want to insert record for message and when the dlrurl will be >>> invoked, I want to update that table (status field) for delivered message >>> using php script in dlrurl. But when the dlr came, my table was not uadate >>> its status. >>> I think that dlr.php script is not invoked. But when I run this script >>> manually >>> at that time it updates the status. >>> >>> Attaching : smsboxlog file, Kannel.log file, kannel config file(cd.conf), >>> sqlbox config file(sql.conf). >>> >>> Please Sombody help me in this situation. >>> >>> >>> Warms Regards, >>> Chirag. >>> >>> ------------------------------ >>> Yahoo! recommends that you upgrade to the new and safer Internet >>> Explorer >>> 8<http://in.rd.yahoo.com/tagline_ie8_1/*http://downloads.yahoo.com/in/internetexplorer/> >>> . >>> >> >> >> ------------------------------ >> Looking for local information? Find it on Yahoo! >> Local<http://in.rd.yahoo.com/tagline_local_1/*http://in.local.yahoo.com/> >> >> >> ------------------------------ >> Yahoo! recommends that you upgrade to the new and safer Internet Explorer >> 8<http://in.rd.yahoo.com/tagline_ie8_1/*http://downloads.yahoo.com/in/internetexplorer/> >> . >> > > > ------------------------------ > Yahoo! recommends that you upgrade to the new and safer Internet Explorer > 8<http://in.rd.yahoo.com/tagline_ie8_1/*http://downloads.yahoo.com/in/internetexplorer/> > . >
