Dear Alejandro:

 

Thanks for your reply.

Attached logs.  Awaiting your insights about why dlrurl is not updating the
delivery report in our table.  Is it being invoked !?

 

cid:[email protected]
Bharat K. Vasant 
Chartered Information Systems Pvt. Ltd. 
"Chartered House", West of Lata Mangeshkar Musical Park,
Bhandara Road, NAGPUR - 440008 
Ph: +91-712-6638888 (100 Lines), 09225245088, 2682470
Fax: +91-712-6638899
Cell: +91-9890040847
Web:  <http://www.charteredinfo.com/> http://www.charteredinfo.com
<http://www.charteredinfo.com/> http://www.BusinessSMS.co.in
7 Switch off as you go   |   qRecycle always   |   P Your child deserves
better world

 

From: Alejandro Guerrieri [mailto:[email protected]] 
Sent: Wednesday, July 15, 2009 2:55 PM
To: Bharat Vasant
Cc: [email protected]
Subject: Re: Sqlbox Dlrurl not being Invoked

 

Bharat,

 

sqlbox only pipes messages inserted on send_sms into kannel. Kannel then
sends the messages and create/update/delete the DLR entries.

 

I'd start looking further on your kannel logs to see if the DLR's are in
fact created. Also, make sure that you set dlr-mask and dlr-url on the
sqlbox table when inserting.

 

Regards,

 

Alejandro

On Wed, Jul 15, 2009 at 8:43 AM, Bharat Vasant <[email protected]>
wrote:

I have checked Apache access_log and found that if I submit sms using
http://localhost:13013/cgi-bin/sendsms and provide dlrurl paramater, the
access_log shows the dlrurl invoked on receipt of DLR

 

But if I try to send SMS by inserting in send_sms table (BB log as below), I
am not seeing the dlr invoked in Apache access_log.

 

Please suggest me to debug non-invoke of dlrurl after sending sms by
inserting directly to send_sms table.

 

BBLog:

2009-07-15 11:42:22 [5083] [6] DEBUG: SMPP[mysmsc] handle_pdu, got DLR

2009-07-15 11:42:22 [5083] [6] DEBUG: DLR[mysql]: Looking for DLR
smsc=mysmsc, ts=60BB0EBB, dst=9198900nnnnn, type=1

2009-07-15 11:42:22 [5083] [6] DEBUG: sql: SELECT mask, service, url,
source, destination, boxc FROM dlr WHERE smsc='mysmsc' AND ts='60BB0EBB';

2009-07-15 11:42:22 [5083] [6] DEBUG: Found entry, row[0]=7, row[1]=,
row[2]=http://localhost/dlr.php?msgid=0a571843-bf7d-18c0-599a-c1ef05ab16a1
<http://localhost/dlr.php?msgid=0a571843-bf7d-18c0-599a-c1ef05ab16a1&status=
%25A> &status=%A, row[3]=BSSQL, row[4]=9198900nnnnn row[5]=sqlbox

2009-07-15 11:42:22 [5083] [6] DEBUG: DLR[mysql]: created DLR message for
URL <http://localhost/dlr.php?msgid=0a571843-bf7d-18c0-599a-c1ef05ab16a1
<http://localhost/dlr.php?msgid=0a571843-bf7d-18c0-599a-c1ef05ab16a1&status=
%25A> &status=%A>

2009-07-15 11:42:22 [5083] [6] DEBUG: removing DLR from database

2009-07-15 11:42:22 [5083] [6] DEBUG: sql: DELETE FROM dlr WHERE
smsc='mysmsc' AND ts='60BB0EBB' LIMIT 1;

 

Hope to get some early help from the group regarding the issue.

 

Bharat Vasant

 

From: Bharat Vasant [mailto:[email protected]] 
Sent: Tuesday, July 14, 2009 12:52 PM
To: '[email protected]'
Subject: Sqlbox Dlrurl not being Invoked
Importance: High

 

