For Your Information:

2015-04-18 15:52:36 [7282] [9] DEBUG:   type_name: *submit_sm*
2015-04-18 15:52:36 [7282] [9] DEBUG:   command_id: 4 = 0x00000004
2015-04-18 15:52:36 [7282] [9] DEBUG:   command_status: 0 = 0x00000000
2015-04-18 15:52:36 [7282] [9] DEBUG:   sequence_number: 2 = 0x00000002
2015-04-18 15:52:36 [7282] [9] DEBUG:   service_type: "CMT"
2015-04-18 15:52:36 [7282] [9] DEBUG:   source_addr_ton: 5 = 0x00000005
2015-04-18 15:52:36 [7282] [9] DEBUG:   source_addr_npi: 0 = 0x00000000
2015-04-18 15:52:36 [7282] [9] DEBUG:   source_addr: "IAMFCP"
2015-04-18 15:52:36 [7282] [9] DEBUG:   dest_addr_ton: 1 = 0x00000001
2015-04-18 15:52:36 [7282] [9] DEBUG:   dest_addr_npi: 1 = 0x00000001
2015-04-18 15:52:36 [7282] [9] DEBUG:   destination_addr: "9039238251"
2015-04-18 15:52:36 [7282] [9] DEBUG:   esm_class: 3 = 0x00000003
2015-04-18 15:52:36 [7282] [9] DEBUG:   protocol_id: 0 = 0x00000000
2015-04-18 15:52:36 [7282] [9] DEBUG:   priority_flag: 0 = 0x00000000
2015-04-18 15:52:36 [7282] [9] DEBUG:   schedule_delivery_time: NULL
2015-04-18 15:52:36 [7282] [9] DEBUG:   validity_period: NULL
2015-04-18 15:52:36 [7282] [9] DEBUG:   registered_delivery: 1 = 0x00000001
2015-04-18 15:52:36 [7282] [9] DEBUG:   replace_if_present_flag: 0 =
0x00000000
2015-04-18 15:52:36 [7282] [9] DEBUG:   data_coding: 0 = 0x00000000
2015-04-18 15:52:36 [7282] [9] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2015-04-18 15:52:36 [7282] [9] DEBUG:   sm_length: 5 = 0x00000005
2015-04-18 15:52:36 [7282] [9] DEBUG:   short_message: "hello"
2015-04-18 15:52:36 [7282] [9] DEBUG: SMPP PDU dump ends.
2015-04-18 15:52:36 [7282] [9] DEBUG: SMPP[newtsmsc]: throughput
(1.00,100.00)
2015-04-18 15:52:36 [7282] [9] DEBUG: SMPP[newtsmsc]: throughput
(1.00,100.00)
2015-04-18 15:52:36 [7282] [9] DEBUG: SMPP[newtsmsc]: Got PDU:
2015-04-18 15:52:36 [7282] [9] DEBUG: SMPP PDU 0x7f2838001700 dump:
2015-04-18 15:52:36 [7282] [9] DEBUG:   type_name: *submit_sm_resp*
2015-04-18 15:52:36 [7282] [9] DEBUG:   command_id: 2147483652 = 0x80000004
2015-04-18 15:52:36 [7282] [9] DEBUG:   command_status: 0 = 0x00000000
2015-04-18 15:52:36 [7282] [9] DEBUG:   sequence_number: 2 = 0x00000002
2015-04-18 15:52:36 [7282] [9] DEBUG:   message_id:
2015-04-18 15:52:36 [7282] [9] DEBUG:    Octet string at 0x7f2838001150:
2015-04-18 15:52:36 [7282] [9] DEBUG:      len:  36
2015-04-18 15:52:36 [7282] [9] DEBUG:      size: 37
2015-04-18 15:52:36 [7282] [9] DEBUG:      immutable: 0
2015-04-18 15:52:36 [7282] [9] DEBUG:      data: 35 38 37 64 30 36 30 39 2d
35 33 34 61 2d 34 65   587d0609-534a-4e
2015-04-18 15:52:36 [7282] [9] DEBUG:      data: 66 38 2d 39 63 37 63 2d 37
39 33 30 61 63 37 61   f8-9c7c-7930ac7a
2015-04-18 15:52:36 [7282] [9] DEBUG:      data: 39 33 37
61                                       937a
2015-04-18 15:52:36 [7282] [9] DEBUG:    Octet string dump ends.
2015-04-18 15:52:36 [7282] [9] DEBUG: SMPP PDU dump ends.
2015-04-18 15:52:36 [7282] [9] DEBUG: DLR[internal]: Adding DLR
smsc=newtsmsc, ts=587d0609-534a-4ef8-9c7c-7930ac7a937a, src=IAMFCP,
dst=9039238251, mask=31, boxc=smsbox
2015-04-18 15:52:36 [7282] [9] DEBUG: SMPP[newtsmsc]: throughput
(1.00,100.00)
2015-04-18 15:54:09 [7282] [9] DEBUG: SMPP[newtsmsc]: Sending enquire link:
2015-04-18 15:54:09 [7282] [9] DEBUG: SMPP PDU 0x7f2838001700 dump:



