Re: Problem with SMPP 3.3 SMSC in message delivery
Nisan Bloch <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi please give more of the log file, we need to see the full deliver_sm PDU dump nisan At 12:09 AM 1/10/03 +0530, Ritesh Shah wrote: >Hi YJ, > >How did u solved the prob. of Incomplete replies > >I am trying to connect with logica smsc. >I am also getting the same prob. which >The Kannel bearer's log text indicated that it: SMPP handle_pdu Got >DELIVER REPORT >But then it followed up with ERROR: Got DELIV REPORT but couldnt find >message or was not interested in it >For deliver_sm I am getting service_type "NOREP" (No Reply), We have >defined the system-type = Ext. > >###################deliver_sm dump############ >2003-01-09 19:44:28 [6] DEBUG: type_name: deliver_sm >2003-01-09 19:44:28 [6] DEBUG: command_id: 5 = 0x00000005 >2003-01-09 19:44:28 [6] DEBUG: command_status: 0 = 0x00000000 >2003-01-09 19:44:28 [6] DEBUG: sequence_number: 3 = 0x00000003 >2003-01-09 19:44:28 [6] DEBUG: service_type: "NOREP" >2003-01-09 19:44:28 [6] DEBUG: source_addr_ton: 1 = 0x00000001 >2003-01-09 19:44:28 [6] DEBUG: source_addr_npi: 1 = 0x00000001 >2003-01-09 19:44:28 [6] DEBUG: source_addr: "919029392923" >2003-01-09 19:44:28 [6] DEBUG: dest_addr_ton: 0 = 0x00000000 >2003-01-09 19:44:28 [6] DEBUG: dest_addr_npi: 1 = 0x00000001 >2003-01-09 19:44:28 [6] DEBUG: destination_addr: "1234" >############################################## >and then there is no submit_sm for this msg. > > >following is the dump of bind_transmitter and bind_receiver >################################################## >2003-01-09 17:37:41 [5] DEBUG: type_name: bind_transmitter >2003-01-09 17:37:41 [5] DEBUG: command_id: 2 = 0x00000002 >2003-01-09 17:37:41 [5] DEBUG: command_status: 0 = 0x00000000 >2003-01-09 17:37:41 [5] DEBUG: sequence_number: 0 = 0x00000000 >2003-01-09 17:37:41 [5] DEBUG: system_id: "test" >2003-01-09 17:37:41 [5] DEBUG: password: "test" >2003-01-09 17:37:41 [5] DEBUG: system_type: "Ext" >2003-01-09 17:37:41 [5] DEBUG: interface_version: 51 = 0x00000033 >2003-01-09 17:37:41 [5] DEBUG: addr_ton: 0 = 0x00000000 >2003-01-09 17:37:41 [5] DEBUG: addr_npi: 1 = 0x00000001 >2003-01-09 17:37:41 [5] DEBUG: address_range: "^1234" > >2003-01-09 17:37:41 [6] DEBUG: type_name: bind_receiver >2003-01-09 17:37:41 [6] DEBUG: command_id: 1 = 0x00000001 >2003-01-09 17:37:41 [6] DEBUG: command_status: 0 = 0x00000000 >2003-01-09 17:37:41 [6] DEBUG: sequence_number: 1 = 0x00000001 >2003-01-09 17:37:41 [6] DEBUG: system_id: "test" >2003-01-09 17:37:41 [6] DEBUG: password: "test" >2003-01-09 17:37:41 [6] DEBUG: system_type: "Ext" >2003-01-09 17:37:41 [6] DEBUG: interface_version: 51 = 0x00000033 >2003-01-09 17:37:41 [6] DEBUG: addr_ton: 1 = 0x00000001 >2003-01-09 17:37:41 [6] DEBUG: addr_npi: 1 = 0x00000001 >2003-01-09 17:37:41 [6] DEBUG: address_range: "^1234" >################################################# > >This prob. is only coming with logica smsc, there was no prob. connecting >with other types of SMSC's. > > >Regards >Ritesh Shah