I see thats a bug in opensmppbox.
Try to set registered_delivery to 1 instead, meanwhile I come up with a fix. == Rene From: users [mailto:[email protected]] On Behalf Of Porter, Kelvin Sent: woensdag 12 februari 2014 23:52 To: [email protected] Subject: SMPP DLR Hi, I have a simple problem. I have the following set up: Client [SMPP]à opensmppbox à sqlbox à bearerbox [SMPP]à SMSC My clients sends a submit_sm request into the opensmppbox, I can see that the submit_sm message is marked requested_delivery: 31 = 0x0000001f in the logs; however, when I see the corresponding submit_sm sent to the SMSC, I see that requested_delivery is set to 0, in the logs for the SMSC connection. The only impediment that I can think of is that my client(s) bind as transmitter and receiver separately and not as a transceiver. I can send and receive messages with no problem. What do I need to do to insure that the requested_delivery flag is correctly relayed to the SMSC? Thank you. Regards, Kelvin R. Porter
