RE : SMPP 3.3 trouble

"Raphael Bellec" <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <002a01c2d9a4$e8dbd460$1474010a@RAPHAEL>
Thanks, I just applied it and I have the following log (see below).

I have 2 questions:
- Why is there 2 enquire link, is there one for the transmitter and one
for the receiver?
- The sequence number of the generic_nack seems to refer to the bind
transmitter and bind_receiver. Is it the case? If it is, why does the
SMSC wait for the enquire_link to send the generic_nack. If it is not
the case, what could explain it? (SMSC trouble? ). 

Regards.

2003-02-21 11:28:18 [0] INFO: Kannel bearerbox II version 1.3.1 starting
2003-02-21 11:28:18 [0] INFO: MAIN: Start-up done, entering mainloop
2003-02-21 11:28:18 [7] DEBUG: sms_router: time to sleep
2003-02-21 11:28:18 [7] DEBUG: sms_router: list_len = 0
2003-02-21 11:28:18 [5] DEBUG: SMPP[opsmsc]: Sending PDU:
2003-02-21 11:28:18 [5] DEBUG: SMPP PDU 0x80f3b48 dump:
2003-02-21 11:28:18 [5] DEBUG:   type_name: bind_transmitter
2003-02-21 11:28:18 [5] DEBUG:   command_id: 2 = 0x00000002
2003-02-21 11:28:18 [5] DEBUG:   command_status: 0 = 0x00000000
2003-02-21 11:28:18 [5] DEBUG:   sequence_number: 0 = 0x00000000
2003-02-21 11:28:18 [5] DEBUG:   system_id: "***"
2003-02-21 11:28:18 [5] DEBUG:   password: "***"
2003-02-21 11:28:18 [5] DEBUG:   system_type: "VMA"
2003-02-21 11:28:18 [5] DEBUG:   interface_version: 51 = 0x00000033
2003-02-21 11:28:18 [5] DEBUG:   addr_ton: 0 = 0x00000000
2003-02-21 11:28:18 [5] DEBUG:   addr_npi: 0 = 0x00000000
2003-02-21 11:28:18 [5] DEBUG:   address_range: ""
2003-02-21 11:28:18 [5] DEBUG: SMPP PDU dump ends.
2003-02-21 11:28:18 [6] DEBUG: SMPP[opsmsc]: Sending PDU:
2003-02-21 11:28:18 [6] DEBUG: SMPP PDU 0x80f3c78 dump:
2003-02-21 11:28:18 [6] DEBUG:   type_name: bind_receiver
2003-02-21 11:28:18 [6] DEBUG:   command_id: 1 = 0x00000001
2003-02-21 11:28:18 [6] DEBUG:   command_status: 0 = 0x00000000
2003-02-21 11:28:18 [6] DEBUG:   sequence_number: 1 = 0x00000001
2003-02-21 11:28:18 [6] DEBUG:   system_id: "***"
2003-02-21 11:28:18 [6] DEBUG:   password: "***"
2003-02-21 11:28:18 [6] DEBUG:   system_type: "VMA"
2003-02-21 11:28:18 [6] DEBUG:   interface_version: 51 = 0x00000033
2003-02-21 11:28:18 [6] DEBUG:   addr_ton: 0 = 0x00000000
2003-02-21 11:28:18 [6] DEBUG:   addr_npi: 0 = 0x00000000
2003-02-21 11:28:18 [6] DEBUG:   address_range: ""
2003-02-21 11:28:18 [6] DEBUG: SMPP PDU dump ends.  

2003-02-21 11:28:48 [5] DEBUG: SMPP[opsmsc]: Sending enquire link:
2003-02-21 11:28:48 [5] DEBUG: SMPP PDU 0x80f3c78 dump:
2003-02-21 11:28:48 [5] DEBUG:   type_name: enquire_link
2003-02-21 11:28:48 [5] DEBUG:   command_id: 21 = 0x00000015
2003-02-21 11:28:48 [5] DEBUG:   command_status: 0 = 0x00000000
2003-02-21 11:28:48 [5] DEBUG:   sequence_number: 2 = 0x00000002
2003-02-21 11:28:48 [5] DEBUG: SMPP PDU dump ends.
2003-02-21 11:28:48 [6] DEBUG: SMPP[opsmsc]: Sending enquire link:
2003-02-21 11:28:48 [6] DEBUG: SMPP PDU 0x80f3c78 dump:
2003-02-21 11:28:48 [6] DEBUG:   type_name: enquire_link
2003-02-21 11:28:48 [6] DEBUG:   command_id: 21 = 0x00000015
2003-02-21 11:28:48 [6] DEBUG:   command_status: 0 = 0x00000000
2003-02-21 11:28:48 [6] DEBUG:   sequence_number: 3 = 0x00000003
2003-02-21 11:28:48 [6] DEBUG: SMPP PDU dump ends.
2003-02-21 11:28:48 [5] DEBUG: SMPP[opsmsc]: Got PDU:
2003-02-21 11:28:48 [5] DEBUG: SMPP PDU 0x80f3cc0 dump:
2003-02-21 11:28:48 [5] DEBUG:   type_name: generic_nack
2003-02-21 11:28:48 [5] DEBUG:   command_id: 2147483648 = 0x80000000
2003-02-21 11:28:48 [5] DEBUG:   command_status: 4 = 0x00000004
2003-02-21 11:28:48 [5] DEBUG:   sequence_number: 0 = 0x00000000
2003-02-21 11:28:48 [5] DEBUG: SMPP PDU dump ends.
2003-02-21 11:28:48 [5] WARNING: SMPP[opsmsc]: SMSC sent generic_nack
with wrong sequence number 0x00000000
2003-02-21 11:28:48 [5] ERROR: SMPP[opsmsc]: I/O error or other error.
Re-connecting.
2003-02-21 11:28:49 [6] DEBUG: SMPP[opsmsc]: Got PDU:
2003-02-21 11:28:49 [6] DEBUG: SMPP PDU 0x80f3c50 dump:
2003-02-21 11:28:49 [6] DEBUG:   type_name: generic_nack
2003-02-21 11:28:49 [6] DEBUG:   command_id: 2147483648 = 0x80000000
2003-02-21 11:28:49 [6] DEBUG:   command_status: 4 = 0x00000004
2003-02-21 11:28:49 [6] DEBUG:   sequence_number: 1 = 0x00000001
2003-02-21 11:28:49 [6] DEBUG: SMPP PDU dump ends.
2003-02-21 11:28:49 [6] WARNING: SMPP[opsmsc]: SMSC sent generic_nack
with wrong sequence number 0x00000001
2003-02-21 11:28:49 [6] ERROR: SMPP[opsmsc]: I/O error or other error.
Re-connecting.
2003-02-21 11:28:49 [5] DEBUG: SMPP[opsmsc]: Sending PDU:
2003-02-21 11:28:49 [5] DEBUG: SMPP PDU 0x80f3b48 dump:
2003-02-21 11:28:49 [5] DEBUG:   type_name: bind_transmitter
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.