1. Registered_delivery flag is not a Kannel variable. It can be set to 1 or 0. For its designated purposes, I refer to the SMPP specifications.
2. If you set registered_delivery flag to 1, you should get a delivery report (deliver_sm), once upon Kannel receives it. Do you see anything in your bearerbox logs indicating about that? == Rene From: Imran Aghayev [mailto:[email protected]] Sent: Tuesday, 10 August, 2010 22:47 To: [email protected]; [email protected] Subject: RE: dlr smppbox Thanks, I have 2 more questions: 1. When I set registered_delivery flag to 1 kannel writes to dlr table but when I set registed_delivery flag to 31 (1f in hex) it does not write anything. Why and what is wrong ? 2. I use php esme client and after submit_sm I got only submit_sm_resp. Then I wait for next PDU but never got deliver_sm pdu. Why ? Thanks _____ From: [email protected] To: [email protected]; [email protected] Subject: RE: dlr smppbox Date: Tue, 10 Aug 2010 20:02:59 +0200 You will get a deliver_sm for every message that you request a delivery report for. From: [email protected] [mailto:[email protected]] On Behalf Of Imran Aghayev Sent: Tuesday, 10 August, 2010 19:12 To: [email protected] Subject: dlr smppbox Dear all, What happens if I will request Delivery report from smppbox ? Thanks
