Re: smpp 3.4 DLR's

"Bill Brigden" <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <00c701c35853$16b757b0$1d100150@bag>
Attached is the debug log...

The line in particular is:

2003-08-01 17:21:33 [4] DEBUG: sql: UPDATE dlr SET status=12 WHERE
smsc='smpp1' AND ts='27164850' LIMIT 1;

Any ideas?

----- Original Message -----
From: "Alexander Malysh" <[email protected]>
To: "Bill Brigden" <[email protected]>; <[email protected]>
Sent: Friday, August 01, 2003 6:24 PM
Subject: Re: smpp 3.4 DLR's


Hi,

a few questions:
1) wich version bearerbox are you using ? if it is not CVS then try it
first.
2) please provide related pieces of debug log from your bearerbox

Thanks in advance...

On Friday 01 August 2003 18:38, Bill Brigden wrote:
> Hi,
>
> I've just started using the dlrmask 31 for an application to track when
> messages get to our smpp provider, however the DLR code to say its been
> submitted i thought was 8, however this is the log from the bearerbox
> access log:
>
> 2003-08-01 17:43:33 send-SMS request added - sender:smpp1:+447766xxxxxx
> 195.224.50.164 target:+447789xxxxxx request: 'test'
> 2003-08-01 17:43:33 DLR SMS [SMSC:smpp1] [SVC:smpp1] [ACT:]
> [from:+447766xxxxxx] [to:+447789xxxxxx] [flags:0:0:0:0:12]
> [msg:11:0x00000000/] [udh:0:]
> 2003-08-01 17:43:33 Sent SMS [SMSC:smpp1] [SVC:smpp1] [ACT:bill 123]
> [from:+447766xxxxxx] [to:+447789xxxxxx] [flags:0:1:0:0:31] [msg:4:test]
> [udh:0:]
>
> As you can see in the middle line, the flags show the dlr as 12 - is this
> correct, or am I missing something?
>
> Cheers - Bill.

--
Best regards / Mit besten Grüßen aus Düsseldorf

Dipl.-Ing.
Alexander Malysh
___________________________________________

Centrium GmbH
Vogelsanger Weg 80
40470 Düsseldorf

Fon: +49 (0211) 74 84 51 80
Fax: +49 (0211) 277 49 109

