thank you for the reply!!

i used coding=2 and charset=utf8 but i got the same result as coding=0: no special character displayed... :(

## test sms coding 2 ##
test sms - 2 rows, coding 2 - end of first row
G g I i S s --> Ğ ğ İ ı Ş ş - end of second row

## test url coding 2 ##
curl -D- 'http://localhost:13013/cgi-bin/sendsms?username=tester&password=foobar&to=054428XXXXX&text=test+sms+-+2+rows%2C+coding+2+-+end+of+first+row%0AG+g+I+i+S+s+--%3E+%C4%9E+%C4%9F+%C4%B0+%C4%B1+%C5%9E+%C5%9F+-+end+of+second+row&coding=2&charset=utf-8'

## test log coding 2 ##
...
2012-11-26 14:52:12 [14063] [6] DEBUG: SMPP[internal]: throughput (0.00,0.00) 2012-11-26 14:52:12 [14063] [6] DEBUG: SMPP[internal]: throughput (0.00,0.00)
2012-11-26 14:52:12 [14063] [6] DEBUG: SMPP[internal]: Got PDU:
2012-11-26 14:52:12 [14063] [6] DEBUG: SMPP PDU 0x952f4e8 dump:
2012-11-26 14:52:12 [14063] [6] DEBUG:   type_name: enquire_link_resp
2012-11-26 14:52:12 [14063] [6] DEBUG:   command_id: 2147483669 = 0x80000015
2012-11-26 14:52:12 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
2012-11-26 14:52:12 [14063] [6] DEBUG:   sequence_number: 199 = 0x000000c7
2012-11-26 14:52:12 [14063] [6] DEBUG: SMPP PDU dump ends.
2012-11-26 14:52:12 [14063] [6] DEBUG: SMPP[internal]: throughput (0.00,0.00)
2012-11-26 14:52:40 [14063] [8] DEBUG: boxc_receiver: sms received
2012-11-26 14:52:40 [14063] [8] DEBUG: new split_parts created 0x9528120
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: throughput (0.00,0.00)
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: Sending PDU:
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP PDU 0x952e140 dump:
2012-11-26 14:52:40 [14063] [6] DEBUG:   type_name: submit_sm
2012-11-26 14:52:40 [14063] [6] DEBUG:   command_id: 4 = 0x00000004
2012-11-26 14:52:40 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
2012-11-26 14:52:40 [14063] [6] DEBUG:   sequence_number: 200 = 0x000000c8
2012-11-26 14:52:40 [14063] [6] DEBUG:   service_type: NULL
2012-11-26 14:52:40 [14063] [6] DEBUG:   source_addr_ton: 2 = 0x00000002
2012-11-26 14:52:40 [14063] [6] DEBUG:   source_addr_npi: 1 = 0x00000001
2012-11-26 14:52:40 [14063] [6] DEBUG:   source_addr: "13013"
2012-11-26 14:52:40 [14063] [6] DEBUG:   dest_addr_ton: 2 = 0x00000002
2012-11-26 14:52:40 [14063] [6] DEBUG:   dest_addr_npi: 1 = 0x00000001
2012-11-26 14:52:40 [14063] [6] DEBUG:   destination_addr: "054428XXXXX"
2012-11-26 14:52:40 [14063] [6] DEBUG:   esm_class: 67 = 0x00000043
2012-11-26 14:52:40 [14063] [6] DEBUG:   protocol_id: 0 = 0x00000000
2012-11-26 14:52:40 [14063] [6] DEBUG:   priority_flag: 0 = 0x00000000
2012-11-26 14:52:40 [14063] [6] DEBUG:   schedule_delivery_time: NULL
2012-11-26 14:52:40 [14063] [6] DEBUG:   validity_period: NULL
2012-11-26 14:52:40 [14063] [6] DEBUG:   registered_delivery: 0 = 0x00000000
2012-11-26 14:52:40 [14063] [6] DEBUG: replace_if_present_flag: 0 = 0x00000000
2012-11-26 14:52:40 [14063] [6] DEBUG:   data_coding: 8 = 0x00000008
2012-11-26 14:52:40 [14063] [6] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2012-11-26 14:52:40 [14063] [6] DEBUG:   sm_length: 140 = 0x0000008c
2012-11-26 14:52:40 [14063] [6] DEBUG:   short_message:
2012-11-26 14:52:40 [14063] [6] DEBUG:    Octet string at 0x952e2a0:
2012-11-26 14:52:40 [14063] [6] DEBUG:      len:  140
2012-11-26 14:52:40 [14063] [6] DEBUG:      size: 1024
2012-11-26 14:52:40 [14063] [6] DEBUG:      immutable: 0
2012-11-26 14:52:40 [14063] [6] DEBUG: data: 05 00 03 04 02 01 00 74 00 65 00 73 00 74 00 20 .......t.e.s.t. 2012-11-26 14:52:40 [14063] [6] DEBUG: data: 00 73 00 6d 00 73 00 20 00 2d 00 20 00 32 00 20 .s.m.s. .-. .2. 2012-11-26 14:52:40 [14063] [6] DEBUG: data: 00 72 00 6f 00 77 00 73 00 2c 00 20 00 63 00 6f .r.o.w.s.,. .c.o 2012-11-26 14:52:40 [14063] [6] DEBUG: data: 00 64 00 69 00 6e 00 67 00 20 00 32 00 20 00 2d .d.i.n.g. .2. .- 2012-11-26 14:52:40 [14063] [6] DEBUG: data: 00 20 00 65 00 6e 00 64 00 20 00 6f 00 66 00 20 . .e.n.d. .o.f. 2012-11-26 14:52:40 [14063] [6] DEBUG: data: 00 66 00 69 00 72 00 73 00 74 00 20 00 72 00 6f .f.i.r.s.t. .r.o 2012-11-26 14:52:40 [14063] [6] DEBUG: data: 00 77 00 0a 00 47 00 20 00 67 00 20 00 49 00 20 .w...G. .g. .I. 2012-11-26 14:52:40 [14063] [6] DEBUG: data: 00 69 00 20 00 53 00 20 00 73 00 20 00 2d 00 2d .i. .S. .s. .-.- 2012-11-26 14:52:40 [14063] [6] DEBUG: data: 00 3e 00 20 01 1e 00 20 01 1f 00 20 .>. ... ...
2012-11-26 14:52:40 [14063] [6] DEBUG:    Octet string dump ends.
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP PDU dump ends.
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: throughput (1.00,0.00) 2012-11-26 14:52:40 [14063] [8] DEBUG: send_msg: sending msg to box: <127.0.0.1> 2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: throughput (1.00,0.00)
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: Sending PDU:
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP PDU 0x9538570 dump:
2012-11-26 14:52:40 [14063] [6] DEBUG:   type_name: submit_sm
2012-11-26 14:52:40 [14063] [6] DEBUG:   command_id: 4 = 0x00000004
2012-11-26 14:52:40 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
2012-11-26 14:52:40 [14063] [6] DEBUG:   sequence_number: 201 = 0x000000c9
2012-11-26 14:52:40 [14063] [6] DEBUG:   service_type: NULL
2012-11-26 14:52:40 [14063] [6] DEBUG:   source_addr_ton: 2 = 0x00000002
2012-11-26 14:52:40 [14063] [6] DEBUG:   source_addr_npi: 1 = 0x00000001
2012-11-26 14:52:40 [14063] [6] DEBUG:   source_addr: "13013"
2012-11-26 14:52:40 [14063] [6] DEBUG:   dest_addr_ton: 2 = 0x00000002
2012-11-26 14:52:40 [14063] [6] DEBUG:   dest_addr_npi: 1 = 0x00000001
2012-11-26 14:52:40 [14063] [6] DEBUG:   destination_addr: "054428XXXXX"
2012-11-26 14:52:40 [14063] [6] DEBUG:   esm_class: 67 = 0x00000043
2012-11-26 14:52:40 [14063] [6] DEBUG:   protocol_id: 0 = 0x00000000
2012-11-26 14:52:40 [14063] [6] DEBUG:   priority_flag: 0 = 0x00000000
2012-11-26 14:52:40 [14063] [6] DEBUG:   schedule_delivery_time: NULL
2012-11-26 14:52:40 [14063] [6] DEBUG:   validity_period: NULL
2012-11-26 14:52:40 [14063] [6] DEBUG:   registered_delivery: 0 = 0x00000000
2012-11-26 14:52:40 [14063] [6] DEBUG: replace_if_present_flag: 0 = 0x00000000
2012-11-26 14:52:40 [14063] [6] DEBUG:   data_coding: 8 = 0x00000008
2012-11-26 14:52:40 [14063] [6] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2012-11-26 14:52:40 [14063] [6] DEBUG:   sm_length: 60 = 0x0000003c
2012-11-26 14:52:40 [14063] [6] DEBUG:   short_message:
2012-11-26 14:52:40 [14063] [6] DEBUG:    Octet string at 0x9520af0:
2012-11-26 14:52:40 [14063] [6] DEBUG:      len:  60
2012-11-26 14:52:40 [14063] [6] DEBUG:      size: 1024
2012-11-26 14:52:40 [14063] [6] DEBUG:      immutable: 0
2012-11-26 14:52:40 [14063] [6] DEBUG: data: 05 00 03 04 02 02 01 30 00 20 01 31 00 20 01 5e .......0. .1. .^ 2012-11-26 14:52:40 [14063] [6] DEBUG: data: 00 20 01 5f 00 20 00 2d 00 20 00 65 00 6e 00 64 . ._. .-. .e.n.d 2012-11-26 14:52:40 [14063] [6] DEBUG: data: 00 20 00 6f 00 66 00 20 00 73 00 65 00 63 00 6f . .o.f. .s.e.c.o 2012-11-26 14:52:40 [14063] [6] DEBUG: data: 00 6e 00 64 00 20 00 72 00 6f 00 77 .n.d. .r.o.w
2012-11-26 14:52:40 [14063] [6] DEBUG:    Octet string dump ends.
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP PDU dump ends.
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: throughput (2.00,0.00) 2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: throughput (2.00,0.00)
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: Got PDU:
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP PDU 0x9538570 dump:
2012-11-26 14:52:40 [14063] [6] DEBUG:   type_name: submit_sm_resp
2012-11-26 14:52:40 [14063] [6] DEBUG:   command_id: 2147483652 = 0x80000004
2012-11-26 14:52:40 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
2012-11-26 14:52:40 [14063] [6] DEBUG:   sequence_number: 200 = 0x000000c8
2012-11-26 14:52:40 [14063] [6] DEBUG:   message_id:
2012-11-26 14:52:40 [14063] [6] DEBUG:    Octet string at 0x9520af0:
2012-11-26 14:52:40 [14063] [6] DEBUG:      len:  22
2012-11-26 14:52:40 [14063] [6] DEBUG:      size: 23
2012-11-26 14:52:40 [14063] [6] DEBUG:      immutable: 0
2012-11-26 14:52:40 [14063] [6] DEBUG: data: 6b 63 65 6c 69 73 6d 70 70 31 33 35 33 39 34 31 XXXXXXXXXX1353941 2012-11-26 14:52:40 [14063] [6] DEBUG: data: 36 35 30 38 32 34 650824
2012-11-26 14:52:40 [14063] [6] DEBUG:    Octet string dump ends.
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP PDU dump ends.
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: throughput (2.00,0.00) 2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: throughput (2.00,0.00)
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: Got PDU:
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP PDU 0x9538570 dump:
2012-11-26 14:52:40 [14063] [6] DEBUG:   type_name: submit_sm_resp
2012-11-26 14:52:40 [14063] [6] DEBUG:   command_id: 2147483652 = 0x80000004
2012-11-26 14:52:40 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
2012-11-26 14:52:40 [14063] [6] DEBUG:   sequence_number: 201 = 0x000000c9
2012-11-26 14:52:40 [14063] [6] DEBUG:   message_id:
2012-11-26 14:52:40 [14063] [6] DEBUG:    Octet string at 0x952e118:
2012-11-26 14:52:40 [14063] [6] DEBUG:      len:  22
2012-11-26 14:52:40 [14063] [6] DEBUG:      size: 23
2012-11-26 14:52:40 [14063] [6] DEBUG:      immutable: 0
2012-11-26 14:52:40 [14063] [6] DEBUG: data: 6b 63 65 6c 69 73 6d 70 70 31 33 35 33 39 34 31 XXXXXXXXXX1353941 2012-11-26 14:52:40 [14063] [6] DEBUG: data: 36 35 30 39 34 39 650949
2012-11-26 14:52:40 [14063] [6] DEBUG:    Octet string dump ends.
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP PDU dump ends.
2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: throughput (2.00,0.00)
2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP[internal]: Sending enquire link:
2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP PDU 0x9538560 dump:
2012-11-26 14:52:42 [14063] [6] DEBUG:   type_name: enquire_link
2012-11-26 14:52:42 [14063] [6] DEBUG:   command_id: 21 = 0x00000015
2012-11-26 14:52:42 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
2012-11-26 14:52:42 [14063] [6] DEBUG:   sequence_number: 202 = 0x000000ca
2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP PDU dump ends.
2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP[internal]: throughput (0.00,0.00) 2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP[internal]: throughput (0.00,0.00)
2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP[internal]: Got PDU:
2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP PDU 0x9520898 dump:
2012-11-26 14:52:42 [14063] [6] DEBUG:   type_name: enquire_link_resp
2012-11-26 14:52:42 [14063] [6] DEBUG:   command_id: 2147483669 = 0x80000015
2012-11-26 14:52:42 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
2012-11-26 14:52:42 [14063] [6] DEBUG:   sequence_number: 202 = 0x000000ca
2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP PDU dump ends.
2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP[internal]: throughput (0.00,0.00)
...





Il 26/11/12 18.14, spameden ha scritto:
you need to use coding=2 alongside charset=utf8

don't forget to urlencode everything before sending into kannel

2012/11/26 marco perugini <[email protected] <mailto:[email protected]>>

    hi list,
    i'm having trouble sending arabic character via smpp, turkish
    alphabet to be precise. when i receive the sms, my phone can't
    display special character.
    my provider told me to request service using DATA CODING PARAMETER
    AS 8 AND ESM CLASS PARAMETER AS 64.
    can you help me? did someone faced this problem?
    thanks in advance,
    marcos


    here's my kannel.conf

    ...
    group = smsc
    smsc = smpp
    smsc-id = internal
    interface-version = 33
    host = xxx.yyy.zzz.kkk
    system-type = default
    port = 10000
    receive-port = 10000
    system-id = xxx
    smsc-password = xxx
    transceiver-mode = 1
    ...


    i tried by specifying different type of 'coding' and here's my url
    test + debug log:

    ## test sms coding 0 ##
    test sms - 2 rows, coding 0 - end of first row
    G g I i S s --> Ğ ğ İ ı Ş ş - end of second row

    ## test url coding 0 ##
    curl -D-
    
'http://localhost:13013/cgi-__bin/sendsms?username=tester&__password=foobar&to=__054428XXXXX&text=test+sms+-+2+__rows%2C+coding+0+-+end+of+__first+row%0AG+g+I+i+S+s+--%3E+__%C4%9E+%C4%9F+%C4%B0+%C4%B1+%__C5%9E+%C5%9F+-+end+of+second+__row&coding=0&charset=utf-8
    
<http://localhost:13013/cgi-bin/sendsms?username=tester&password=foobar&to=054428XXXXX&text=test+sms+-+2+rows%2C+coding+0+-+end+of+first+row%0AG+g+I+i+S+s+--%3E+%C4%9E+%C4%9F+%C4%B0+%C4%B1+%C5%9E+%C5%9F+-+end+of+second+row&coding=0&charset=utf-8>'

    ## test log coding 0 ##
    ...
    2012-11-26 14:49:12 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:49:12 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:49:12 [14063] [6] DEBUG: SMPP[internal]: Got PDU:
    2012-11-26 14:49:12 [14063] [6] DEBUG: SMPP PDU 0x952f4e8 dump:
    2012-11-26 14:49:12 [14063] [6] DEBUG:   type_name: enquire_link_resp
    2012-11-26 14:49:12 [14063] [6] DEBUG:   command_id: 2147483669 =
    0x80000015
    2012-11-26 14:49:12 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:49:12 [14063] [6] DEBUG:   sequence_number: 191 =
    0x000000bf
    2012-11-26 14:49:12 [14063] [6] DEBUG: SMPP PDU dump ends.
    2012-11-26 14:49:12 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:49:31 [14063] [8] DEBUG: boxc_receiver: sms received
    2012-11-26 14:49:31 [14063] [8] DEBUG: send_msg: sending msg to box:
    <127.0.0.1>
    2012-11-26 14:49:31 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:49:31 [14063] [6] DEBUG: SMPP[internal]: Sending PDU:
    2012-11-26 14:49:31 [14063] [6] DEBUG: SMPP PDU 0x9520a70 dump:
    2012-11-26 14:49:31 [14063] [6] DEBUG:   type_name: submit_sm
    2012-11-26 14:49:31 [14063] [6] DEBUG:   command_id: 4 = 0x00000004
    2012-11-26 14:49:31 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:49:31 [14063] [6] DEBUG:   sequence_number: 192 =
    0x000000c0
    2012-11-26 14:49:31 [14063] [6] DEBUG:   service_type: NULL
    2012-11-26 14:49:31 [14063] [6] DEBUG:   source_addr_ton: 2 = 0x00000002
    2012-11-26 14:49:31 [14063] [6] DEBUG:   source_addr_npi: 1 = 0x00000001
    2012-11-26 14:49:31 [14063] [6] DEBUG:   source_addr: "13013"
    2012-11-26 14:49:31 [14063] [6] DEBUG:   dest_addr_ton: 2 = 0x00000002
    2012-11-26 14:49:31 [14063] [6] DEBUG:   dest_addr_npi: 1 = 0x00000001
    2012-11-26 14:49:31 [14063] [6] DEBUG:   destination_addr: "054428XXXXX"
    2012-11-26 14:49:31 [14063] [6] DEBUG:   esm_class: 3 = 0x00000003
    2012-11-26 14:49:31 [14063] [6] DEBUG:   protocol_id: 0 = 0x00000000
    2012-11-26 14:49:31 [14063] [6] DEBUG:   priority_flag: 0 = 0x00000000
    2012-11-26 14:49:31 [14063] [6] DEBUG:   schedule_delivery_time: NULL
    2012-11-26 14:49:31 [14063] [6] DEBUG:   validity_period: NULL
    2012-11-26 14:49:31 [14063] [6] DEBUG:   registered_delivery: 0 =
    0x00000000
    2012-11-26 14:49:31 [14063] [6] DEBUG:   replace_if_present_flag: 0
    = 0x00000000
    2012-11-26 14:49:31 [14063] [6] DEBUG:   data_coding: 0 = 0x00000000
    2012-11-26 14:49:31 [14063] [6] DEBUG:   sm_default_msg_id: 0 =
    0x00000000
    2012-11-26 14:49:31 [14063] [6] DEBUG:   sm_length: 94 = 0x0000005e
    2012-11-26 14:49:31 [14063] [6] DEBUG:   short_message:
    2012-11-26 14:49:31 [14063] [6] DEBUG:    Octet string at 0x952f5e8:
    2012-11-26 14:49:31 [14063] [6] DEBUG:      len:  94
    2012-11-26 14:49:31 [14063] [6] DEBUG:      size: 95
    2012-11-26 14:49:31 [14063] [6] DEBUG:      immutable: 0
    2012-11-26 14:49:31 [14063] [6] DEBUG:      data: 74 65 73 74 20 73
    6d 73 20 2d 20 32 20 72 6f 77   test sms - 2 row
    2012-11-26 14:49:31 [14063] [6] DEBUG:      data: 73 2c 20 63 6f 64
    69 6e 67 20 30 20 2d 20 65 6e   s, coding 0 - en
    2012-11-26 14:49:31 [14063] [6] DEBUG:      data: 64 20 6f 66 20 66
    69 72 73 74 20 72 6f 77 0a 47   d of first row.G
    2012-11-26 14:49:31 [14063] [6] DEBUG:      data: 20 67 20 49 20 69
    20 53 20 73 20 2d 2d 3e 20 3f    g I i S s --> ?
    2012-11-26 14:49:31 [14063] [6] DEBUG:      data: 20 3f 20 3f 20 3f
    20 3f 20 3f 20 2d 20 65 6e 64    ? ? ? ? ? - end
    2012-11-26 14:49:31 [14063] [6] DEBUG:      data: 20 6f 66 20 73 65
    63 6f 6e 64 20 72 6f 77          of second row
    2012-11-26 14:49:31 [14063] [6] DEBUG:    Octet string dump ends.
    2012-11-26 14:49:31 [14063] [6] DEBUG: SMPP PDU dump ends.
    2012-11-26 14:49:31 [14063] [6] DEBUG: SMPP[internal]: throughput
    (1.00,0.00)
    2012-11-26 14:49:33 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:49:33 [14063] [6] DEBUG: SMPP[internal]: Got PDU:
    2012-11-26 14:49:33 [14063] [6] DEBUG: SMPP PDU 0x9520a70 dump:
    2012-11-26 14:49:33 [14063] [6] DEBUG:   type_name: submit_sm_resp
    2012-11-26 14:49:33 [14063] [6] DEBUG:   command_id: 2147483652 =
    0x80000004
    2012-11-26 14:49:33 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:49:33 [14063] [6] DEBUG:   sequence_number: 192 =
    0x000000c0
    2012-11-26 14:49:33 [14063] [6] DEBUG:   message_id:
    2012-11-26 14:49:33 [14063] [6] DEBUG:    Octet string at 0x952f5e8:
    2012-11-26 14:49:33 [14063] [6] DEBUG:      len:  22
    2012-11-26 14:49:33 [14063] [6] DEBUG:      size: 23
    2012-11-26 14:49:33 [14063] [6] DEBUG:      immutable: 0
    2012-11-26 14:49:33 [14063] [6] DEBUG:      data: 6b 63 65 6c 69 73
    6d 70 70 31 33 35 33 39 34 31   XXXXXXXXXX1353941
    2012-11-26 14:49:33 [14063] [6] DEBUG:      data: 34 36 32 34 33 33
                                 462433
    2012-11-26 14:49:33 [14063] [6] DEBUG:    Octet string dump ends.
    2012-11-26 14:49:33 [14063] [6] DEBUG: SMPP PDU dump ends.
    2012-11-26 14:49:33 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:49:42 [14063] [6] DEBUG: SMPP[internal]: Sending
    enquire link:
    2012-11-26 14:49:42 [14063] [6] DEBUG: SMPP PDU 0x9538520 dump:
    2012-11-26 14:49:42 [14063] [6] DEBUG:   type_name: enquire_link
    2012-11-26 14:49:42 [14063] [6] DEBUG:   command_id: 21 = 0x00000015
    2012-11-26 14:49:42 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:49:42 [14063] [6] DEBUG:   sequence_number: 193 =
    0x000000c1
    2012-11-26 14:49:42 [14063] [6] DEBUG: SMPP PDU dump ends.
    2012-11-26 14:49:42 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:49:42 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:49:42 [14063] [6] DEBUG: SMPP[internal]: Got PDU:
    2012-11-26 14:49:42 [14063] [6] DEBUG: SMPP PDU 0x952f4e8 dump:
    2012-11-26 14:49:42 [14063] [6] DEBUG:   type_name: enquire_link_resp
    2012-11-26 14:49:42 [14063] [6] DEBUG:   command_id: 2147483669 =
    0x80000015
    2012-11-26 14:49:42 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:49:42 [14063] [6] DEBUG:   sequence_number: 193 =
    0x000000c1
    2012-11-26 14:49:42 [14063] [6] DEBUG: SMPP PDU dump ends.
    ...


    ## test sms coding 1 ##
    test sms - 2 rows, coding 1 - end of first row
    G g I i S s --> Ğ ğ İ ı Ş ş - end of second row

    ## test url coding 1 ##
    curl -D-
    
'http://localhost:13013/cgi-__bin/sendsms?username=tester&__password=foobar&to=__054428XXXXX&text=test+sms+-+2+__rows%2C+coding+1+-+end+of+__first+row%0AG+g+I+i+S+s+--%3E+__%C4%9E+%C4%9F+%C4%B0+%C4%B1+%__C5%9E+%C5%9F+-+end+of+second+__row&coding=1&charset=utf-8
    
<http://localhost:13013/cgi-bin/sendsms?username=tester&password=foobar&to=054428XXXXX&text=test+sms+-+2+rows%2C+coding+1+-+end+of+first+row%0AG+g+I+i+S+s+--%3E+%C4%9E+%C4%9F+%C4%B0+%C4%B1+%C5%9E+%C5%9F+-+end+of+second+row&coding=1&charset=utf-8>'

    ## test log coding 1 ##
    ...
    2012-11-26 14:51:12 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:51:12 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:51:12 [14063] [6] DEBUG: SMPP[internal]: Got PDU:
    2012-11-26 14:51:12 [14063] [6] DEBUG: SMPP PDU 0x952f4e8 dump:
    2012-11-26 14:51:12 [14063] [6] DEBUG:   type_name: enquire_link_resp
    2012-11-26 14:51:12 [14063] [6] DEBUG:   command_id: 2147483669 =
    0x80000015
    2012-11-26 14:51:12 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:51:12 [14063] [6] DEBUG:   sequence_number: 196 =
    0x000000c4
    2012-11-26 14:51:12 [14063] [6] DEBUG: SMPP PDU dump ends.
    2012-11-26 14:51:12 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:51:23 [14063] [8] DEBUG: boxc_receiver: sms received
    2012-11-26 14:51:23 [14063] [8] DEBUG: send_msg: sending msg to box:
    <127.0.0.1>
    2012-11-26 14:51:23 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:51:23 [14063] [6] DEBUG: SMPP[internal]: Sending PDU:
    2012-11-26 14:51:23 [14063] [6] DEBUG: SMPP PDU 0x952f4e8 dump:
    2012-11-26 14:51:23 [14063] [6] DEBUG:   type_name: submit_sm
    2012-11-26 14:51:23 [14063] [6] DEBUG:   command_id: 4 = 0x00000004
    2012-11-26 14:51:23 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:51:23 [14063] [6] DEBUG:   sequence_number: 197 =
    0x000000c5
    2012-11-26 14:51:23 [14063] [6] DEBUG:   service_type: NULL
    2012-11-26 14:51:23 [14063] [6] DEBUG:   source_addr_ton: 2 = 0x00000002
    2012-11-26 14:51:23 [14063] [6] DEBUG:   source_addr_npi: 1 = 0x00000001
    2012-11-26 14:51:23 [14063] [6] DEBUG:   source_addr: "13013"
    2012-11-26 14:51:23 [14063] [6] DEBUG:   dest_addr_ton: 2 = 0x00000002
    2012-11-26 14:51:23 [14063] [6] DEBUG:   dest_addr_npi: 1 = 0x00000001
    2012-11-26 14:51:23 [14063] [6] DEBUG:   destination_addr: "054428XXXXX"
    2012-11-26 14:51:23 [14063] [6] DEBUG:   esm_class: 3 = 0x00000003
    2012-11-26 14:51:23 [14063] [6] DEBUG:   protocol_id: 0 = 0x00000000
    2012-11-26 14:51:23 [14063] [6] DEBUG:   priority_flag: 0 = 0x00000000
    2012-11-26 14:51:23 [14063] [6] DEBUG:   schedule_delivery_time: NULL
    2012-11-26 14:51:23 [14063] [6] DEBUG:   validity_period: NULL
    2012-11-26 14:51:23 [14063] [6] DEBUG:   registered_delivery: 0 =
    0x00000000
    2012-11-26 14:51:23 [14063] [6] DEBUG:   replace_if_present_flag: 0
    = 0x00000000
    2012-11-26 14:51:23 [14063] [6] DEBUG:   data_coding: 4 = 0x00000004
    2012-11-26 14:51:23 [14063] [6] DEBUG:   sm_default_msg_id: 0 =
    0x00000000
    2012-11-26 14:51:23 [14063] [6] DEBUG:   sm_length: 100 = 0x00000064
    2012-11-26 14:51:23 [14063] [6] DEBUG:   short_message:
    2012-11-26 14:51:23 [14063] [6] DEBUG:    Octet string at 0x9538670:
    2012-11-26 14:51:23 [14063] [6] DEBUG:      len:  100
    2012-11-26 14:51:23 [14063] [6] DEBUG:      size: 101
    2012-11-26 14:51:23 [14063] [6] DEBUG:      immutable: 0
    2012-11-26 14:51:23 [14063] [6] DEBUG:      data: 74 65 73 74 20 73
    6d 73 20 2d 20 32 20 72 6f 77   test sms - 2 row
    2012-11-26 14:51:23 [14063] [6] DEBUG:      data: 73 2c 20 63 6f 64
    69 6e 67 20 31 20 2d 20 65 6e   s, coding 1 - en
    2012-11-26 14:51:23 [14063] [6] DEBUG:      data: 64 20 6f 66 20 66
    69 72 73 74 20 72 6f 77 0a 47   d of first row.G
    2012-11-26 14:51:23 [14063] [6] DEBUG:      data: 20 67 20 49 20 69
    20 53 20 73 20 2d 2d 3e 20 c4    g I i S s --> .
    2012-11-26 14:51:23 [14063] [6] DEBUG:      data: 9e 20 c4 9f 20 c4
    b0 20 c4 b1 20 c5 9e 20 c5 9f   . .. .. .. .. ..
    2012-11-26 14:51:23 [14063] [6] DEBUG:      data: 20 2d 20 65 6e 64
    20 6f 66 20 73 65 63 6f 6e 64    - end of second
    2012-11-26 14:51:23 [14063] [6] DEBUG:      data: 20 72 6f 77
                            row
    2012-11-26 14:51:23 [14063] [6] DEBUG:    Octet string dump ends.
    2012-11-26 14:51:23 [14063] [6] DEBUG: SMPP PDU dump ends.
    2012-11-26 14:51:23 [14063] [6] DEBUG: SMPP[internal]: throughput
    (1.00,0.00)
    2012-11-26 14:51:23 [14063] [6] DEBUG: SMPP[internal]: throughput
    (1.00,0.00)
    2012-11-26 14:51:23 [14063] [6] DEBUG: SMPP[internal]: Got PDU:
    2012-11-26 14:51:23 [14063] [6] DEBUG: SMPP PDU 0x9538478 dump:
    2012-11-26 14:51:23 [14063] [6] DEBUG:   type_name: submit_sm_resp
    2012-11-26 14:51:23 [14063] [6] DEBUG:   command_id: 2147483652 =
    0x80000004
    2012-11-26 14:51:23 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:51:23 [14063] [6] DEBUG:   sequence_number: 197 =
    0x000000c5
    2012-11-26 14:51:23 [14063] [6] DEBUG:   message_id:
    2012-11-26 14:51:23 [14063] [6] DEBUG:    Octet string at 0x9520b38:
    2012-11-26 14:51:23 [14063] [6] DEBUG:      len:  22
    2012-11-26 14:51:23 [14063] [6] DEBUG:      size: 23
    2012-11-26 14:51:23 [14063] [6] DEBUG:      immutable: 0
    2012-11-26 14:51:23 [14063] [6] DEBUG:      data: 6b 63 65 6c 69 73
    6d 70 70 31 33 35 33 39 34 31   XXXXXXXXXX1353941
    2012-11-26 14:51:23 [14063] [6] DEBUG:      data: 35 37 33 37 31 35
                                 573715
    2012-11-26 14:51:23 [14063] [6] DEBUG:    Octet string dump ends.
    2012-11-26 14:51:23 [14063] [6] DEBUG: SMPP PDU dump ends.
    2012-11-26 14:51:23 [14063] [6] DEBUG: SMPP[internal]: throughput
    (1.00,0.00)
    2012-11-26 14:51:42 [14063] [6] DEBUG: SMPP[internal]: Sending
    enquire link:
    2012-11-26 14:51:42 [14063] [6] DEBUG: SMPP PDU 0x952f4e8 dump:
    2012-11-26 14:51:42 [14063] [6] DEBUG:   type_name: enquire_link
    2012-11-26 14:51:42 [14063] [6] DEBUG:   command_id: 21 = 0x00000015
    2012-11-26 14:51:42 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:51:42 [14063] [6] DEBUG:   sequence_number: 198 =
    0x000000c6
    2012-11-26 14:51:42 [14063] [6] DEBUG: SMPP PDU dump ends.
    2012-11-26 14:51:42 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:51:42 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:51:42 [14063] [6] DEBUG: SMPP[internal]: Got PDU:
    2012-11-26 14:51:42 [14063] [6] DEBUG: SMPP PDU 0x952f4e8 dump:
    2012-11-26 14:51:42 [14063] [6] DEBUG:   type_name: enquire_link_resp
    2012-11-26 14:51:42 [14063] [6] DEBUG:   command_id: 2147483669 =
    0x80000015
    2012-11-26 14:51:42 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:51:42 [14063] [6] DEBUG:   sequence_number: 198 =
    0x000000c6
    2012-11-26 14:51:42 [14063] [6] DEBUG: SMPP PDU dump ends.
    ...


    ## test sms coding 2 ##
    test sms - 2 rows, coding 2 - end of first row
    G g I i S s --> Ğ ğ İ ı Ş ş - end of second row

    ## test url coding 2 ##
    curl -D-
    
'http://localhost:13013/cgi-__bin/sendsms?username=tester&__password=foobar&to=__054428XXXXX&text=test+sms+-+2+__rows%2C+coding+2+-+end+of+__first+row%0AG+g+I+i+S+s+--%3E+__%C4%9E+%C4%9F+%C4%B0+%C4%B1+%__C5%9E+%C5%9F+-+end+of+second+__row&coding=2&charset=utf-8
    
<http://localhost:13013/cgi-bin/sendsms?username=tester&password=foobar&to=054428XXXXX&text=test+sms+-+2+rows%2C+coding+2+-+end+of+first+row%0AG+g+I+i+S+s+--%3E+%C4%9E+%C4%9F+%C4%B0+%C4%B1+%C5%9E+%C5%9F+-+end+of+second+row&coding=2&charset=utf-8>'

    ## test log coding 2 ##
    ...
    2012-11-26 14:52:12 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:52:12 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:52:12 [14063] [6] DEBUG: SMPP[internal]: Got PDU:
    2012-11-26 14:52:12 [14063] [6] DEBUG: SMPP PDU 0x952f4e8 dump:
    2012-11-26 14:52:12 [14063] [6] DEBUG:   type_name: enquire_link_resp
    2012-11-26 14:52:12 [14063] [6] DEBUG:   command_id: 2147483669 =
    0x80000015
    2012-11-26 14:52:12 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:52:12 [14063] [6] DEBUG:   sequence_number: 199 =
    0x000000c7
    2012-11-26 14:52:12 [14063] [6] DEBUG: SMPP PDU dump ends.
    2012-11-26 14:52:12 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:52:40 [14063] [8] DEBUG: boxc_receiver: sms received
    2012-11-26 14:52:40 [14063] [8] DEBUG: new split_parts created 0x9528120
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: Sending PDU:
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP PDU 0x952e140 dump:
    2012-11-26 14:52:40 [14063] [6] DEBUG:   type_name: submit_sm
    2012-11-26 14:52:40 [14063] [6] DEBUG:   command_id: 4 = 0x00000004
    2012-11-26 14:52:40 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:52:40 [14063] [6] DEBUG:   sequence_number: 200 =
    0x000000c8
    2012-11-26 14:52:40 [14063] [6] DEBUG:   service_type: NULL
    2012-11-26 14:52:40 [14063] [6] DEBUG:   source_addr_ton: 2 = 0x00000002
    2012-11-26 14:52:40 [14063] [6] DEBUG:   source_addr_npi: 1 = 0x00000001
    2012-11-26 14:52:40 [14063] [6] DEBUG:   source_addr: "13013"
    2012-11-26 14:52:40 [14063] [6] DEBUG:   dest_addr_ton: 2 = 0x00000002
    2012-11-26 14:52:40 [14063] [6] DEBUG:   dest_addr_npi: 1 = 0x00000001
    2012-11-26 14:52:40 [14063] [6] DEBUG:   destination_addr: "054428XXXXX"
    2012-11-26 14:52:40 [14063] [6] DEBUG:   esm_class: 67 = 0x00000043
    2012-11-26 14:52:40 [14063] [6] DEBUG:   protocol_id: 0 = 0x00000000
    2012-11-26 14:52:40 [14063] [6] DEBUG:   priority_flag: 0 = 0x00000000
    2012-11-26 14:52:40 [14063] [6] DEBUG:   schedule_delivery_time: NULL
    2012-11-26 14:52:40 [14063] [6] DEBUG:   validity_period: NULL
    2012-11-26 14:52:40 [14063] [6] DEBUG:   registered_delivery: 0 =
    0x00000000
    2012-11-26 14:52:40 [14063] [6] DEBUG:   replace_if_present_flag: 0
    = 0x00000000
    2012-11-26 14:52:40 [14063] [6] DEBUG:   data_coding: 8 = 0x00000008
    2012-11-26 14:52:40 [14063] [6] DEBUG:   sm_default_msg_id: 0 =
    0x00000000
    2012-11-26 14:52:40 [14063] [6] DEBUG:   sm_length: 140 = 0x0000008c
    2012-11-26 14:52:40 [14063] [6] DEBUG:   short_message:
    2012-11-26 14:52:40 [14063] [6] DEBUG:    Octet string at 0x952e2a0:
    2012-11-26 14:52:40 [14063] [6] DEBUG:      len:  140
    2012-11-26 14:52:40 [14063] [6] DEBUG:      size: 1024
    2012-11-26 14:52:40 [14063] [6] DEBUG:      immutable: 0
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 05 00 03 04 02 01
    00 74 00 65 00 73 00 74 00 20   .......t.e.s.t.
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 00 73 00 6d 00 73
    00 20 00 2d 00 20 00 32 00 20   .s.m.s. .-. .2.
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 00 72 00 6f 00 77
    00 73 00 2c 00 20 00 63 00 6f   .r.o.w.s.,. .c.o
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 00 64 00 69 00 6e
    00 67 00 20 00 32 00 20 00 2d   .d.i.n.g. .2. .-
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 00 20 00 65 00 6e
    00 64 00 20 00 6f 00 66 00 20   . .e.n.d. .o.f.
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 00 66 00 69 00 72
    00 73 00 74 00 20 00 72 00 6f   .f.i.r.s.t. .r.o
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 00 77 00 0a 00 47
    00 20 00 67 00 20 00 49 00 20   .w...G. .g. .I.
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 00 69 00 20 00 53
    00 20 00 73 00 20 00 2d 00 2d   .i. .S. .s. .-.-
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 00 3e 00 20 01 1e
    00 20 01 1f 00 20               .>. ... ...
    2012-11-26 14:52:40 [14063] [6] DEBUG:    Octet string dump ends.
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP PDU dump ends.
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: throughput
    (1.00,0.00)
    2012-11-26 14:52:40 [14063] [8] DEBUG: send_msg: sending msg to box:
    <127.0.0.1>
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: throughput
    (1.00,0.00)
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: Sending PDU:
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP PDU 0x9538570 dump:
    2012-11-26 14:52:40 [14063] [6] DEBUG:   type_name: submit_sm
    2012-11-26 14:52:40 [14063] [6] DEBUG:   command_id: 4 = 0x00000004
    2012-11-26 14:52:40 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:52:40 [14063] [6] DEBUG:   sequence_number: 201 =
    0x000000c9
    2012-11-26 14:52:40 [14063] [6] DEBUG:   service_type: NULL
    2012-11-26 14:52:40 [14063] [6] DEBUG:   source_addr_ton: 2 = 0x00000002
    2012-11-26 14:52:40 [14063] [6] DEBUG:   source_addr_npi: 1 = 0x00000001
    2012-11-26 14:52:40 [14063] [6] DEBUG:   source_addr: "13013"
    2012-11-26 14:52:40 [14063] [6] DEBUG:   dest_addr_ton: 2 = 0x00000002
    2012-11-26 14:52:40 [14063] [6] DEBUG:   dest_addr_npi: 1 = 0x00000001
    2012-11-26 14:52:40 [14063] [6] DEBUG:   destination_addr: "054428XXXXX"
    2012-11-26 14:52:40 [14063] [6] DEBUG:   esm_class: 67 = 0x00000043
    2012-11-26 14:52:40 [14063] [6] DEBUG:   protocol_id: 0 = 0x00000000
    2012-11-26 14:52:40 [14063] [6] DEBUG:   priority_flag: 0 = 0x00000000
    2012-11-26 14:52:40 [14063] [6] DEBUG:   schedule_delivery_time: NULL
    2012-11-26 14:52:40 [14063] [6] DEBUG:   validity_period: NULL
    2012-11-26 14:52:40 [14063] [6] DEBUG:   registered_delivery: 0 =
    0x00000000
    2012-11-26 14:52:40 [14063] [6] DEBUG:   replace_if_present_flag: 0
    = 0x00000000
    2012-11-26 14:52:40 [14063] [6] DEBUG:   data_coding: 8 = 0x00000008
    2012-11-26 14:52:40 [14063] [6] DEBUG:   sm_default_msg_id: 0 =
    0x00000000
    2012-11-26 14:52:40 [14063] [6] DEBUG:   sm_length: 60 = 0x0000003c
    2012-11-26 14:52:40 [14063] [6] DEBUG:   short_message:
    2012-11-26 14:52:40 [14063] [6] DEBUG:    Octet string at 0x9520af0:
    2012-11-26 14:52:40 [14063] [6] DEBUG:      len:  60
    2012-11-26 14:52:40 [14063] [6] DEBUG:      size: 1024
    2012-11-26 14:52:40 [14063] [6] DEBUG:      immutable: 0
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 05 00 03 04 02 02
    01 30 00 20 01 31 00 20 01 5e   .......0. .1. .^
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 00 20 01 5f 00 20
    00 2d 00 20 00 65 00 6e 00 64   . ._. .-. .e.n.d
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 00 20 00 6f 00 66
    00 20 00 73 00 65 00 63 00 6f   . .o.f. .s.e.c.o
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 00 6e 00 64 00 20
    00 72 00 6f 00 77               .n.d. .r.o.w
    2012-11-26 14:52:40 [14063] [6] DEBUG:    Octet string dump ends.
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP PDU dump ends.
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: throughput
    (2.00,0.00)
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: throughput
    (2.00,0.00)
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: Got PDU:
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP PDU 0x9538570 dump:
    2012-11-26 14:52:40 [14063] [6] DEBUG:   type_name: submit_sm_resp
    2012-11-26 14:52:40 [14063] [6] DEBUG:   command_id: 2147483652 =
    0x80000004
    2012-11-26 14:52:40 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:52:40 [14063] [6] DEBUG:   sequence_number: 200 =
    0x000000c8
    2012-11-26 14:52:40 [14063] [6] DEBUG:   message_id:
    2012-11-26 14:52:40 [14063] [6] DEBUG:    Octet string at 0x9520af0:
    2012-11-26 14:52:40 [14063] [6] DEBUG:      len:  22
    2012-11-26 14:52:40 [14063] [6] DEBUG:      size: 23
    2012-11-26 14:52:40 [14063] [6] DEBUG:      immutable: 0
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 6b 63 65 6c 69 73
    6d 70 70 31 33 35 33 39 34 31   XXXXXXXXXX1353941
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 36 35 30 38 32 34
                                 650824
    2012-11-26 14:52:40 [14063] [6] DEBUG:    Octet string dump ends.
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP PDU dump ends.
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: throughput
    (2.00,0.00)
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: throughput
    (2.00,0.00)
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: Got PDU:
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP PDU 0x9538570 dump:
    2012-11-26 14:52:40 [14063] [6] DEBUG:   type_name: submit_sm_resp
    2012-11-26 14:52:40 [14063] [6] DEBUG:   command_id: 2147483652 =
    0x80000004
    2012-11-26 14:52:40 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:52:40 [14063] [6] DEBUG:   sequence_number: 201 =
    0x000000c9
    2012-11-26 14:52:40 [14063] [6] DEBUG:   message_id:
    2012-11-26 14:52:40 [14063] [6] DEBUG:    Octet string at 0x952e118:
    2012-11-26 14:52:40 [14063] [6] DEBUG:      len:  22
    2012-11-26 14:52:40 [14063] [6] DEBUG:      size: 23
    2012-11-26 14:52:40 [14063] [6] DEBUG:      immutable: 0
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 6b 63 65 6c 69 73
    6d 70 70 31 33 35 33 39 34 31   XXXXXXXXXX1353941
    2012-11-26 14:52:40 [14063] [6] DEBUG:      data: 36 35 30 39 34 39
                                 650949
    2012-11-26 14:52:40 [14063] [6] DEBUG:    Octet string dump ends.
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP PDU dump ends.
    2012-11-26 14:52:40 [14063] [6] DEBUG: SMPP[internal]: throughput
    (2.00,0.00)
    2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP[internal]: Sending
    enquire link:
    2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP PDU 0x9538560 dump:
    2012-11-26 14:52:42 [14063] [6] DEBUG:   type_name: enquire_link
    2012-11-26 14:52:42 [14063] [6] DEBUG:   command_id: 21 = 0x00000015
    2012-11-26 14:52:42 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:52:42 [14063] [6] DEBUG:   sequence_number: 202 =
    0x000000ca
    2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP PDU dump ends.
    2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP[internal]: Got PDU:
    2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP PDU 0x9520898 dump:
    2012-11-26 14:52:42 [14063] [6] DEBUG:   type_name: enquire_link_resp
    2012-11-26 14:52:42 [14063] [6] DEBUG:   command_id: 2147483669 =
    0x80000015
    2012-11-26 14:52:42 [14063] [6] DEBUG:   command_status: 0 = 0x00000000
    2012-11-26 14:52:42 [14063] [6] DEBUG:   sequence_number: 202 =
    0x000000ca
    2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP PDU dump ends.
    2012-11-26 14:52:42 [14063] [6] DEBUG: SMPP[internal]: throughput
    (0.00,0.00)
    ...



Reply via email to