Hello:

My organization uses Kannel logs everyday and is experiencing a technical 
challenge recently.
For this issue, I searched through kannel.org and unfortunately could not find 
any helpful solution.

>From attached, you may see 2 SMPP objects (first one is a complete one; lines 
>between 1 and 16 and the second one is just a partial) with 2 different 
>connection names (ie. SMPP[SMSC1_ATT_RSS] and SMPP[SMSC2_ATT_RSS]) .

Before the second SMPP object starts, I expected "SMPP PDU dump ends." first 
and then "SMPP[SMSC2_ATT_RSS]: Got PDU:".  "SMPP[SMSC2_ATT_RSS]: Got PDU:" was 
placed in line 14 before the first SMPP object ends.
Is this normal sequence?  In many cases, I have seen "SMPP PDU dump ends." as 
an indication of end of a SMPP. And then after this, another SMPP may start 
with "SMPP[SMSC2_ATT_RSS]: Got PDU:".

Do you have any suggestion for how to let Kannel log records one SMPP object at 
a time without getting mixed?
Is there any specific parameter in the Configuration file to control this case?

Thank you.
Bobby

[cid:image001.png@01CF5A5E.181E0540]
Bobby Richardson
Manager - SIM Engineering
O 650.810.8196  |  M 310.894.0100

2015-04-16 18:12:25 [20014] [6] DEBUG: SMPP[SMSC1_ATT_RSS]: UDH length read as 3
2015-04-16 18:12:25 [20014] [6] DEBUG: SMPP[SMSC1_ATT_RSS]: Sending PDU:
2015-04-16 18:12:25 [20014] [6] DEBUG: SMPP PDU 0x1d3d7a80 dump:
2015-04-16 18:12:25 [20014] [6] DEBUG:   type_name: deliver_sm_resp
2015-04-16 18:12:25 [20014] [6] DEBUG:   command_id: 2147483653 = 0x80000005
2015-04-16 18:12:25 [20014] [6] DEBUG:   command_status: 0 = 0x00000000
2015-04-16 18:12:25 [20014] [6] DEBUG:   sequence_number: 9014 = 0x00002336
2015-04-16 18:12:25 [20014] [6] DEBUG:   message_id: NULL
2015-04-16 18:12:25 [20014] [10] DEBUG: send_msg: sending msg to box: 
<127.0.0.1>
2015-04-16 18:12:25 [20014] [7] DEBUG: Optional parameter tag (0x0427)
2015-04-16 18:12:25 [20014] [7] DEBUG: Optional parameter length read as 1
2015-04-16 18:12:25 [20014] [7] DEBUG: Optional parameter tag (0x001e)
2015-04-16 18:12:25 [20014] [7] DEBUG: Optional parameter length read as 11
2015-04-16 18:12:25 [20014] [7] DEBUG: SMPP[SMSC2_ATT_RSS]: Got PDU:
2015-04-16 18:12:25 [20014] [10] DEBUG: boxc_sender: sent message to <127.0.0.1>
2015-04-16 18:12:25 [20014] [6] DEBUG: SMPP PDU dump ends.

2015-04-16 18:12:25 [20014] [7] DEBUG: SMPP PDU 0x1d438e90 dump:
2015-04-16 18:12:25 [20014] [7] DEBUG:   type_name: deliver_sm
2015-04-16 18:12:25 [20014] [7] DEBUG:   command_id: 5 = 0x00000005
2015-04-16 18:12:25 [20014] [7] DEBUG:   command_status: 0 = 0x00000000
2015-04-16 18:12:25 [20014] [7] DEBUG:   sequence_number: 9004 = 0x0000232c
2015-04-16 18:12:25 [20014] [7] DEBUG:   service_type: NULL
2015-04-16 18:12:25 [20014] [7] DEBUG:   source_addr_ton: 1 = 0x00000001
....

Reply via email to