I am currently attempting to parse two incoming concatenated binary messages, 
and route them to an external service. Oddly, the keyword-regex does not seem 
to capture the data on a concatenated deliver_sm, however it does when a single 
binary message is submitted. Would anybody be able to shed some light on why 
this may be happening? 

Below I have provided logs for a Single MO SMS arriving at the Kannel service, 
and being routed to the external service. I have additionally provided logs for 
Concatenated MO SMS arriving at the Kannel service, but not being matching to 
the keyword-regex (keyword-regex=.* & catch-all = true).

I have tried multiple permutations of other “catch-all” type regular 
expressions, yielding no luck. I have also tried DOTALL type regex (?s).* 
however they are rejected at runtime by the smsbox application, so I suspect 
the "catch-all" serves to switch on multiline. 

Any assistance is greatly appreciated. 

Thank you,

Chris

---

Bearerbox Log for Single MO SMS: 

2014-10-13 12:27:37 [14172] [6] WARNING: SMPP: Unknown 
TLV(0x1406,0x0007,41013131725340) for PDU type (deliver_sm) received!
2014-10-13 12:27:37 [14172] [6] DEBUG: SMPP[hsl_adv_serv]: Got PDU:
2014-10-13 12:27:37 [14172] [6] DEBUG: SMPP PDU 0x7f8ec8000aa0 dump:
2014-10-13 12:27:37 [14172] [6] DEBUG:   type_name: deliver_sm
2014-10-13 12:27:37 [14172] [6] DEBUG:   command_id: 5 = 0x00000005
2014-10-13 12:27:37 [14172] [6] DEBUG:   command_status: 0 = 0x00000000
2014-10-13 12:27:37 [14172] [6] DEBUG:   sequence_number: 3 = 0x00000003
2014-10-13 12:27:37 [14172] [6] DEBUG:   service_type: NULL
2014-10-13 12:27:37 [14172] [6] DEBUG:   source_addr_ton: 1 = 0x00000001
2014-10-13 12:27:37 [14172] [6] DEBUG:   source_addr_npi: 1 = 0x00000001
2014-10-13 12:27:37 [14172] [6] DEBUG:   source_addr: *** (Removed for security)
2014-10-13 12:27:37 [14172] [6] DEBUG:   dest_addr_ton: 1 = 0x00000001
2014-10-13 12:27:37 [14172] [6] DEBUG:   dest_addr_npi: 1 = 0x00000001
2014-10-13 12:27:37 [14172] [6] DEBUG:   destination_addr: *** (Removed for 
security)
2014-10-13 12:27:37 [14172] [6] DEBUG:   esm_class: 64 = 0x00000040
2014-10-13 12:27:37 [14172] [6] DEBUG:   protocol_id: 0 = 0x00000000
2014-10-13 12:27:37 [14172] [6] DEBUG:   priority_flag: 0 = 0x00000000
2014-10-13 12:27:37 [14172] [6] DEBUG:   schedule_delivery_time: NULL
2014-10-13 12:27:37 [14172] [6] DEBUG:   validity_period: NULL
2014-10-13 12:27:37 [14172] [6] DEBUG:   registered_delivery: 0 = 0x00000000
2014-10-13 12:27:37 [14172] [6] DEBUG:   replace_if_present_flag: 0 = 0x00000000
2014-10-13 12:27:37 [14172] [6] DEBUG:   data_coding: 246 = 0x000000f6
2014-10-13 12:27:37 [14172] [6] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2014-10-13 12:27:37 [14172] [6] DEBUG:   sm_length: 18 = 0x00000012
2014-10-13 12:27:37 [14172] [6] DEBUG:   short_message:
2014-10-13 12:27:37 [14172] [6] DEBUG:    Octet string at 0x7f8ec80017e0:
2014-10-13 12:27:37 [14172] [6] DEBUG:      len:  18
2014-10-13 12:27:37 [14172] [6] DEBUG:      size: 19
2014-10-13 12:27:37 [14172] [6] DEBUG:      immutable: 0
2014-10-13 12:27:37 [14172] [6] DEBUG:      data: 02 70 00 10 06 cc 00 80 cc 00 
04 43 02 00 00 05   .p.........C....
2014-10-13 12:27:37 [14172] [6] DEBUG:      data: cc 00                         
                    ..
