Please make sure you address the users list, I won't respond to personal emails.
1) That's up to your script, dlr.php and mysql. You mean the %d you give in dlr-url is not evaluated? You may want to add %A also. What do your web logs say about it? Is it evaluated or not? *) You don't need a DB to store DLR results. DB is used as a more reliable DLR queue in case kannel crashes. Otherwise you can get all the proof you want from core access logs. 2) This is an issue between you and your smsc. Ask them why they don't send final delivery receipts. Try also dlr-mask 23 to see if this helps. BR, Nikos ----- Original Message ----- From: Chaitanya Bhatt // Viva To: Nikos Balkanas Sent: Monday, December 22, 2008 3:06 PM Subject: Re: delivery report-getting smsc submit always sorry to break thread.... i solved the last problem, but to store delivery reports i recompiled kannel with mysql option. Now delivery reports are stored in mysql but status is not stored in table. can you please tell me why status is not stored?? Secondly when i obtain status through dlr.php & stores manually in mysql then it always give SMSC submit (8), Later when msg actually delivered to mobile this is not get updated to delivered status. Please tell me where i am wrong.. URL :- localhost:13013/cgi-bin/sendsms?username=xxxx&password=xxxx&from=xxxx&to=xxxxxxxxxxx&text=hiiiiii&dlr-mask=31&dlr-url=http%3A%2F%2Flocalhost%2Fdlr.php%3Fdlr%3D%25d Please reply Thanks & Regards Chaitanya Bhatt On Sat, Dec 20, 2008 at 10:15 PM, Nikos Balkanas <[email protected]> wrote: Please do not split emails. The thread is lost. As I have explained in the previous email I need some info: What URL are you sending? What are your bearerbox logs (at maximum verbose level)? I am sorry but without this info I cannot help you. BR, Nikos ----- Original Message ----- From: Chaitanya Bhatt // Viva To: Nikos Balkanas ; [email protected] Sent: Saturday, December 20, 2008 4:27 PM Subject: delivery report-getting smsc submit always Hi I am using kannel & it's works fine but without delivery report. But when i add dlr-mask & dlr-url in CGI-BIN URL to call dlr.php which store status in mysql database, it gives status "smsc submit" always. But it's not updated when message is actually delivered to recipient. Hence i am getting only "smsc submit" status only, it's not updated to "delivered". delivery report also decreases my throughput very much. so please reply how to get updated status in database? how to maintain throughput with delivery report as well? Please reply. Thanks & Regards Chaitanya Bhatt
