Halo again list, How could I get the sent sms status, if SMSC "prohibited" in using DLR request? Like my thread before, the SMSC will send many error code based on their spec. And those error will appear on bb log. And I only just play around with gw/smsc/smpp_pdu.c and gw/smsc/smpp_pdu.h to make the message more meaningful for me.
For now, I'm using php to send the sms to /cgi-bin/sendsms, but I still don't know how to capture the sent status in script without using DLR request (success or custom error code) Thanks in advanced