2014-10-13 12:27:37 [14172] [6] DEBUG:    Octet string dump ends.
2014-10-13 12:27:37 [14172] [6] DEBUG: SMPP PDU dump ends.
2014-10-13 12:27:37 [14172] [6] DEBUG: SMPP[hsl_adv_serv]: UDH length read as 3
2014-10-13 12:27:37 [14172] [6] DEBUG: SMPP[hsl_adv_serv]: Sending PDU:
2014-10-13 12:27:37 [14172] [6] DEBUG: SMPP PDU 0x7f8ec8001ad0 dump:
2014-10-13 12:27:37 [14172] [6] DEBUG:   type_name: deliver_sm_resp
2014-10-13 12:27:37 [14172] [6] DEBUG:   command_id: 2147483653 = 0x80000005
2014-10-13 12:27:37 [14172] [6] DEBUG:   command_status: 0 = 0x00000000
2014-10-13 12:27:37 [14172] [6] DEBUG:   sequence_number: 3 = 0x00000003
2014-10-13 12:27:37 [14172] [6] DEBUG:   message_id: NULL
2014-10-13 12:27:37 [14172] [9] DEBUG: send_msg: sending msg to box: <127.0.0.1>
2014-10-13 12:27:37 [14172] [6] DEBUG: SMPP PDU dump ends.

Smsbox Log for single MO SMS to Service: 

2014-10-13 12:27:37 [14232] [4] DEBUG: match found: .*
2014-10-13 12:27:37 [14232] [4] INFO: Starting to service <�> from 
<+353866018265> to <+447797882105>
2014-10-13 12:27:37 [14232] [9] DEBUG: Queue contains 0 pending requests.
2014-10-13 12:27:37 [14232] [9] DEBUG: Parsing URL 
`http://localhost:9099/moserv/mo?sender_msisdn=*** (Removed for 
security)&receiver_msisdn=*** (Removed for 
security)&allwords=%10%06%CC%00%80%CC%00%04C%02%00%00%05%CC%00&original_bin=%10%06%CC%00%80%CC%00%04C%02%00%00%05%CC%00&udh=%02p%00':
2014-10-13 12:27:37 [14232] [9] DEBUG:   Scheme: http://
2014-10-13 12:27:37 [14232] [9] DEBUG:   Host: localhost
2014-10-13 12:27:37 [14232] [9] DEBUG:   Port: 9099
2014-10-13 12:27:37 [14232] [9] DEBUG:   Username: (null)
2014-10-13 12:27:37 [14232] [9] DEBUG:   Password: (null)
2014-10-13 12:27:37 [14232] [9] DEBUG:   Path: /moserv/mo
2014-10-13 12:27:37 [14232] [9] DEBUG:   Query: sender_msisdn=*** (Removed for 
security)&receiver_msisdn=*** (Removed for 
security)&allwords=%10%06%CC%00%80%CC%00%04C%02%00%00%05%CC%00&original_bin=%10%06%CC%00%80%CC%00%04C%02%00%00%05%CC%00&udh=%02p%00
2014-10-13 12:27:37 [14232] [9] DEBUG:   Fragment: (null)
2014-10-13 12:27:37 [14232] [9] DEBUG: Connecting nonblocking to <127.0.0.1>
2014-10-13 12:27:37 [14232] [9] DEBUG: HTTP: Opening connection to 
`localhost:9099' (fd=30).
2014-10-13 12:27:37 [14232] [9] DEBUG: Socket connecting
2014-10-13 12:27:37 [14232] [8] DEBUG: Get info about connecting socket
2014-10-13 12:27:37 [14232] [8] DEBUG: HTTP: Sending request:
2014-10-13 12:27:37 [14232] [8] DEBUG: Octet string at 0x7f30a8001190:
2014-10-13 12:27:37 [14232] [8] DEBUG:   len:  284
2014-10-13 12:27:37 [14232] [8] DEBUG:   size: 1024
2014-10-13 12:27:37 [14232] [8] DEBUG:   immutable: 0
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 47 45 54 20 2f 6d 6f 73 65 72 76 
2f 6d 6f 3f 73   GET /moserv/mo?s
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 65 6e 64 65 72 5f 6d 73 69 73 64 
6e 3d 25 32 42   ender_msisdn=%2B
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 33 35 33 38 36 36 30 31 38 32 36 
35 26 72 65 63   *** (Removed for security)&rec
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 65 69 76 65 72 5f 6d 73 69 73 64 
6e 3d 34 34 37   eiver_msisdn=447
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 37 39 37 38 38 32 31 30 35 26 61 
6c 6c 77 6f 72   *** (Removed for security)&allwor
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 64 73 3d 25 31 30 25 30 36 25 43 
43 25 30 30 25   ds=%10%06%CC%00%
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 38 30 25 43 43 25 30 30 25 30 34 
43 25 30 32 25   80%CC%00%04C%02%
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 30 30 25 30 30 25 30 35 25 43 43 
25 30 30 26 6f   00%00%05%CC%00&o
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 72 69 67 69 6e 61 6c 5f 62 69 6e 
3d 25 31 30 25   riginal_bin=%10%
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 30 36 25 43 43 25 30 30 25 38 30 
25 43 43 25 30   06%CC%00%80%CC%0
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 30 25 30 34 43 25 30 32 25 30 30 
25 30 30 25 30   0%04C%02%00%00%0
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 35 25 43 43 25 30 30 26 75 64 68 
3d 25 30 32 70   5%CC%00&udh=%02p
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 25 30 30 20 48 54 54 50 2f 31 2e 
31 0d 0a 48 6f   %00 HTTP/1.1..Ho
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 73 74 3a 20 6c 6f 63 61 6c 68 6f 
73 74 3a 39 30   st: localhost:90
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 39 39 0d 0a 43 6f 6e 6e 65 63 74 
69 6f 6e 3a 20   99..Connection:
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 6b 65 65 70 2d 61 6c 69 76 65 0d 
0a 55 73 65 72   keep-alive..User
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 2d 41 67 65 6e 74 3a 20 4b 61 6e 
6e 65 6c 2f 73   -Agent: Kannel/s
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 76 6e 2d 72 35 30 33 37 0d 0a 0d 
0a               vn-r5037....
2014-10-13 12:27:37 [14232] [8] DEBUG: Octet string dump ends.
2014-10-13 12:27:37 [14232] [8] DEBUG: HTTP: Status line: <HTTP/1.1 500 
Internal Server Error>
2014-10-13 12:27:37 [14232] [8] DEBUG: HTTP: Received response:
2014-10-13 12:27:37 [14232] [8] DEBUG: Octet string at 0x7f30a80013e0:
2014-10-13 12:27:37 [14232] [8] DEBUG:   len:  70
2014-10-13 12:27:37 [14232] [8] DEBUG:   size: 1024
2014-10-13 12:27:37 [14232] [8] DEBUG:   immutable: 0
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 43 6f 6e 6e 65 63 74 69 6f 6e 3a 
20 6b 65 65 70   Connection: keep
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 2d 61 6c 69 76 65 0d 0a 54 72 61 
6e 73 66 65 72   -alive..Transfer
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 2d 45 6e 63 6f 64 69 6e 67 3a 20 
63 68 75 6e 6b   -Encoding: chunk
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 65 64 0d 0a 0d 0a 7b 22 73 74 61 
74 75 73 22 3a   ed....{"status":
2014-10-13 12:27:37 [14232] [8] DEBUG:   data: 20 22 4b 4f 22 7d                
                  "KO"}