On Sat, Apr 18, 2015 at 4:01 PM, Ammar Ali <ammarali3...@gmail.com> wrote:

> *Hello** Cliff,*
>
> I'm sending sms using SQLBox, and I'm inserting message into send_sms
> table with dlr_mask=31.
>
> But When I'm seeing my log files there is no *delivery_sm* packet for
> delivery report.
>
>
> *This is the sql query for insertion:*
>
> INSERT INTO send_sms (momt, sender, receiver, msgdata, sms_type, smsc_id,
> dlr_mask)
> VALUES ('MT', 'TESTIN', '9039238251, 'SQLBOX TESTING SERVER', 2,
> 'newtsmsc', 31);
>
>
> Please suggest me that how to get this delivery report.
>
>
> Thanks
> Ammar Ali
>
>
>
>
>
>
>
>
>
>
>
> On Sat, Apr 18, 2015 at 3:40 PM, Cliff Court <cco...@telkomsa.net> wrote:
>
>>  If you are using sendsms to send messages , are you including the
>> dlr-mask and dlr-url in URL parameters?
>>
>> e.g. set dlr-mask=31 (for all reports) and dlr-url must be set for a
>> script that can store your dlr data
>>
>> Thanks
>> Cliff
>>
>>
>> On 2015/04/18 08:34 AM, Ammar Ali wrote:
>>
>> I'm not getting Delivery Report.
>>
>> On Sat, Apr 18, 2015 at 12:04 PM, Ammar Ali <ammarali3...@gmail.com>
>> wrote:
>>
>>>    Hello Team,
>>>
>>> I had some issue with delivery reports. I configured smsc configuration
>>> for transmit and receiving sms and dlr.
>>>
>>>
>>>
>>> *This is my configuration: *group = smsc
>>> smsc = smpp
>>> smsc-id = tx_smsc
>>> host= xxx.xxx.xxx.xxx
>>> smsc-username= xxxxxx
>>> smsc-password= xxxx
>>> port = 2775
>>> #receive-port= 2775
>>> connect-allow-ip = 127.0.0.1
>>> system-type="SMPP"
>>> address-range=""
>>> alt-charset=1
>>> alt-charset="ASCII"
>>> source-addr-ton=1
>>> source-addr-npi=1
>>> dest-addr-ton=1
>>> dest-addr-npi=1
>>> #transceiver-mode=1
>>> allowed-smsc-id=newtsmsc
>>> throughput= 40
>>> log-file =/home/bulksms/public_html/kannel/logs/new_tsmsc1.log
>>> log-level = 0
>>>
>>> -----------------------------------------------------------------------------------------------------
>>> group = smsc
>>> smsc = smpp
>>> smsc-id = rx_smsc
>>> host= xxx.xxx.xxx.xxx
>>> smsc-username= xxxxxxx
>>> smsc-password= xxxxxxx
>>> #port = 2775
>>> receive-port= 2775
>>> connect-allow-ip = 127.0.0.1
>>> system-type="SMPP"
>>> address-range=""
>>> alt-charset="ASCII"
>>> source-addr-ton=1
>>> source-addr-npi=1
>>> dest-addr-ton=1
>>> dest-addr-npi=1
>>> #transceiver-mode=1
>>> allowed-smsc-id=newtrsmsc
>>> log-file =/home/bulksms/public_html/kannel/logs/new_trsmsc1.log
>>> log-level = 0
>>>
>>>  Can you suggest me where is the actual problem in my configuration.
>>>
>>>
>>>
>>>  Thanks
>>>  Ammar Ali
>>>  FRAMP Technology
>>>  Pune (MH)
>>>
>>>
>>>
>>>
>>
>>
>

Reply via email to