email: a.malysh at centrium.de
web: www.centrium.de
msn: olek2002 at hotmail.com
icq: 98063111
___________________________________________

Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
smpp debug log.txt (text/plain, 20.2 KB)
2003-08-01 17:21:33 [2] DEBUG: HTTP: Creating HTTPClient for `127.0.0.1'.
2003-08-01 17:21:33 [3] INFO: smsbox: Got HTTP request </cgi-bin/sendsms> from <127.0.0.1>
2003-08-01 17:21:33 [3] INFO: sendsms used by <smpp1>
2003-08-01 17:21:33 [3] INFO: sendsms sender:<smpp1:sender> (127.0.0.1) to:<447789xxxxxx> msg:<test message>
2003-08-01 17:21:33 [3] DEBUG: message length 12, sending 1 messages
2003-08-01 17:21:33 [3] DEBUG: Status: 202 Answer: <Sent.>
2003-08-01 17:21:33 [3] DEBUG: HTTP: Destroying HTTPClient area 0x811e4f0.
2003-08-01 17:21:33 [3] DEBUG: HTTP: Destroying HTTPClient for `127.0.0.1'.
2003-08-01 17:21:33 [8] DEBUG: boxc_receiver: sms received
2003-08-01 17:21:33 [4] DEBUG: SMPP[smpp1]: Manually forced dest addr ton = 1, dest add npi = 1
2003-08-01 17:21:33 [4] DEBUG: SMPP[smpp1]: Sending PDU:
2003-08-01 17:21:33 [4] DEBUG: SMPP PDU 0x8166590 dump:
2003-08-01 17:21:33 [4] DEBUG:   type_name: submit_sm
2003-08-01 17:21:33 [4] DEBUG:   command_id: 4 = 0x00000004
2003-08-01 17:21:33 [4] DEBUG:   command_status: 0 = 0x00000000
2003-08-01 17:21:33 [4] DEBUG:   sequence_number: 14 = 0x0000000e
2003-08-01 17:21:33 [4] DEBUG:   service_type: "1620"
2003-08-01 17:21:33 [4] DEBUG:   source_addr_ton: 5 = 0x00000005
2003-08-01 17:21:33 [4] DEBUG:   source_addr_npi: 0 = 0x00000000
2003-08-01 17:21:33 [4] DEBUG:   source_addr: "sender"
2003-08-01 17:21:33 [4] DEBUG:   dest_addr_ton: 1 = 0x00000001
2003-08-01 17:21:33 [4] DEBUG:   dest_addr_npi: 1 = 0x00000001
2003-08-01 17:21:33 [4] DEBUG:   destination_addr: "447789xxxxxx"
2003-08-01 17:21:33 [4] DEBUG:   esm_class: 3 = 0x00000003
2003-08-01 17:21:33 [4] DEBUG:   protocol_id: 0 = 0x00000000
2003-08-01 17:21:33 [4] DEBUG:   priority_flag: 0 = 0x00000000
2003-08-01 17:21:33 [4] DEBUG:   schedule_delivery_time: NULL
2003-08-01 17:21:33 [4] DEBUG:   validity_period: NULL
2003-08-01 17:21:33 [4] DEBUG:   registered_delivery: 1 = 0x00000001
2003-08-01 17:21:33 [4] DEBUG:   replace_if_present_flag: 0 = 0x00000000
2003-08-01 17:21:33 [4] DEBUG:   data_coding: 0 = 0x00000000
2003-08-01 17:21:33 [4] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2003-08-01 17:21:33 [4] DEBUG:   sm_length: 12 = 0x0000000c
2003-08-01 17:21:33 [4] DEBUG:   short_message: "test message"
2003-08-01 17:21:33 [4] DEBUG: SMPP PDU dump ends.
2003-08-01 17:21:33 [9] DEBUG: send_msg: sending msg to boxc: <(null)>
2003-08-01 17:21:33 [9] DEBUG: boxc_sender: sent message to <127.0.0.1>
2003-08-01 17:21:33 [4] DEBUG: SMPP[smpp1]: Got PDU:
2003-08-01 17:21:33 [4] DEBUG: SMPP PDU 0x8166590 dump:
2003-08-01 17:21:33 [4] DEBUG:   type_name: submit_sm_resp
2003-08-01 17:21:33 [4] DEBUG:   command_id: 2147483652 = 0x80000004
2003-08-01 17:21:33 [4] DEBUG:   command_status: 0 = 0x00000000
2003-08-01 17:21:33 [4] DEBUG:   sequence_number: 14 = 0x0000000e
2003-08-01 17:21:33 [4] DEBUG:   message_id: "0019e80b2"
2003-08-01 17:21:33 [4] DEBUG: SMPP PDU dump ends.
2003-08-01 17:21:33 [4] DEBUG: DLR[mysql]: Adding DLR smsc=smpp1, ts=27164850, src=sender, dst=447789xxxxxx, mask=31, boxc=
2003-08-01 17:21:33 [4] DEBUG: sql: INSERT INTO dlr (smsc, ts, source, destination, service, url, mask, boxc, status) VALUES ('smpp1', '27164850', 'sender', '447789xxxxxx', 'smpp1', 'http://www.xxx.co.uk/smstest.php?time=%t&sender=%p&dest=%P&delval=%d&delval2=%A&user=%n&smscid=%i&binarymsg=%b', '31', '', '0');
2003-08-01 17:21:33 [4] DEBUG: DLR[mysql]: Looking for DLR smsc=smpp1, ts=27164850, dst=447789xxxxxx, type=12
2003-08-01 17:21:33 [4] DEBUG: sql: SELECT mask, service, url, source, destination, boxc FROM dlr WHERE smsc='smpp1' AND ts='27164850';
2003-08-01 17:21:33 [4] DEBUG: Found entry, row[0]=31, row[1]=smpp1, row[2]=http://www.xxx.co.uk/smstest.php?time=%t&sender=%p&dest=%P&delval=%d&delval2=%A&user=%n&smscid=%i&binarymsg=%b, row[3]=sender, row[4]=447789xxxxxx row[5]=
2003-08-01 17:21:33 [4] DEBUG: DLR[mysql]: created DLR message for URL <http://www.xxx.co.uk/smstest.php?time=%t&sender=%p&dest=%P&delval=%d&delval2=%A&user=%n&smscid=%i&binarymsg=%b>
2003-08-01 17:21:33 [4] INFO: DLR[mysql]: DLR not destroyed, still waiting for other delivery report
2003-08-01 17:21:33 [4] DEBUG: updating DLR status in database
2003-08-01 17:21:33 [4] DEBUG: sql: UPDATE dlr SET status=12 WHERE smsc='smpp1' AND ts='27164850' LIMIT 1;
2003-08-01 17:21:33 [9] DEBUG: send_msg: sending msg to boxc: <(null)>
2003-08-01 17:21:33 [9] DEBUG: boxc_sender: sent message to <127.0.0.1>
2003-08-01 17:21:33 [1] DEBUG: Dumping 1 messages and 0 acks to store
2003-08-01 17:21:33 [4] INFO: Starting delivery report <smpp1> from <sender>
2003-08-01 17:21:33 [8] DEBUG: boxc_receiver: got ack
2003-08-01 17:21:33 [9] DEBUG: HTTP: Opening connection to `www.xxx.co.uk:80' (fd=27).
2003-08-01 17:21:33 [9] DEBUG: Socket connecting
2003-08-01 17:21:33 [8] DEBUG: Get info about connecting socket
2003-08-01 17:21:33 [8] DEBUG: HTTP: Sending request:
2003-08-01 17:21:33 [8] DEBUG: Octet string at 0x811e7e0:
2003-08-01 17:21:33 [8] DEBUG:   len:  222
2003-08-01 17:21:33 [8] DEBUG:   size: 223
2003-08-01 17:21:33 [8] DEBUG:   immutable: 0
2003-08-01 17:21:33 [8] DEBUG:   data: 47 45 54 20 2f 73 6d 73   GET /sms
2003-08-01 17:21:33 [8] DEBUG:   data: 74 65 73 74 2e 70 68 70   test.php
2003-08-01 17:21:33 [8] DEBUG:   data: 3f 74 69 6d 65 3d 32 30   ?time=20
2003-08-01 17:21:33 [8] DEBUG:   data: 30 33 2d 30 38 2d 30 31   03-08-01
2003-08-01 17:21:33 [8] DEBUG:   data: 2b 31 36 3a 32 31 3a 33   +16:21:3
2003-08-01 17:21:33 [8] DEBUG:   data: 33 26 73 65 6e 64 65 72   3&sender
2003-08-01 17:21:33 [8] DEBUG:   data: 3d 34 34 37 37 38 39 35   =4477895
2003-08-01 17:21:33 [8] DEBUG:   data: 30 31 36 31 32 26 64 65   01612&de
2003-08-01 17:21:33 [8] DEBUG:   data: 73 74 3d 73 6d 73 32 65   st=sms2e
2003-08-01 17:21:33 [8] DEBUG:   data: 6d 61 69 6c 26 64 65 6c   mail&del
2003-08-01 17:21:33 [8] DEBUG:   data: 76 61 6c 3d 31 32 26 64   val=12&d
2003-08-01 17:21:33 [8] DEBUG:   data: 65 6c 76 61 6c 32 3d 30   elval2=0
2003-08-01 17:21:33 [8] DEBUG:   data: 78 30 30 30 30 30 30 30   x0000000
2003-08-01 17:21:33 [8] DEBUG:   data: 30 25 32 46 26 75 73 65   0%2F&use
2003-08-01 17:21:33 [8] DEBUG:   data: 72 3d 6d 62 6c 6f 78 26   r=smpp1&
2003-08-01 17:21:33 [8] DEBUG:   data: 73 6d 73 63 69 64 3d 26   smscid=&
2003-08-01 17:21:33 [8] DEBUG:   data: 62 69 6e 61 72 79 6d 73   binaryms
2003-08-01 17:21:33 [8] DEBUG:   data: 67 3d 30 78 30 30 30 30   g=0x0000
2003-08-01 17:21:33 [8] DEBUG:   data: 30 30 30 30 25 32 46 20   0000%2F
2003-08-01 17:21:33 [8] DEBUG:   data: 48 54 54 50 2f 31 2e 31   HTTP/1.1
2003-08-01 17:21:33 [8] DEBUG:   data: 0d 0a 48 6f 73 74 3a 20   ..Host:
2003-08-01 17:21:33 [8] DEBUG:   data: 77 77 77 2e xx xx xx xx   www.xxxx
2003-08-01 17:21:33 [8] DEBUG:   data: xx xx xx xx 63 6f 2e 75   xxx.co.u
2003-08-01 17:21:33 [8] DEBUG:   data: 6b 0d 0a 55 73 65 72 2d   k..User-
2003-08-01 17:21:33 [8] DEBUG:   data: 41 67 65 6e 74 3a 20 4b   Agent: K
2003-08-01 17:21:33 [8] DEBUG:   data: 61 6e 6e 65 6c 2f 63 76   annel/cv
2003-08-01 17:21:33 [8] DEBUG:   data: 73 2d 32 30 30 33 30 37   s-200307
2003-08-01 17:21:33 [8] DEBUG:   data: 30 38 0d 0a 0d 0a         08....
2003-08-01 17:21:33 [8] DEBUG: Octet string dump ends.
2003-08-01 17:21:37 [8] DEBUG: HTTP: Status line: <HTTP/1.1 200 OK>
2003-08-01 17:21:37 [8] DEBUG: HTTP: Received response:
2003-08-01 17:21:37 [8] DEBUG: Octet string at 0x811e9d0:
2003-08-01 17:21:37 [8] DEBUG:   len:  206
2003-08-01 17:21:37 [8] DEBUG:   size: 207
2003-08-01 17:21:37 [8] DEBUG:   immutable: 0
2003-08-01 17:21:37 [8] DEBUG:   data: 44 61 74 65 3a 20 46 72   Date: Fr
2003-08-01 17:21:37 [8] DEBUG:   data: 69 2c 20 30 31 20 41 75   i, 01 Au
2003-08-01 17:21:37 [8] DEBUG:   data: 67 20 32 30 30 33 20 31   g 2003 1
2003-08-01 17:21:37 [8] DEBUG:   data: 37 3a 32 37 3a 34 38 20   7:27:48
2003-08-01 17:21:37 [8] DEBUG:   data: 47 4d 54 0d 0a 53 65 72   GMT..Ser
2003-08-01 17:21:37 [8] DEBUG:   data: 76 65 72 3a 20 41 70 61   ver: Apa
2003-08-01 17:21:37 [8] DEBUG:   data: 63 68 65 2f 31 2e 33 2e   che/1.3.
2003-08-01 17:21:37 [8] DEBUG:   data: 32 37 20 28 55 6e 69 78   27 (Unix
2003-08-01 17:21:37 [8] DEBUG:   data: 29 20 20 28 52 65 64 2d   )  (Red-
2003-08-01 17:21:37 [8] DEBUG:   data: 48 61 74 2f 4c 69 6e 75   Hat/Linu
2003-08-01 17:21:37 [8] DEBUG:   data: 78 29 20 6d 6f 64 5f 73   x) mod_s
2003-08-01 17:21:37 [8] DEBUG:   data: 73 6c 2f 32 2e 38 2e 31   sl/2.8.1
2003-08-01 17:21:37 [8] DEBUG:   data: 32 20 4f 70 65 6e 53 53   2 OpenSS
2003-08-01 17:21:37 [8] DEBUG:   data: 4c 2f 30 2e 39 2e 36 62   L/0.9.6b
2003-08-01 17:21:37 [8] DEBUG:   data: 20 50 48 50 2f 34 2e 31    PHP/4.1
2003-08-01 17:21:37 [8] DEBUG:   data: 2e 32 0d 0a 58 2d 50 6f   .2..X-Po
2003-08-01 17:21:37 [8] DEBUG:   data: 77 65 72 65 64 2d 42 79   wered-By
2003-08-01 17:21:37 [8] DEBUG:   data: 3a 20 50 48 50 2f 34 2e   : PHP/4.
2003-08-01 17:21:37 [8] DEBUG:   data: 31 2e 32 0d 0a 54 72 61   1.2..Tra
2003-08-01 17:21:37 [8] DEBUG:   data: 6e 73 66 65 72 2d 45 6e   nsfer-En
2003-08-01 17:21:37 [8] DEBUG:   data: 63 6f 64 69 6e 67 3a 20   coding:
2003-08-01 17:21:37 [8] DEBUG:   data: 63 68 75 6e 6b 65 64 0d   chunked.
2003-08-01 17:21:37 [8] DEBUG:   data: 0a 43 6f 6e 74 65 6e 74   .Content
2003-08-01 17:21:37 [8] DEBUG:   data: 2d 54 79 70 65 3a 20 74   -Type: t
2003-08-01 17:21:37 [8] DEBUG:   data: 65 78 74 2f 68 74 6d 6c   ext/html
2003-08-01 17:21:37 [8] DEBUG:   data: 0d 0a 0d 0a 4f 4b         ....OK
2003-08-01 17:21:37 [8] DEBUG: Octet string dump ends.
2003-08-01 17:21:40 [4] DEBUG: SMPP[smpp1]: Got PDU:
2003-08-01 17:21:40 [4] DEBUG: SMPP PDU 0x8167060 dump:
2003-08-01 17:21:40 [4] DEBUG:   type_name: deliver_sm
2003-08-01 17:21:40 [4] DEBUG:   command_id: 5 = 0x00000005
2003-08-01 17:21:40 [4] DEBUG:   command_status: 0 = 0x00000000
2003-08-01 17:21:40 [4] DEBUG:   sequence_number: 2 = 0x00000002
2003-08-01 17:21:40 [4] DEBUG:   service_type: NULL
2003-08-01 17:21:40 [4] DEBUG:   source_addr_ton: 0 = 0x00000000
2003-08-01 17:21:40 [4] DEBUG:   source_addr_npi: 0 = 0x00000000
2003-08-01 17:21:40 [4] DEBUG:   source_addr: "447789xxxxxx"
2003-08-01 17:21:40 [4] DEBUG:   dest_addr_ton: 0 = 0x00000000
2003-08-01 17:21:40 [4] DEBUG:   dest_addr_npi: 0 = 0x00000000
2003-08-01 17:21:40 [4] DEBUG:   destination_addr: NULL
2003-08-01 17:21:40 [4] DEBUG:   esm_class: 4 = 0x00000004
2003-08-01 17:21:40 [4] DEBUG:   protocol_id: 0 = 0x00000000
2003-08-01 17:21:40 [4] DEBUG:   priority_flag: 0 = 0x00000000
2003-08-01 17:21:40 [4] DEBUG:   schedule_delivery_time: NULL
2003-08-01 17:21:40 [4] DEBUG:   validity_period: NULL
2003-08-01 17:21:40 [4] DEBUG:   registered_delivery: 0 = 0x00000000
2003-08-01 17:21:40 [4] DEBUG:   replace_if_present_flag: 0 = 0x00000000
2003-08-01 17:21:40 [4] DEBUG:   data_coding: 0 = 0x00000000
2003-08-01 17:21:40 [4] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2003-08-01 17:21:40 [4] DEBUG:   sm_length: 102 = 0x00000066
2003-08-01 17:21:40 [4] DEBUG:   short_message:
2003-08-01 17:21:40 [4] DEBUG:    Octet string at 0x8166428:
2003-08-01 17:21:40 [4] DEBUG:      len:  102
2003-08-01 17:21:40 [4] DEBUG:      size: 103
2003-08-01 17:21:40 [4] DEBUG:      immutable: 0
2003-08-01 17:21:40 [4] DEBUG:      data: 69 64 3a 32 37 31 36 34   id:27164
2003-08-01 17:21:40 [4] DEBUG:      data: 38 35 30 20 73 75 62 3a   850 sub:
2003-08-01 17:21:40 [4] DEBUG:      data: 30 30 31 20 64 6c 76 72   001 dlvr
2003-08-01 17:21:40 [4] DEBUG:      data: 64 3a 30 30 31 20 73 75   d:001 su
2003-08-01 17:21:40 [4] DEBUG:      data: 62 6d 69 74 20 64 61 74   bmit dat
2003-08-01 17:21:40 [4] DEBUG:      data: 65 3a 30 33 30 38 30 31   e:030801
2003-08-01 17:21:40 [4] DEBUG:      data: 31 37 32 37 20 64 6f 6e   1727 don
2003-08-01 17:21:40 [4] DEBUG:      data: 65 20 64 61 74 65 3a 30   e date:0
2003-08-01 17:21:40 [4] DEBUG:      data: 33 30 38 30 31 31 37 32   30801172
2003-08-01 17:21:40 [4] DEBUG:      data: 37 20 73 74 61 74 3a 44   7 stat:D
2003-08-01 17:21:40 [4] DEBUG:      data: 45 4c 49 56 52 44 20 65   ELIVRD e
2003-08-01 17:21:40 [4] DEBUG:      data: 72 72 3a 30 30 30 20 74   rr:000 t
2003-08-01 17:21:40 [4] DEBUG:      data: 65 78 74 3a 20 00         ext: .
2003-08-01 17:21:40 [4] DEBUG:    Octet string dump ends.
2003-08-01 17:21:40 [4] DEBUG: SMPP PDU dump ends.
2003-08-01 17:21:40 [4] DEBUG: SMPP[smpp1] handle_pdu, got DLR
2003-08-01 17:21:40 [4] DEBUG: DLR[mysql]: Looking for DLR smsc=smpp1, ts=27164850, dst=(null), type=1
2003-08-01 17:21:40 [4] DEBUG: sql: SELECT mask, service, url, source, destination, boxc FROM dlr WHERE smsc='smpp1' AND ts='27164850';
2003-08-01 17:21:40 [4] DEBUG: Found entry, row[0]=31, row[1]=smpp1, row[2]=http://www.xxx.co.uk/smstest.php?time=%t&sender=%p&dest=%P&delval=%d&delval2=%A&user=%n&smscid=%i&binarymsg=%b, row[3]=sender, row[4]=447789xxxxxx row[5]=
2003-08-01 17:21:40 [4] DEBUG: DLR[mysql]: created DLR message for URL <http://www.xxx.co.uk/smstest.php?time=%t&sender=%p&dest=%P&delval=%d&delval2=%A&user=%n&smscid=%i&binarymsg=%b>
2003-08-01 17:21:40 [4] DEBUG: removing DLR from database
2003-08-01 17:21:40 [4] DEBUG: sql: DELETE FROM dlr WHERE smsc='smpp1' AND ts='27164850' LIMIT 1;
2003-08-01 17:21:40 [4] DEBUG: SMPP[smpp1]: Sending PDU:
2003-08-01 17:21:40 [4] DEBUG: SMPP PDU 0x81668b0 dump:
2003-08-01 17:21:40 [4] DEBUG:   type_name: deliver_sm_resp
2003-08-01 17:21:40 [4] DEBUG:   command_id: 2147483653 = 0x80000005
2003-08-01 17:21:40 [4] DEBUG:   command_status: 0 = 0x00000000
2003-08-01 17:21:40 [4] DEBUG:   sequence_number: 2 = 0x00000002
2003-08-01 17:21:40 [4] DEBUG:   message_id: NULL
2003-08-01 17:21:40 [4] DEBUG: SMPP PDU dump ends.
2003-08-01 17:21:40 [9] DEBUG: send_msg: sending msg to boxc: <(null)>
2003-08-01 17:21:40 [9] DEBUG: boxc_sender: sent message to <127.0.0.1>
2003-08-01 17:21:40 [4] INFO: Starting delivery report <smpp1> from <sender>
2003-08-01 17:21:40 [9] DEBUG: HTTP: Reusing connection to `www.xxx.co.uk:80' (fd=27).
2003-08-01 17:21:40 [9] DEBUG: Socket connected at once
2003-08-01 17:21:40 [9] DEBUG: HTTP: Sending request:
2003-08-01 17:21:40 [9] DEBUG: Octet string at 0x811e628:
2003-08-01 17:21:40 [9] DEBUG:   len:  435
2003-08-01 17:21:40 [9] DEBUG:   size: 436
2003-08-01 17:21:40 [9] DEBUG:   immutable: 0
2003-08-01 17:21:40 [9] DEBUG:   data: 47 45 54 20 2f 73 6d 73   GET /sms
2003-08-01 17:21:40 [9] DEBUG:   data: 74 65 73 74 2e 70 68 70   test.php
2003-08-01 17:21:40 [9] DEBUG:   data: 3f 74 69 6d 65 3d 32 30   ?time=20
2003-08-01 17:21:40 [9] DEBUG:   data: 30 33 2d 30 38 2d 30 31   03-08-01
2003-08-01 17:21:40 [9] DEBUG:   data: 2b 31 36 3a 32 31 3a 34   +16:21:4
2003-08-01 17:21:40 [9] DEBUG:   data: 30 26 73 65 6e 64 65 72   0&sender
2003-08-01 17:21:40 [9] DEBUG:   data: 3d 34 34 37 37 38 39 35   =4477895
2003-08-01 17:21:40 [9] DEBUG:   data: 30 31 36 31 32 26 64 65   01612&de
2003-08-01 17:21:40 [9] DEBUG:   data: 73 74 3d 73 6d 73 32 65   st=sms2e
2003-08-01 17:21:40 [9] DEBUG:   data: 6d 61 69 6c 26 64 65 6c   mail&del
2003-08-01 17:21:40 [9] DEBUG:   data: 76 61 6c 3d 31 26 64 65   val=1&de
2003-08-01 17:21:40 [9] DEBUG:   data: 6c 76 61 6c 32 3d 69 64   lval2=id
2003-08-01 17:21:40 [9] DEBUG:   data: 25 33 41 32 37 31 36 34   %3A27164
2003-08-01 17:21:40 [9] DEBUG:   data: 38 35 30 2b 73 75 62 25   850+sub%
2003-08-01 17:21:40 [9] DEBUG:   data: 33 41 30 30 31 2b 64 6c   3A001+dl
2003-08-01 17:21:40 [9] DEBUG:   data: 76 72 64 25 33 41 30 30   vrd%3A00
2003-08-01 17:21:40 [9] DEBUG:   data: 31 2b 73 75 62 6d 69 74   1+submit
2003-08-01 17:21:40 [9] DEBUG:   data: 2b 64 61 74 65 25 33 41   +date%3A
2003-08-01 17:21:40 [9] DEBUG:   data: 30 33 30 38 30 31 31 37   03080117
2003-08-01 17:21:40 [9] DEBUG:   data: 32 37 2b 64 6f 6e 65 2b   27+done+
2003-08-01 17:21:40 [9] DEBUG:   data: 64 61 74 65 25 33 41 30   date%3A0
2003-08-01 17:21:40 [9] DEBUG:   data: 33 30 38 30 31 31 37 32   30801172
2003-08-01 17:21:40 [9] DEBUG:   data: 37 2b 73 74 61 74 25 33   7+stat%3
2003-08-01 17:21:40 [9] DEBUG:   data: 41 44 45 4c 49 56 52 44   ADELIVRD
2003-08-01 17:21:40 [9] DEBUG:   data: 2b 65 72 72 25 33 41 30   +err%3A0
2003-08-01 17:21:40 [9] DEBUG:   data: 30 30 2b 74 65 78 74 25   00+text%
2003-08-01 17:21:40 [9] DEBUG:   data: 33 41 2b 25 30 30 26 75   3A+%00&u
2003-08-01 17:21:40 [9] DEBUG:   data: 73 65 72 3d 6d 62 6c 6f   ser=mblo
2003-08-01 17:21:40 [9] DEBUG:   data: 78 26 73 6d 73 63 69 64   x&smscid
2003-08-01 17:21:40 [9] DEBUG:   data: 3d 26 62 69 6e 61 72 79   =&binary
2003-08-01 17:21:40 [9] DEBUG:   data: 6d 73 67 3d 69 64 25 33   msg=id%3
2003-08-01 17:21:40 [9] DEBUG:   data: 41 32 37 31 36 34 38 35   A2716485
2003-08-01 17:21:40 [9] DEBUG:   data: 30 2b 73 75 62 25 33 41   0+sub%3A
2003-08-01 17:21:40 [9] DEBUG:   data: 30 30 31 2b 64 6c 76 72   001+dlvr
2003-08-01 17:21:40 [9] DEBUG:   data: 64 25 33 41 30 30 31 2b   d%3A001+
2003-08-01 17:21:40 [9] DEBUG:   data: 73 75 62 6d 69 74 2b 64   submit+d
2003-08-01 17:21:40 [9] DEBUG:   data: 61 74 65 25 33 41 30 33   ate%3A03
2003-08-01 17:21:40 [9] DEBUG:   data: 30 38 30 31 31 37 32 37   08011727
2003-08-01 17:21:40 [9] DEBUG:   data: 2b 64 6f 6e 65 2b 64 61   +done+da
2003-08-01 17:21:40 [9] DEBUG:   data: 74 65 25 33 41 30 33 30   te%3A030
2003-08-01 17:21:40 [9] DEBUG:   data: 38 30 31 31 37 32 37 2b   8011727+
2003-08-01 17:21:40 [9] DEBUG:   data: 73 74 61 74 25 33 41 44   stat%3AD
2003-08-01 17:21:40 [9] DEBUG:   data: 45 4c 49 56 52 44 2b 65   ELIVRD+e
2003-08-01 17:21:40 [9] DEBUG:   data: 72 72 25 33 41 30 30 30   rr%3A000
2003-08-01 17:21:40 [9] DEBUG:   data: 2b 74 65 78 74 25 33 41   +text%3A
2003-08-01 17:21:40 [9] DEBUG:   data: 2b 25 30 30 20 48 54 54   +%00 HTT
2003-08-01 17:21:40 [9] DEBUG:   data: 50 2f 31 2e 31 0d 0a 48   P/1.1..H
2003-08-01 17:21:40 [9] DEBUG:   data: 6f 73 74 3a 20 77 77 77   ost: www
2003-08-01 17:21:40 [9] DEBUG:   data: 2e 62 61 67 68 65 61 64   .xxx
2003-08-01 17:21:40 [9] DEBUG:   data: 2e 63 6f 2e 75 6b 0d 0a   .co.uk..
2003-08-01 17:21:40 [9] DEBUG:   data: 55 73 65 72 2d 41 67 65   User-Age
2003-08-01 17:21:40 [9] DEBUG:   data: 6e 74 3a 20 4b 61 6e 6e   nt: Kann
2003-08-01 17:21:40 [9] DEBUG:   data: 65 6c 2f 63 76 73 2d 32   el/cvs-2
2003-08-01 17:21:40 [9] DEBUG:   data: 30 30 33 30 37 30 38 0d   0030708.
2003-08-01 17:21:40 [9] DEBUG:   data: 0a 0d 0a                  ...
2003-08-01 17:21:40 [9] DEBUG: Octet string dump ends.
2003-08-01 17:21:40 [8] DEBUG: boxc_receiver: got ack
2003-08-01 17:21:45 [8] DEBUG: HTTP: Status line: <HTTP/1.1 200 OK>
2003-08-01 17:21:45 [8] DEBUG: HTTP: Received response:
2003-08-01 17:21:45 [8] DEBUG: Octet string at 0x811df38:
2003-08-01 17:21:45 [8] DEBUG:   len:  206
2003-08-01 17:21:45 [8] DEBUG:   size: 207
2003-08-01 17:21:45 [8] DEBUG:   immutable: 0
2003-08-01 17:21:45 [8] DEBUG:   data: 44 61 74 65 3a 20 46 72   Date: Fr
2003-08-01 17:21:45 [8] DEBUG:   data: 69 2c 20 30 31 20 41 75   i, 01 Au
2003-08-01 17:21:45 [8] DEBUG:   data: 67 20 32 30 30 33 20 31   g 2003 1
2003-08-01 17:21:45 [8] DEBUG:   data: 37 3a 32 37 3a 35 35 20   7:27:55
2003-08-01 17:21:45 [8] DEBUG:   data: 47 4d 54 0d 0a 53 65 72   GMT..Ser
2003-08-01 17:21:45 [8] DEBUG:   data: 76 65 72 3a 20 41 70 61   ver: Apa
2003-08-01 17:21:45 [8] DEBUG:   data: 63 68 65 2f 31 2e 33 2e   che/1.3.
2003-08-01 17:21:45 [8] DEBUG:   data: 32 37 20 28 55 6e 69 78   27 (Unix
2003-08-01 17:21:45 [8] DEBUG:   data: 29 20 20 28 52 65 64 2d   )  (Red-
2003-08-01 17:21:45 [8] DEBUG:   data: 48 61 74 2f 4c 69 6e 75   Hat/Linu
2003-08-01 17:21:45 [8] DEBUG:   data: 78 29 20 6d 6f 64 5f 73   x) mod_s
2003-08-01 17:21:45 [8] DEBUG:   data: 73 6c 2f 32 2e 38 2e 31   sl/2.8.1
2003-08-01 17:21:45 [8] DEBUG:   data: 32 20 4f 70 65 6e 53 53   2 OpenSS
2003-08-01 17:21:45 [8] DEBUG:   data: 4c 2f 30 2e 39 2e 36 62   L/0.9.6b
2003-08-01 17:21:45 [8] DEBUG:   data: 20 50 48 50 2f 34 2e 31    PHP/4.1
2003-08-01 17:21:45 [8] DEBUG:   data: 2e 32 0d 0a 58 2d 50 6f   .2..X-Po
2003-08-01 17:21:45 [8] DEBUG:   data: 77 65 72 65 64 2d 42 79   wered-By
2003-08-01 17:21:45 [8] DEBUG:   data: 3a 20 50 48 50 2f 34 2e   : PHP/4.
2003-08-01 17:21:45 [8] DEBUG:   data: 31 2e 32 0d 0a 54 72 61   1.2..Tra
2003-08-01 17:21:45 [8] DEBUG:   data: 6e 73 66 65 72 2d 45 6e   nsfer-En
2003-08-01 17:21:45 [8] DEBUG:   data: 63 6f 64 69 6e 67 3a 20   coding:
2003-08-01 17:21:45 [8] DEBUG:   data: 63 68 75 6e 6b 65 64 0d   chunked.
2003-08-01 17:21:45 [8] DEBUG:   data: 0a 43 6f 6e 74 65 6e 74   .Content
2003-08-01 17:21:45 [8] DEBUG:   data: 2d 54 79 70 65 3a 20 74   -Type: t
2003-08-01 17:21:45 [8] DEBUG:   data: 65 78 74 2f 68 74 6d 6c   ext/html
2003-08-01 17:21:45 [8] DEBUG:   data: 0d 0a 0d 0a 4f 4b         ....OK
2003-08-01 17:21:45 [8] DEBUG: Octet string dump ends.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.