Hi,
Please can someone help look and this log extract and tell me what i might be 
doing wrong?
Note that when inserting the ts it is "4294967295", but then looking for the 
dlr it is "2310423734". for all other messages sent the ts  in access.log never 
changes from "4294967295".
2011-06-16 08:52:19 [24251] [7] DEBUG: DLR[mysql]: Adding DLR smsc=smsc1, 
ts=4294967295, src=textest, dst=2347061140114, mask=31, boxc=smsbox2011-06-16 
08:52:19 [24251] [7] DEBUG: sql: INSERT INTO `dlr` (`smsc`, `ts`, `source`, 
`destination`, `service`, `url`, `mask`, `boxc`, `status`) VALUES (?, ?, ?, ?, 
?, ?, ?, ?, 0)2011-06-16 08:52:28 [24251] [8] DEBUG: DLR[mysql]: Looking for 
DLR smsc=smsc1, ts=2310423734, dst=2347061140114, type=12011-06-16 08:52:28 
[24251] [8] DEBUG: sql: SELECT `mask`, `service`, `url`, `source`, 
`destination`, `boxc` FROM `dlr` WHERE `smsc`=? AND `ts`=?  LIMIT 12011-06-16 
08:52:28 [24251] [8] WARNING: DLR[mysql]: DLR from SMSC<smsc1> for 
DST<2347061140114> not found.
access.log2011-06-16 08:52:19 send-SMS request added - sender:tester:textest 
127.0.0.1 target:2347061140114 request: 'Hello world'2011-06-16 08:52:19 Sent 
SMS [SMSC:smsc1] [SVC:tester] [ACT:] [BINF:] [FID:4294967295] [META:] 
[from:textest] [to:2347061140114] [flags:-1:0:-1:-1:31] [msg:11:Hello world] 
[udh:0:]2011-06-16 08:52:19 Receive DLR [SMSC:smsc1] [SVC:tester] [ACT:] 
[BINF:] [FID:4294967295] [META:] [from:textest] [to:2347061140114] 
[flags:-1:-1:-1:-1:8] [msg:4:ACK/] [udh:0:]
send sms urllynx 
"http://localhost:13013/cgi-bin/sendsms?username=tester&password=foobar&to=2347061140114&text=Hello+world&from=aratextest&smsc-id=infobip&dlr-mask=31&msgid=555555441
Any help would be appreciated.
Regards,Michael


Reply via email to