2014-10-13 12:27:37 [14232] [8] DEBUG: Octet string dump ends.

Bearerbox Log for Concatenated MO SMS's:

2014-10-13 12:29:52 [14172] [6] WARNING: SMPP: Unknown 
TLV(0x1406,0x0007,41013131924440) for PDU type (deliver_sm) received!
2014-10-13 12:29:52 [14172] [6] DEBUG: SMPP[hsl_adv_serv]: Got PDU:
2014-10-13 12:29:52 [14172] [6] DEBUG: SMPP PDU 0x7f8ec8001700 dump:
2014-10-13 12:29:52 [14172] [6] DEBUG:   type_name: deliver_sm
2014-10-13 12:29:52 [14172] [6] DEBUG:   command_id: 5 = 0x00000005
2014-10-13 12:29:52 [14172] [6] DEBUG:   command_status: 0 = 0x00000000
2014-10-13 12:29:52 [14172] [6] DEBUG:   sequence_number: 5 = 0x00000005
2014-10-13 12:29:52 [14172] [6] DEBUG:   service_type: NULL
2014-10-13 12:29:52 [14172] [6] DEBUG:   source_addr_ton: 1 = 0x00000001
2014-10-13 12:29:52 [14172] [6] DEBUG:   source_addr_npi: 1 = 0x00000001
2014-10-13 12:29:52 [14172] [6] DEBUG:   source_addr: *** (Removed for security)
2014-10-13 12:29:52 [14172] [6] DEBUG:   dest_addr_ton: 1 = 0x00000001
2014-10-13 12:29:52 [14172] [6] DEBUG:   dest_addr_npi: 1 = 0x00000001
2014-10-13 12:29:52 [14172] [6] DEBUG:   destination_addr: *** (Removed for 
security)
2014-10-13 12:29:52 [14172] [6] DEBUG:   esm_class: 64 = 0x00000040
2014-10-13 12:29:52 [14172] [6] DEBUG:   protocol_id: 0 = 0x00000000
2014-10-13 12:29:52 [14172] [6] DEBUG:   priority_flag: 0 = 0x00000000
2014-10-13 12:29:52 [14172] [6] DEBUG:   schedule_delivery_time: NULL
2014-10-13 12:29:52 [14172] [6] DEBUG:   validity_period: NULL
2014-10-13 12:29:52 [14172] [6] DEBUG:   registered_delivery: 0 = 0x00000000
2014-10-13 12:29:52 [14172] [6] DEBUG:   replace_if_present_flag: 0 = 0x00000000
2014-10-13 12:29:52 [14172] [6] DEBUG:   data_coding: 246 = 0x000000f6
2014-10-13 12:29:52 [14172] [6] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2014-10-13 12:29:52 [14172] [6] DEBUG:   sm_length: 140 = 0x0000008c
2014-10-13 12:29:52 [14172] [6] DEBUG:   short_message:
2014-10-13 12:29:52 [14172] [6] DEBUG:    Octet string at 0x7f8ec8000b80:
2014-10-13 12:29:52 [14172] [6] DEBUG:      len:  140
2014-10-13 12:29:52 [14172] [6] DEBUG:      size: 141
2014-10-13 12:29:52 [14172] [6] DEBUG:      immutable: 0
2014-10-13 12:29:52 [14172] [6] DEBUG:      data: 07 00 03 37 02 01 70 00 00 9c 
0d 00 00 00 00 53   ...7..p........S
2014-10-13 12:29:52 [14172] [6] DEBUG:      data: 40 54 00 00 00 00 00 00 01 01 
05 00 00 00 00 00   @T..............
2014-10-13 12:29:52 [14172] [6] DEBUG:      data: 00 06 00 09 50 04 ff 40 03 00 
03 01 96 02 00 0a   ....P..@........
2014-10-13 12:29:52 [14172] [6] DEBUG:      data: 75 40 73 8d 71 02 0e 02 53 4e 
0f 18 8a 11 00 69   u...@s.q...sn.....i
2014-10-13 12:29:52 [14172] [6] DEBUG:      data: 14 0a 7d 95 76 9b 15 15 ab 93 
d3 8b 3b 8f db 8a   ..}.v.......;...
2014-10-13 12:29:52 [14172] [6] DEBUG:      data: 03 60 4d 4b 0f 50 8a 49 00 02 
10 00 00 01 24 03   .`MK.P.I......$.
2014-10-13 12:29:52 [14172] [6] DEBUG:      data: 06 00 00 72 47 15 11 00 00 00 
05 0c 33 35 33 38   ...rG.......3538
2014-10-13 12:29:52 [14172] [6] DEBUG:      data: 36 36 30 31 38 32 36 33 02 00 
00 23 22 03 10 66   66018263...#"..f
2014-10-13 12:29:52 [14172] [6] DEBUG:      data: 33 45 21 8c 66 ae 0c b6 49 e8 
97 e7               3E!.f...I...
2014-10-13 12:29:52 [14172] [6] DEBUG:    Octet string dump ends.
2014-10-13 12:29:52 [14172] [6] DEBUG: SMPP PDU dump ends.
2014-10-13 12:29:52 [14172] [6] DEBUG: SMPP[hsl_adv_serv]: UDH length read as 8
2014-10-13 12:29:52 [14172] [6] DEBUG: Got part 1 [ref 55, total parts 2] of 
message from +*** (Removed for security). Dump follows:
2014-10-13 12:29:52 [14172] [6] DEBUG: Msg object at 0x7f8ec80027a0:
2014-10-13 12:29:52 [14172] [6] DEBUG:  type: sms
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.sender:
2014-10-13 12:29:52 [14172] [6] DEBUG:  Octet string at 0x7f8ec8000b50:
2014-10-13 12:29:52 [14172] [6] DEBUG:    len:  13
2014-10-13 12:29:52 [14172] [6] DEBUG:    size: 14
2014-10-13 12:29:52 [14172] [6] DEBUG:    immutable: 0
2014-10-13 12:29:52 [14172] [6] DEBUG:    data: ***
2014-10-13 12:29:52 [14172] [6] DEBUG:  Octet string dump ends.
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.receiver:
2014-10-13 12:29:52 [14172] [6] DEBUG:  Octet string at 0x7f8ec8002940:
2014-10-13 12:29:52 [14172] [6] DEBUG:    len:  13
2014-10-13 12:29:52 [14172] [6] DEBUG:    size: 14
2014-10-13 12:29:52 [14172] [6] DEBUG:    immutable: 0
2014-10-13 12:29:52 [14172] [6] DEBUG:    data: ***
2014-10-13 12:29:52 [14172] [6] DEBUG:  Octet string dump ends.
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.udhdata:
2014-10-13 12:29:52 [14172] [6] DEBUG:  Octet string at 0x7f8ec8002990:
2014-10-13 12:29:52 [14172] [6] DEBUG:    len:  8
2014-10-13 12:29:52 [14172] [6] DEBUG:    size: 9
2014-10-13 12:29:52 [14172] [6] DEBUG:    immutable: 0
2014-10-13 12:29:52 [14172] [6] DEBUG:    data: 07 00 03 37 02 01 70 00         
                  ...7..p.
2014-10-13 12:29:52 [14172] [6] DEBUG:  Octet string dump ends.
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.msgdata:
2014-10-13 12:29:52 [14172] [6] DEBUG:  Octet string at 0x7f8ec80029e0:
2014-10-13 12:29:52 [14172] [6] DEBUG:    len:  132
2014-10-13 12:29:52 [14172] [6] DEBUG:    size: 133
2014-10-13 12:29:52 [14172] [6] DEBUG:    immutable: 0
2014-10-13 12:29:52 [14172] [6] DEBUG:    data: 00 9c 0d 00 00 00 00 53 40 54 
00 00 00 00 00 00   .......S@T......
2014-10-13 12:29:52 [14172] [6] DEBUG:    data: 01 01 05 00 00 00 00 00 00 06 
00 09 50 04 ff 40   ............P..@
2014-10-13 12:29:52 [14172] [6] DEBUG:    data: 03 00 03 01 96 02 00 0a 75 40 
73 8d 71 02 0e 02   ........u@s.q...
2014-10-13 12:29:52 [14172] [6] DEBUG:    data: 53 4e 0f 18 8a 11 00 69 14 0a 
7d 95 76 9b 15 15   SN.....i..}.v...
2014-10-13 12:29:52 [14172] [6] DEBUG:    data: ab 93 d3 8b 3b 8f db 8a 03 60 
4d 4b 0f 50 8a 49   ....;....`MK.P.I
2014-10-13 12:29:52 [14172] [6] DEBUG:    data: 00 02 10 00 00 01 24 03 06 00 
00 72 47 15 11 00   ......$....rG...
2014-10-13 12:29:52 [14172] [6] DEBUG:    data: 00 00 05 0c 33 35 33 38 36 36 
30 31 38 32 36 33   ....353866018263
2014-10-13 12:29:52 [14172] [6] DEBUG:    data: 02 00 00 23 22 03 10 66 33 45 
21 8c 66 ae 0c b6   ...#"..f3E!.f...
2014-10-13 12:29:52 [14172] [6] DEBUG:    data: 49 e8 97 e7                     
                  I...