I am adding DlrUrl in Send_sms table while sending SMS by inserting row to
Send_sms table (sqlbox) as  http://localhost/dlr.php?msgid=$uuid
<http://localhost/dlr.php?msgid=$uuid&status=%25A> &status=%A 

 

On receipt of DLR my PHP script is not updating the corresponding Msg
Status.  Where I can check whether Kannel/sqlbox is invoking Dlrurl or not ?

Bharat Vasant

 

 

<<image001.gif>>

2009-07-15 15:15:46 [7676] [0] INFO: Debug_lvl = -1, log_file = <none>, log_lvl 
= 0
2009-07-15 15:15:46 [7676] [0] INFO: MYSQL: Connected to server at localhost.
2009-07-15 15:15:46 [7676] [0] INFO: MYSQL: server version 5.0.45, client 
version 5.0.45.
2009-07-15 15:15:46 [7676] [0] INFO: DLR using storage type: mysql
2009-07-15 15:15:46 [7676] [0] DEBUG: Kannel bearerbox version `cvs-20090629'.
Build `Jun 29 2009 15:03:20', compiler `4.1.2 20080704 (Red Hat 4.1.2-44)'.
System Linux, release 2.6.18-128.1.6.el5, version #1 SMP Wed Apr 1 09:19:18 EDT 
2009, machine i686.
Hostname localhost.localdomain, IP 127.0.0.1.
Libxml version 2.6.26.
Using OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008.
Compiled with MySQL 5.0.45, using MySQL 5.0.45.
Using native malloc.
2009-07-15 15:15:46 [7676] [0] INFO: Added logfile `/tmp/kannel.log' with level 
`0'.
2009-07-15 15:15:46 [7676] [0] INFO: Started access logfile `/tmp/access.log'.
2009-07-15 15:15:46 [7676] [0] INFO: HTTP: Opening server at port 13000.
2009-07-15 15:15:46 [7676] [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)
2009-07-15 15:15:46 [7676] [0] DEBUG: Started thread 2 
(gwlib/http.c:server_thread)
2009-07-15 15:15:46 [7676] [0] DEBUG: Started thread 3 
(gw/bb_http.c:httpadmin_run)
2009-07-15 15:15:46 [7676] [0] DEBUG: starting smsbox connection module
2009-07-15 15:15:46 [7676] [0] INFO: BOXC: 'smsbox-max-pending' not set, using 
default (100).
2009-07-15 15:15:46 [7676] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to 
pid 7676.
2009-07-15 15:15:46 [7676] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) 
maps to pid 7676.
2009-07-15 15:15:46 [7676] [0] DEBUG: Started thread 4 
(gw/bb_boxc.c:sms_to_smsboxes)
2009-07-15 15:15:46 [7676] [0] DEBUG: Started thread 5 
(gw/bb_boxc.c:smsboxc_run)
2009-07-15 15:15:46 [7676] [0] INFO: Set SMS resend frequency to 60 seconds.
2009-07-15 15:15:46 [7676] [0] INFO: SMS resend retry set to unlimited.
2009-07-15 15:15:46 [7676] [0] DEBUG: smsbox MO concatenated message handling 
enabled
2009-07-15 15:15:46 [7676] [0] INFO: DLR rerouting for smsc id <mysmsc> 
disabled.
2009-07-15 15:15:46 [7676] [0] DEBUG: Started thread 6 
(gw/smsc/smsc_smpp.c:io_thread)
2009-07-15 15:15:46 [7676] [0] DEBUG: Started thread 7 
(gw/bb_smscconn.c:sms_router)
2009-07-15 15:15:46 [7676] [0] INFO: ----------------------------------------
2009-07-15 15:15:46 [7676] [0] INFO: Kannel bearerbox II version cvs-20090629 
starting
2009-07-15 15:15:46 [7676] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) 
maps to pid 7676.
2009-07-15 15:15:46 [7676] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxes) 
maps to pid 7676.
2009-07-15 15:15:46 [7676] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) maps 
to pid 7676.
2009-07-15 15:15:46 [7676] [6] DEBUG: Thread 6 (gw/smsc/smsc_smpp.c:io_thread) 
maps to pid 7676.
2009-07-15 15:15:46 [7676] [6] DEBUG: Connecting to <nn.nn.nn.nn>
2009-07-15 15:15:46 [7676] [0] INFO: MAIN: Start-up done, entering mainloop
2009-07-15 15:15:46 [7676] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) 
maps to pid 7676.
2009-07-15 15:15:46 [7676] [6] DEBUG: SMPP[mysmsc]: Sending PDU:
2009-07-15 15:15:46 [7676] [6] DEBUG: SMPP PDU 0x8978b50 dump:
2009-07-15 15:15:46 [7676] [6] DEBUG:   type_name: bind_transceiver
2009-07-15 15:15:46 [7676] [6] DEBUG:   command_id: 9 = 0x00000009
2009-07-15 15:15:46 [7676] [6] DEBUG:   command_status: 0 = 0x00000000
2009-07-15 15:15:46 [7676] [6] DEBUG:   sequence_number: 1 = 0x00000001
2009-07-15 15:15:46 [7676] [6] DEBUG:   system_id: "xxxx"
2009-07-15 15:15:46 [7676] [6] DEBUG:   password: "xxxxx"
2009-07-15 15:15:46 [7676] [6] DEBUG:   system_type: "0"
2009-07-15 15:15:46 [7676] [6] DEBUG:   interface_version: 3 = 0x00000003
2009-07-15 15:15:46 [7676] [6] DEBUG:   addr_ton: 0 = 0x00000000
2009-07-15 15:15:46 [7676] [6] DEBUG:   addr_npi: 0 = 0x00000000
2009-07-15 15:15:46 [7676] [6] DEBUG:   address_range: NULL
2009-07-15 15:15:46 [7676] [6] DEBUG: SMPP PDU dump ends.
2009-07-15 15:15:47 [7676] [6] DEBUG: SMPP[mysmsc]: Got PDU:
2009-07-15 15:15:47 [7676] [6] DEBUG: SMPP PDU 0x8978b50 dump:
2009-07-15 15:15:47 [7676] [6] DEBUG:   type_name: bind_transceiver_resp
2009-07-15 15:15:47 [7676] [6] DEBUG:   command_id: 2147483657 = 0x80000009
2009-07-15 15:15:47 [7676] [6] DEBUG:   command_status: 0 = 0x00000000
2009-07-15 15:15:47 [7676] [6] DEBUG:   sequence_number: 1 = 0x00000001
2009-07-15 15:15:47 [7676] [6] DEBUG:   system_id: "NowSMS"
2009-07-15 15:15:47 [7676] [6] DEBUG: SMPP PDU dump ends.
2009-07-15 15:15:52 [7676] [5] INFO: Client connected from <127.0.0.1> 
2009-07-15 15:15:52 [7676] [5] DEBUG: Started thread 8 (gw/bb_boxc.c:function)
2009-07-15 15:15:52 [7676] [8] DEBUG: Thread 8 (gw/bb_boxc.c:function) maps to 
pid 7676.
2009-07-15 15:15:52 [7676] [8] DEBUG: Started thread 9 
(gw/bb_boxc.c:boxc_sender)
2009-07-15 15:15:52 [7676] [9] DEBUG: Thread 9 (gw/bb_boxc.c:boxc_sender) maps 
to pid 7676.
2009-07-15 15:15:52 [7676] [8] DEBUG: boxc_receiver: got boxc_id <sqlbox> from 
<127.0.0.1>
2009-07-15 15:16:08 [7676] [8] DEBUG: boxc_receiver: sms received
2009-07-15 15:16:08 [7676] [8] DEBUG: send_msg: sending msg to boxc: <sqlbox>
2009-07-15 15:16:08 [7676] [6] DEBUG: SMPP[mysmsc]: Sending PDU:
2009-07-15 15:16:08 [7676] [6] DEBUG: SMPP PDU 0x89808f8 dump:
2009-07-15 15:16:08 [7676] [6] DEBUG:   type_name: submit_sm
2009-07-15 15:16:08 [7676] [6] DEBUG:   command_id: 4 = 0x00000004
2009-07-15 15:16:08 [7676] [6] DEBUG:   command_status: 0 = 0x00000000
2009-07-15 15:16:08 [7676] [6] DEBUG:   sequence_number: 2 = 0x00000002
2009-07-15 15:16:08 [7676] [6] DEBUG:   service_type: NULL
2009-07-15 15:16:08 [7676] [6] DEBUG:   source_addr_ton: 5 = 0x00000005
2009-07-15 15:16:08 [7676] [6] DEBUG:   source_addr_npi: 0 = 0x00000000
2009-07-15 15:16:08 [7676] [6] DEBUG:   source_addr: "BStest"
2009-07-15 15:16:08 [7676] [6] DEBUG:   dest_addr_ton: 2 = 0x00000002
2009-07-15 15:16:08 [7676] [6] DEBUG:   dest_addr_npi: 1 = 0x00000001
2009-07-15 15:16:08 [7676] [6] DEBUG:   destination_addr: "919890040847"
2009-07-15 15:16:08 [7676] [6] DEBUG:   esm_class: 3 = 0x00000003
2009-07-15 15:16:08 [7676] [6] DEBUG:   protocol_id: 0 = 0x00000000
2009-07-15 15:16:08 [7676] [6] DEBUG:   priority_flag: 0 = 0x00000000
2009-07-15 15:16:08 [7676] [6] DEBUG:   schedule_delivery_time: NULL
2009-07-15 15:16:08 [7676] [6] DEBUG:   validity_period: NULL
2009-07-15 15:16:08 [7676] [6] DEBUG:   registered_delivery: 1 = 0x00000001
2009-07-15 15:16:08 [7676] [6] DEBUG:   replace_if_present_flag: 0 = 0x00000000
2009-07-15 15:16:08 [7676] [6] DEBUG:   data_coding: 0 = 0x00000000
2009-07-15 15:16:08 [7676] [6] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2009-07-15 15:16:08 [7676] [6] DEBUG:   sm_length: 8 = 0x00000008
2009-07-15 15:16:08 [7676] [6] DEBUG:   short_message: "test msg"
2009-07-15 15:16:08 [7676] [6] DEBUG: SMPP PDU dump ends.
2009-07-15 15:16:09 [7676] [6] DEBUG: SMPP[mysmsc]: Got PDU:
2009-07-15 15:16:09 [7676] [6] DEBUG: SMPP PDU 0x89808f8 dump:
2009-07-15 15:16:09 [7676] [6] DEBUG:   type_name: submit_sm_resp
2009-07-15 15:16:09 [7676] [6] DEBUG:   command_id: 2147483652 = 0x80000004
2009-07-15 15:16:09 [7676] [6] DEBUG:   command_status: 0 = 0x00000000
2009-07-15 15:16:09 [7676] [6] DEBUG:   sequence_number: 2 = 0x00000002
2009-07-15 15:16:09 [7676] [6] DEBUG:   message_id: "60BCBAEF"
2009-07-15 15:16:09 [7676] [6] DEBUG: SMPP PDU dump ends.
2009-07-15 15:16:09 [7676] [6] DEBUG: DLR[mysql]: Adding DLR smsc=mysmsc, 
ts=60BCBAEF, src=BStest, dst=919890040847, mask=7, boxc=sqlbox
2009-07-15 15:16:09 [7676] [6] DEBUG: sql: INSERT INTO dlr (smsc, ts, source, 
destination, service, url, mask, boxc, status) VALUES ('mysmsc', '60BCBAEF', 
'BStest', '919890040847', '', 
'http://localhost/dlr.php?msgid=65637de3-5266-acac-e74f-c4a3c641adfe&status=%A',
 '7', 'sqlbox', '0');
2009-07-15 15:16:16 [7676] [6] DEBUG: SMPP[mysmsc]: Sending enquire link:
2009-07-15 15:16:16 [7676] [6] DEBUG: SMPP PDU 0x89808a0 dump:
2009-07-15 15:16:16 [7676] [6] DEBUG:   type_name: enquire_link
2009-07-15 15:16:16 [7676] [6] DEBUG:   command_id: 21 = 0x00000015
2009-07-15 15:16:16 [7676] [6] DEBUG:   command_status: 0 = 0x00000000
2009-07-15 15:16:16 [7676] [6] DEBUG:   sequence_number: 3 = 0x00000003
2009-07-15 15:16:16 [7676] [6] DEBUG: SMPP PDU dump ends.
2009-07-15 15:16:16 [7676] [6] DEBUG: SMPP[mysmsc]: Got PDU:
2009-07-15 15:16:16 [7676] [6] DEBUG: SMPP PDU 0x89802c0 dump:
2009-07-15 15:16:16 [7676] [6] DEBUG:   type_name: enquire_link_resp
2009-07-15 15:16:16 [7676] [6] DEBUG:   command_id: 2147483669 = 0x80000015
2009-07-15 15:16:16 [7676] [6] DEBUG:   command_status: 0 = 0x00000000
2009-07-15 15:16:16 [7676] [6] DEBUG:   sequence_number: 3 = 0x00000003
2009-07-15 15:16:16 [7676] [6] DEBUG: SMPP PDU dump ends.
2009-07-15 15:16:46 [7676] [6] DEBUG: SMPP[mysmsc]: Sending enquire link:
2009-07-15 15:16:46 [7676] [6] DEBUG: SMPP PDU 0x89802c0 dump:
2009-07-15 15:16:46 [7676] [6] DEBUG:   type_name: enquire_link
2009-07-15 15:16:46 [7676] [6] DEBUG:   command_id: 21 = 0x00000015
2009-07-15 15:16:46 [7676] [6] DEBUG:   command_status: 0 = 0x00000000
2009-07-15 15:16:46 [7676] [6] DEBUG:   sequence_number: 4 = 0x00000004
2009-07-15 15:16:46 [7676] [6] DEBUG: SMPP PDU dump ends.
2009-07-15 15:16:47 [7676] [6] DEBUG: SMPP[mysmsc]: Got PDU:
2009-07-15 15:16:47 [7676] [6] DEBUG: SMPP PDU 0x89802c0 dump:
2009-07-15 15:16:47 [7676] [6] DEBUG:   type_name: enquire_link_resp
2009-07-15 15:16:47 [7676] [6] DEBUG:   command_id: 2147483669 = 0x80000015
2009-07-15 15:16:47 [7676] [6] DEBUG:   command_status: 0 = 0x00000000
2009-07-15 15:16:47 [7676] [6] DEBUG:   sequence_number: 4 = 0x00000004
2009-07-15 15:16:47 [7676] [6] DEBUG: SMPP PDU dump ends.
2009-07-15 15:17:07 [7676] [6] DEBUG: Optional parameter tag (0x0427)
2009-07-15 15:17:07 [7676] [6] DEBUG: Optional parameter length read as 1
2009-07-15 15:17:07 [7676] [6] DEBUG: Optional parameter tag (0x001e)
2009-07-15 15:17:07 [7676] [6] DEBUG: Optional parameter length read as 9
2009-07-15 15:17:07 [7676] [6] DEBUG: SMPP[mysmsc]: Got PDU:
2009-07-15 15:17:07 [7676] [6] DEBUG: SMPP PDU 0x89802c0 dump:
2009-07-15 15:17:07 [7676] [6] DEBUG:   type_name: deliver_sm
2009-07-15 15:17:07 [7676] [6] DEBUG:   command_id: 5 = 0x00000005
2009-07-15 15:17:07 [7676] [6] DEBUG:   command_status: 0 = 0x00000000
2009-07-15 15:17:07 [7676] [6] DEBUG:   sequence_number: 1 = 0x00000001
2009-07-15 15:17:07 [7676] [6] DEBUG:   service_type: NULL
2009-07-15 15:17:07 [7676] [6] DEBUG:   source_addr_ton: 0 = 0x00000000
2009-07-15 15:17:07 [7676] [6] DEBUG:   source_addr_npi: 1 = 0x00000001
2009-07-15 15:17:07 [7676] [6] DEBUG:   source_addr: "919890040847"
2009-07-15 15:17:07 [7676] [6] DEBUG:   dest_addr_ton: 0 = 0x00000000
2009-07-15 15:17:07 [7676] [6] DEBUG:   dest_addr_npi: 1 = 0x00000001
2009-07-15 15:17:07 [7676] [6] DEBUG:   destination_addr: "BStest"
2009-07-15 15:17:07 [7676] [6] DEBUG:   esm_class: 4 = 0x00000004
2009-07-15 15:17:07 [7676] [6] DEBUG:   protocol_id: 0 = 0x00000000
2009-07-15 15:17:07 [7676] [6] DEBUG:   priority_flag: 0 = 0x00000000
2009-07-15 15:17:07 [7676] [6] DEBUG:   schedule_delivery_time: NULL
2009-07-15 15:17:07 [7676] [6] DEBUG:   validity_period: NULL
2009-07-15 15:17:07 [7676] [6] DEBUG:   registered_delivery: 1 = 0x00000001
2009-07-15 15:17:07 [7676] [6] DEBUG:   replace_if_present_flag: 0 = 0x00000000
2009-07-15 15:17:07 [7676] [6] DEBUG:   data_coding: 0 = 0x00000000
2009-07-15 15:17:07 [7676] [6] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2009-07-15 15:17:07 [7676] [6] DEBUG:   sm_length: 108 = 0x0000006c
2009-07-15 15:17:07 [7676] [6] DEBUG:   short_message:
2009-07-15 15:17:07 [7676] [6] DEBUG:    Octet string at 0x897dfc0:
2009-07-15 15:17:07 [7676] [6] DEBUG:      len:  108
2009-07-15 15:17:07 [7676] [6] DEBUG:      size: 109
2009-07-15 15:17:07 [7676] [6] DEBUG:      immutable: 0
2009-07-15 15:17:07 [7676] [6] DEBUG:      data: 69 64 3a 36 30 42 43 42 41 45 
46 20 73 75 62 3a   id:60BCBAEF sub:
2009-07-15 15:17:07 [7676] [6] DEBUG:      data: 30 30 31 20 64 6c 76 72 64 3a 
30 30 31 20 73 75   001 dlvrd:001 su
2009-07-15 15:17:07 [7676] [6] DEBUG:      data: 62 6d 69 74 20 64 61 74 65 3a 
30 39 30 37 31 35   bmit date:090715
2009-07-15 15:17:07 [7676] [6] DEBUG:      data: 31 35 31 35 20 64 6f 6e 65 20 
64 61 74 65 3a 30   1515 done date:0
2009-07-15 15:17:07 [7676] [6] DEBUG:      data: 39 30 37 31 35 31 35 31 35 20 
73 74 61 74 3a 44   907151515 stat:D
2009-07-15 15:17:07 [7676] [6] DEBUG:      data: 45 4c 49 56 52 44 20 65 72 72 
3a 30 30 31 20 54   ELIVRD err:001 T
2009-07-15 15:17:07 [7676] [6] DEBUG:      data: 65 78 74 3a 74 65 73 74 20 6d 
73 67               ext:test msg
2009-07-15 15:17:07 [7676] [6] DEBUG:    Octet string dump ends.
2009-07-15 15:17:07 [7676] [6] DEBUG:   message_state: 2 = 0x00000002
2009-07-15 15:17:07 [7676] [6] DEBUG:   receipted_message_id: "60BCBAEF"
2009-07-15 15:17:07 [7676] [6] DEBUG: SMPP PDU dump ends.
2009-07-15 15:17:07 [7676] [6] DEBUG: SMPP[mysmsc] handle_pdu, got DLR
2009-07-15 15:17:07 [7676] [6] DEBUG: DLR[mysql]: Looking for DLR smsc=mysmsc, 
ts=60BCBAEF, dst=919890040847, type=1
2009-07-15 15:17:07 [7676] [6] DEBUG: sql: SELECT mask, service, url, source, 
destination, boxc FROM dlr WHERE smsc='mysmsc' AND ts='60BCBAEF';
2009-07-15 15:17:07 [7676] [6] DEBUG: Found entry, row[0]=7, row[1]=, 
row[2]=http://localhost/dlr.php?msgid=65637de3-5266-acac-e74f-c4a3c641adfe&status=%A,
 row[3]=BStest, row[4]=919890040847 row[5]=sqlbox
2009-07-15 15:17:07 [7676] [6] DEBUG: DLR[mysql]: created DLR message for URL 
<http://localhost/dlr.php?msgid=65637de3-5266-acac-e74f-c4a3c641adfe&status=%A>
2009-07-15 15:17:07 [7676] [6] DEBUG: removing DLR from database
2009-07-15 15:17:07 [7676] [6] DEBUG: sql: DELETE FROM dlr WHERE smsc='mysmsc' 
AND ts='60BCBAEF' LIMIT 1;
2009-07-15 15:17:07 [7676] [6] DEBUG: new group created `smpp'
2009-07-15 15:17:07 [7676] [6] DEBUG: group=`smpp' key=`dlr_err' value=`001'
2009-07-15 15:17:07 [7676] [6] DEBUG: SMPP[mysmsc]: Sending PDU:
2009-07-15 15:17:07 [7676] [6] DEBUG: SMPP PDU 0x8991940 dump:
2009-07-15 15:17:07 [7676] [6] DEBUG:   type_name: deliver_sm_resp
2009-07-15 15:17:07 [7676] [6] DEBUG:   command_id: 2147483653 = 0x80000005
2009-07-15 15:17:07 [7676] [6] DEBUG:   command_status: 0 = 0x00000000
2009-07-15 15:17:07 [7676] [6] DEBUG:   sequence_number: 1 = 0x00000001
2009-07-15 15:17:07 [7676] [6] DEBUG:   message_id: NULL
2009-07-15 15:17:07 [7676] [6] DEBUG: SMPP PDU dump ends.
2009-07-15 15:17:07 [7676] [9] DEBUG: send_msg: sending msg to boxc: <sqlbox>
2009-07-15 15:17:07 [7676] [9] DEBUG: boxc_sender: sent message to <127.0.0.1>
2009-07-15 15:17:16 [7676] [6] DEBUG: SMPP[mysmsc]: Sending enquire link:
2009-07-15 15:17:16 [7676] [6] DEBUG: SMPP PDU 0x8980bd0 dump:
2009-07-15 15:17:16 [7676] [6] DEBUG:   type_name: enquire_link
2009-07-15 15:17:16 [7676] [6] DEBUG:   command_id: 21 = 0x00000015
2009-07-15 15:17:16 [7676] [6] DEBUG:   command_status: 0 = 0x00000000
2009-07-15 15:17:16 [7676] [6] DEBUG:   sequence_number: 5 = 0x00000005
2009-07-15 15:17:16 [7676] [6] DEBUG: SMPP PDU dump ends.
2009-07-15 15:17:16 [7676] [6] DEBUG: SMPP[mysmsc]: Got PDU:
2009-07-15 15:17:16 [7676] [6] DEBUG: SMPP PDU 0x8991820 dump:
2009-07-15 15:17:16 [7676] [6] DEBUG:   type_name: enquire_link_resp
2009-07-15 15:17:16 [7676] [6] DEBUG:   command_id: 2147483669 = 0x80000015
2009-07-15 15:17:16 [7676] [6] DEBUG:   command_status: 0 = 0x00000000
2009-07-15 15:17:16 [7676] [6] DEBUG:   sequence_number: 5 = 0x00000005
2009-07-15 15:17:16 [7676] [6] DEBUG: SMPP PDU dump ends.

Attachment: access.log
Description: Binary data

Reply via email to