Hi All,

Kannel is receiving and processing DLR's correctly from our aggregator, I think 
- except for the comment about sscanf, but Kannel does not seem to be making 
the HTTP request to the dlr-url I configured in the request. Below are the logs 
and everything seems correct. Is there perhaps something new in v1.5.0? As we 
were previously using 1.4.0. I never see any requests to my KannelDLR.axd page.

If there is any other information you need please let me know.

SMSC log dump:
...
2011-03-14 17:32:29 [26870] [71] DEBUG: SMPP[INTEGRAT_KENYA_01] handle_pdu, got 
DLR
2011-03-14 17:32:29 [26870] [71] DEBUG: SMPP[INTEGRAT_KENYA_01]: Couldnot parse 
DLR string sscanf way,fallback to old way. Please report!
2011-03-14 17:32:29 [26870] [71] DEBUG: DLR[internal]: Looking for DLR 
smsc=INTEGRAT_KENYA_01, ts=254737083339/205371648081764461/27555884, 
dst=(null), type=4
2011-03-14 17:32:29 [26870] [71] DEBUG: DLR[internal]: created DLR message for 
URL 
<http://10.0.0.28/NexusWeb/KannelDLR.axd?status=%d&smscinfo=%A&msgid=47816813&dlrqueue=billing>
2011-03-14 17:32:29 [26870] [71] DEBUG: DLR[internal]: DLR not destroyed, still 
waiting for other delivery report
2011-03-14 17:32:29 [26870] [71] DEBUG: SMPP[INTEGRAT_KENYA_01]: Sending PDU:
2011-03-14 17:32:29 [26870] [71] DEBUG: SMPP PDU 0x9a46160 dump:
2011-03-14 17:32:29 [26870] [71] DEBUG:   type_name: deliver_sm_resp
2011-03-14 17:32:29 [26870] [71] DEBUG:   command_id: 2147483653 = 0x80000005
2011-03-14 17:32:29 [26870] [71] DEBUG:   command_status: 0 = 0x00000000
2011-03-14 17:32:29 [26870] [71] DEBUG:   sequence_number: 1 = 0x00000001
2011-03-14 17:32:29 [26870] [71] DEBUG:   message_id: NULL
2011-03-14 17:32:29 [26870] [71] DEBUG: SMPP PDU dump ends.

...

2011-03-14 17:32:31 [26870] [71] DEBUG: SMPP[INTEGRAT_KENYA_01] handle_pdu, got 
DLR
2011-03-14 17:32:31 [26870] [71] DEBUG: DLR[internal]: Looking for DLR 
smsc=INTEGRAT_KENYA_01, ts=254737083339/205371648081764461/27555884, 
dst=(null), type=2
2011-03-14 17:32:31 [26870] [71] DEBUG: DLR[internal]: created DLR message for 
URL 
<http://10.0.0.28/NexusWeb/KannelDLR.axd?status=%d&smscinfo=%A&msgid=47816813&dlrqueue=billing>
2011-03-14 17:32:31 [26870] [71] DEBUG: new group created `smpp'
2011-03-14 17:32:31 [26870] [71] DEBUG: group=`smpp' key=`dlr_err' value=`000'
2011-03-14 17:32:31 [26870] [71] DEBUG: SMPP[INTEGRAT_KENYA_01]: Sending PDU:
2011-03-14 17:32:31 [26870] [71] DEBUG: SMPP PDU 0x9a0cf98 dump:
2011-03-14 17:32:31 [26870] [71] DEBUG:   type_name: deliver_sm_resp
2011-03-14 17:32:31 [26870] [71] DEBUG:   command_id: 2147483653 = 0x80000005
2011-03-14 17:32:31 [26870] [71] DEBUG:   command_status: 0 = 0x00000000
2011-03-14 17:32:31 [26870] [71] DEBUG:   sequence_number: 2 = 0x00000002
2011-03-14 17:32:31 [26870] [71] DEBUG:   message_id: NULL
2011-03-14 17:32:31 [26870] [71] DEBUG: SMPP PDU dump ends.

...

Regards,
Jarrod

Reply via email to