2014-10-13 12:29:52 [14172] [6] DEBUG:  Octet string dump ends.
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.time: 1413203392
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.smsc_id:
2014-10-13 12:29:52 [14172] [6] DEBUG:  Octet string at 0x7f8ec8002aa0:
2014-10-13 12:29:52 [14172] [6] DEBUG:    len:  12
2014-10-13 12:29:52 [14172] [6] DEBUG:    size: 13
2014-10-13 12:29:52 [14172] [6] DEBUG:    immutable: 0
2014-10-13 12:29:52 [14172] [6] DEBUG:    data: ***
2014-10-13 12:29:52 [14172] [6] DEBUG:  Octet string dump ends.
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.smsc_number:
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.foreign_id:
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.service:
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.account:
2014-10-13 12:29:52 [14172] [6] DEBUG:  Octet string at 0x7f8ec8002af0:
2014-10-13 12:29:52 [14172] [6] DEBUG:    len:  10
2014-10-13 12:29:52 [14172] [6] DEBUG:    size: 11
2014-10-13 12:29:52 [14172] [6] DEBUG:    immutable: 0
2014-10-13 12:29:52 [14172] [6] DEBUG:    data: ***
2014-10-13 12:29:52 [14172] [6] DEBUG:  Octet string dump ends.
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.id: 
934550de-c276-4bed-ab45-1e4dfa554156
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.sms_type: 0
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.mclass: 2
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.mwi: -1
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.coding: 1
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.compress: -1
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.validity: -1
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.deferred: -1
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.dlr_mask: -1
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.dlr_url:
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.pid: 0
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.alt_dcs: 1
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.rpi: -1
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.charset:
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.boxc_id:
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.binfo:
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.msg_left: -1
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.split_parts: (nil)
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.priority: 0
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.resend_try: -1
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.resend_time: -1
2014-10-13 12:29:52 [14172] [6] DEBUG:  sms.meta_data:
2014-10-13 12:29:52 [14172] [6] DEBUG:  Octet string at 0x7f8ec8002f60:
2014-10-13 12:29:52 [14172] [6] DEBUG:    len:  6
2014-10-13 12:29:52 [14172] [6] DEBUG:    size: 7
2014-10-13 12:29:52 [14172] [6] DEBUG:    immutable: 0
2014-10-13 12:29:52 [14172] [6] DEBUG:    data: 3f 73 6d 70 70 3f               
                  ?smpp?
