|
Hi, I am setting up and SMPP connection to my mobile operator. This is my SMSC configuration: group = smsc smsc = smpp smsc-id = xxx host = x.x.x.x port = xxx #receive-port = xxx smsc-password = xxx system-id = xxx system-type = xxx transceiver-mode = true interface-version = 34 source-addr-ton = "1" source-addr-npi = "1" dest-addr-ton = "1" dest-addr-npi = "1" source-addr-autodetect = no #msg-id-type = 0x01 reconnect-delay = 30 address-range = "" I have set the ton and npi’s to 1 but when I check my
logs I see: 2006-08-26 02:18:35 [6] DEBUG: SMPP[xxx]: Sending PDU: 2006-08-26 02:18:35 [6] DEBUG: SMPP PDU 0x8620c88 dump: 2006-08-26 02:18:35 [6] DEBUG: type_name: bind_transceiver 2006-08-26 02:18:35 [6] DEBUG: command_id: 9 = 0x00000009 2006-08-26 02:18:35 [6] DEBUG: command_status: 0 = 0x00000000 2006-08-26 02:18:35 [6] DEBUG: sequence_number: 4 = 0x00000004 2006-08-26 02:18:35 [6] DEBUG: system_id: "xxx" 2006-08-26 02:18:35 [6] DEBUG: password: "xxx" 2006-08-26 02:18:35 [6] DEBUG: system_type: "xxx" 2006-08-26 02:18:35 [6] DEBUG: interface_version: 52 = 0x00000034 2006-08-26 02:18:35 [6] DEBUG: addr_ton: 0
= 0x00000000 2006-08-26 02:18:35 [6] DEBUG: addr_npi: 0
= 0x00000000 2006-08-26 02:18:35 [6] DEBUG: address_range: "" 2006-08-26 02:18:35 [6] DEBUG: SMPP PDU dump ends. 2006-08-26 02:18:35 [6] WARNING: SMPP: PDU
NUL terminated string has no NUL. 2006-08-26 02:18:35 [6] DEBUG: SMPP[xxx]: Got PDU: 2006-08-26 02:18:35 [6] DEBUG: SMPP PDU 0x8620c88 dump: 2006-08-26 02:18:35 [6] DEBUG: type_name: bind_transceiver_resp 2006-08-26 02:18:35 [6] DEBUG: command_id: 2147483657 = 0x80000009 2006-08-26 02:18:35 [6] DEBUG: command_status: 13 = 0x0000000d 2006-08-26 02:18:35 [6] DEBUG: sequence_number: 4 = 0x00000004 2006-08-26 02:18:35 [6] DEBUG: system_id: NULL 2006-08-26 02:18:35 [6] DEBUG: SMPP PDU dump ends. 2006-08-26 02:18:35 [6] ERROR: SMPP[xxx]: SMSC rejected
login to transmit, code 0x0000000d. 2006-08-26 02:18:35 [6] ERROR: SMPP[xxx]: I/O error or other
error. Re-connecting. Am I doing something wrong in my config or is kannel not
reading it properly? Thanks a lot! Regards, Cavit |
- Kannel 1.4 ton and npi problem Cavit Dolgun
- RE: Kannel 1.4 ton and npi problem Cavit Dolgun
- Re: Kannel 1.4 ton and npi problem Stipe Tolj
- RE: Kannel 1.4 ton and npi problem Cavit Dolgun
