Try to set the same smsbox-id   in sqlbox and smsbox sections in config
file(s).
Also - i had a problem with delivery reports from Mblox. They are sending
0x00 char in deliver_sm/short_message which usually brakes sql query inside
sqlbox.
 
 
Regards
Cezary Siwek

 
  _____  

From: Rolandow [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 04, 2007 10:22 AM
To: [email protected]
Subject: DLR-URL when injecting in sqlbox


Hello,

I am trying to get a delivery report, when I inject a MT message directly in
send_sms. The message gets send, and in my bearerbox I see that a DLR
message has been created. The URL I provided, isn't requested though. I
tried providing it with and without urlencoding.

>From my logs:

2007-12-04 10:58:24 [1761] [6] ERROR: SMPP[mblox]: SMSC returned error code
0x0000040d (Vendor-specific error, please refer to your SMPP provider) in
response to submit_sm.
2007-12-04 10:58:24 [1761] [6] DEBUG: SMSC[mblox]: creating DLR message
2007-12-04 10:58:24 [1761] [6] DEBUG: SMSC[mblox]: DLR =
http://localhost/dlr.php?id=2 <http://localhost/dlr.php?id=2&dlrstatus=%d>
&dlrstatus=%d

2007-12-04 11:11:10 [1761] [6] ERROR: SMPP[mblox]: SMSC returned error code
0x0000040d (Vendor-specific error, please refer to your SMPP provider) in
response to submit_sm.
2007-12-04 11:11:10 [1761] [6] DEBUG: SMSC[mblox]: creating DLR message
2007-12-04 11:11:10 [1761] [6] DEBUG: SMSC[mblox]: DLR =
http%3A%2F%2Flocalhost%2Fdlr.php%3Fid%3D2%26dlrstatus%3D%25d

I also checked the possibility to store the DLR's to mysql, but I don't see
how I can identify the message then? I see no mysql field with an unique
message identifier?

Help would be much appreciated!

Thanks in advance.

Kind regards,
Roland.

Reply via email to