2014-10-13 12:29:52 [14172] [6] DEBUG:  Octet string dump ends.
2014-10-13 12:29:52 [14172] [6] DEBUG: Msg object ends.
2014-10-13 12:29:52 [14172] [6] DEBUG: SMPP[hsl_adv_serv]: Sending PDU:
2014-10-13 12:29:52 [14172] [6] DEBUG: SMPP PDU 0x7f8ec8001ad0 dump:
2014-10-13 12:29:52 [14172] [6] DEBUG:   type_name: deliver_sm_resp
2014-10-13 12:29:52 [14172] [6] DEBUG:   command_id: 2147483653 = 0x80000005
2014-10-13 12:29:52 [14172] [6] DEBUG:   command_status: 0 = 0x00000000
2014-10-13 12:29:52 [14172] [6] DEBUG:   sequence_number: 5 = 0x00000005
2014-10-13 12:29:52 [14172] [6] DEBUG:   message_id: NULL
2014-10-13 12:29:52 [14172] [6] DEBUG: SMPP PDU dump ends.
2014-10-13 12:29:52 [14172] [6] DEBUG: SMPP[hsl_adv_serv]: throughput 
(0.00,0.00)
2014-10-13 12:29:53 [14172] [6] DEBUG: SMPP[hsl_adv_serv]: throughput 
(0.00,0.00)
2014-10-13 12:29:53 [14172] [6] DEBUG: Optional parameter tag (0x1406)
2014-10-13 12:29:53 [14172] [6] DEBUG: Optional parameter length read as 7
2014-10-13 12:29:53 [14172] [6] WARNING: SMPP: Unknown 
TLV(0x1406,0x0007,41013131924440) for PDU type (deliver_sm) received!
2014-10-13 12:29:53 [14172] [6] DEBUG: SMPP[hsl_adv_serv]: Got PDU:
2014-10-13 12:29:53 [14172] [6] DEBUG: SMPP PDU 0x7f8ec8001700 dump:
2014-10-13 12:29:53 [14172] [6] DEBUG:   type_name: deliver_sm
2014-10-13 12:29:53 [14172] [6] DEBUG:   command_id: 5 = 0x00000005
2014-10-13 12:29:53 [14172] [6] DEBUG:   command_status: 0 = 0x00000000
2014-10-13 12:29:53 [14172] [6] DEBUG:   sequence_number: 6 = 0x00000006
2014-10-13 12:29:53 [14172] [6] DEBUG:   service_type: NULL
2014-10-13 12:29:53 [14172] [6] DEBUG:   source_addr_ton: 1 = 0x00000001
2014-10-13 12:29:53 [14172] [6] DEBUG:   source_addr_npi: 1 = 0x00000001
2014-10-13 12:29:53 [14172] [6] DEBUG:   source_addr: *** (Removed for security)
2014-10-13 12:29:53 [14172] [6] DEBUG:   dest_addr_ton: 1 = 0x00000001
2014-10-13 12:29:53 [14172] [6] DEBUG:   dest_addr_npi: 1 = 0x00000001
2014-10-13 12:29:53 [14172] [6] DEBUG:   destination_addr: *** (Removed for 
security)
2014-10-13 12:29:53 [14172] [6] DEBUG:   esm_class: 64 = 0x00000040
2014-10-13 12:29:53 [14172] [6] DEBUG:   protocol_id: 0 = 0x00000000
2014-10-13 12:29:53 [14172] [6] DEBUG:   priority_flag: 0 = 0x00000000
2014-10-13 12:29:53 [14172] [6] DEBUG:   schedule_delivery_time: NULL
2014-10-13 12:29:53 [14172] [6] DEBUG:   validity_period: NULL
2014-10-13 12:29:53 [14172] [6] DEBUG:   registered_delivery: 0 = 0x00000000
2014-10-13 12:29:53 [14172] [6] DEBUG:   replace_if_present_flag: 0 = 0x00000000
2014-10-13 12:29:53 [14172] [6] DEBUG:   data_coding: 246 = 0x000000f6
2014-10-13 12:29:53 [14172] [6] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2014-10-13 12:29:53 [14172] [6] DEBUG:   sm_length: 32 = 0x00000020
2014-10-13 12:29:53 [14172] [6] DEBUG:   short_message:
2014-10-13 12:29:53 [14172] [6] DEBUG:    Octet string at 0x7f8ec8000bb0:
2014-10-13 12:29:53 [14172] [6] DEBUG:      len:  32
2014-10-13 12:29:53 [14172] [6] DEBUG:      size: 33
2014-10-13 12:29:53 [14172] [6] DEBUG:      immutable: 0
2014-10-13 12:29:53 [14172] [6] DEBUG:      data: 05 00 03 37 02 02 d5 65 71 10 
47 53 4d 54 54 42   ...7...eq.GSMTTB
2014-10-13 12:29:53 [14172] [6] DEBUG:      data: 4b 42 53 4b 4c 51 42 36 42 00 
00 8a 03 60 43 4d   KBSKLQB6B....`CM
2014-10-13 12:29:53 [14172] [6] DEBUG:    Octet string dump ends.
2014-10-13 12:29:53 [14172] [6] DEBUG: SMPP PDU dump ends.
2014-10-13 12:29:53 [14172] [6] DEBUG: SMPP[hsl_adv_serv]: UDH length read as 6
2014-10-13 12:29:53 [14172] [6] DEBUG: Got part 2 [ref 55, total parts 2] of 
message from *** (Removed for security). Dump follows:
2014-10-13 12:29:53 [14172] [6] DEBUG: Msg object at 0x7f8ec8001f60:
2014-10-13 12:29:53 [14172] [6] DEBUG:  type: sms
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.sender:
2014-10-13 12:29:53 [14172] [6] DEBUG:  Octet string at 0x7f8ec80020e0:
2014-10-13 12:29:53 [14172] [6] DEBUG:    len:  13
2014-10-13 12:29:53 [14172] [6] DEBUG:    size: 14
2014-10-13 12:29:53 [14172] [6] DEBUG:    immutable: 0
2014-10-13 12:29:53 [14172] [6] DEBUG:    data: *** (Removed for security)
2014-10-13 12:29:53 [14172] [6] DEBUG:  Octet string dump ends.
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.receiver:
2014-10-13 12:29:53 [14172] [6] DEBUG:  Octet string at 0x7f8ec8002110:
2014-10-13 12:29:53 [14172] [6] DEBUG:    len:  13
2014-10-13 12:29:53 [14172] [6] DEBUG:    size: 14
2014-10-13 12:29:53 [14172] [6] DEBUG:    immutable: 0
2014-10-13 12:29:53 [14172] [6] DEBUG:    data: *** (Removed for security)
2014-10-13 12:29:53 [14172] [6] DEBUG:  Octet string dump ends.
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.udhdata:
2014-10-13 12:29:53 [14172] [6] DEBUG:  Octet string at 0x7f8ec8002160:
2014-10-13 12:29:53 [14172] [6] DEBUG:    len:  6
2014-10-13 12:29:53 [14172] [6] DEBUG:    size: 7
2014-10-13 12:29:53 [14172] [6] DEBUG:    immutable: 0
2014-10-13 12:29:53 [14172] [6] DEBUG:    data: 05 00 03 37 02 02               
                  ...7..
2014-10-13 12:29:53 [14172] [6] DEBUG:  Octet string dump ends.
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.msgdata:
2014-10-13 12:29:53 [14172] [6] DEBUG:  Octet string at 0x7f8ec80021b0:
2014-10-13 12:29:53 [14172] [6] DEBUG:    len:  26
2014-10-13 12:29:53 [14172] [6] DEBUG:    size: 27
2014-10-13 12:29:53 [14172] [6] DEBUG:    immutable: 0
2014-10-13 12:29:53 [14172] [6] DEBUG:    data: d5 65 71 10 47 53 4d 54 54 42 
4b 42 53 4b 4c 51   .eq.GSMTTBKBSKLQ
2014-10-13 12:29:53 [14172] [6] DEBUG:    data: 42 36 42 00 00 8a 03 60 43 4d   
                  B6B....`CM
2014-10-13 12:29:53 [14172] [6] DEBUG:  Octet string dump ends.
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.time: 1413203393
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.smsc_id:
2014-10-13 12:29:53 [14172] [6] DEBUG:  Octet string at 0x7f8ec8002210:
2014-10-13 12:29:53 [14172] [6] DEBUG:    len:  12
2014-10-13 12:29:53 [14172] [6] DEBUG:    size: 13
2014-10-13 12:29:53 [14172] [6] DEBUG:    immutable: 0
2014-10-13 12:29:53 [14172] [6] DEBUG:    data: *** (Removed for security)
2014-10-13 12:29:53 [14172] [6] DEBUG:  Octet string dump ends.
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.smsc_number:
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.foreign_id:
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.service:
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.account:
2014-10-13 12:29:53 [14172] [6] DEBUG:  Octet string at 0x7f8ec8002260:
2014-10-13 12:29:53 [14172] [6] DEBUG:    len:  10
2014-10-13 12:29:53 [14172] [6] DEBUG:    size: 11
2014-10-13 12:29:53 [14172] [6] DEBUG:    immutable: 0
2014-10-13 12:29:53 [14172] [6] DEBUG:    data: *** (Removed for security)
2014-10-13 12:29:53 [14172] [6] DEBUG:  Octet string dump ends.
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.id: 
0b1a57ee-60d8-40d0-898c-f724f18c73f1
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.sms_type: 0
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.mclass: 2
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.mwi: -1
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.coding: 1
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.compress: -1
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.validity: -1
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.deferred: -1
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.dlr_mask: -1
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.dlr_url:
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.pid: 0
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.alt_dcs: 1
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.rpi: -1
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.charset:
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.boxc_id:
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.binfo:
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.msg_left: -1
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.split_parts: (nil)
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.priority: 0
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.resend_try: -1
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.resend_time: -1
2014-10-13 12:29:53 [14172] [6] DEBUG:  sms.meta_data:
2014-10-13 12:29:53 [14172] [6] DEBUG:  Octet string at 0x7f8ec80022b0:
2014-10-13 12:29:53 [14172] [6] DEBUG:    len:  6
2014-10-13 12:29:53 [14172] [6] DEBUG:    size: 7
2014-10-13 12:29:53 [14172] [6] DEBUG:    immutable: 0
2014-10-13 12:29:53 [14172] [6] DEBUG:    data: 3f 73 6d 70 70 3f               
                  ?smpp?
2014-10-13 12:29:53 [14172] [6] DEBUG:  Octet string dump ends.
2014-10-13 12:29:53 [14172] [6] DEBUG: Msg object ends.

Smsbox Log for MO Concatenated SMS:

2014-10-13 12:29:52 [14232] [8] DEBUG: HTTP: Server closed connection, 
destroying it <localhost:9099:0::><0x7f30ac000b30><fd:30>.

Christopher Burke
http://simulity.com
Office: +44 (0) 1248 679 281
Fax: +44 (0) 1248 660 323
Skype:krslynx



UK
Unit 8, Ash Court,
Parc Menai, Bangor,
Gwynedd, LL57 4DF,
Wales, UK

Malaysia
Level 30,
The Gardens North Tower,
Mid Valley City,
Lingkaran Syed Putra,
59200, Kuala Lumpur,
Malaysia

NOTICE: This message contains privileged & confidential information intended 
only for the use of the addressee named above. If you are not the intended 
recipient of this message, you are hereby notified that you must not 
disseminate, copy or take any action in reliance on it. If you have received 
this message in error, please notify Simulity Labs immediately. Any views 
expressed in this message are those of the individual sender except where the 
sender specifically states them to be the view of Simulity Labs

Reply via email to