group = core
admin-port = 13000
smsbox-port = 13001
admin-password = bar
log-level = 0
box-allow-ip = "*.*.*.*"
group = smsc
smsc = smpp
host = 1.2.3.4
port = 5555
receive-port = 5555
smsc-username = username
smsc-password = password
address-range = "*.*.*.*"
system-type = "VMA"
smsc-id = smsc
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 1
interface-version = 34
msg-id-type = 1
log-level=0
####################################################################################################################
and here is the output:
####################################################################################################################
2006-11-06 13:40:08 [4367] [0] INFO: SSL not supported, no SSL initialization done.
2006-11-06 13:40:08 [4367] [0] INFO: HTTP: Opening server at port 13000.
2006-11-06 13:40:08 [4367] [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)
2006-11-06 13:40:08 [4367] [0] DEBUG: Started thread 2 (gwlib/http.c:server_thread)
2006-11-06 13:40:08 [4367] [0] DEBUG: Started thread 3 (gw/bb_http.c:httpadmin_run)
2006-11-06 13:40:08 [4367] [0] DEBUG: starting smsbox connection module
2006-11-06 13:40:08 [4367] [0] INFO: BOXC: 'smsbox-max-pending' not set, using default (100).
2006-11-06 13:40:08 [4367] [0] DEBUG: Started thread 4 (gw/bb_boxc.c:sms_to_smsboxes)
2006-11-06 13:40:08 [4367] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to pid 4367.
2006-11-06 13:40:08 [4367] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) maps to pid 4367.
2006-11-06 13:40:08 [4367] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) maps to pid 4367.
2006-11-06 13:40:08 [4367] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxes) maps to pid 4367.
2006-11-06 13:40:08 [4367] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) maps to pid 4367.
2006-11-06 13:40:08 [4367] [0] DEBUG: Started thread 5 (gw/bb_boxc.c:smsboxc_run)
2006-11-06 13:40:08 [4367] [0] INFO: DLR rerouting for smsc id <smsc> disabled.
2006-11-06 13:40:08 [4367] [0] DEBUG: Started thread 6 (gw/smsc/smsc_smpp.c:io_thread)
2006-11-06 13:40:08 [4367] [0] DEBUG: Started thread 7 (gw/smsc/smsc_smpp.c:io_thread)
2006-11-06 13:40:08 [4367] [0] DEBUG: Started thread 8 (gw/bb_smscconn.c:sms_router)
2006-11-06 13:40:08 [4367] [0] INFO: ----------------------------------------
2006-11-06 13:40:08 [4367] [0] INFO: Kannel bearerbox II version 1.4.0 starting
2006-11-06 13:40:08 [4367] [0] INFO: MAIN: Start-up done, entering mainloop
2006-11-06 13:40:08 [4367] [6] DEBUG: Thread 6 (gw/smsc/smsc_smpp.c:io_thread) maps to pid 4367.
2006-11-06 13:40:08 [4367] [7] DEBUG: Thread 7 (gw/smsc/smsc_smpp.c:io_thread) maps to pid 4367.
2006-11-06 13:40:08 [4367] [8] DEBUG: Thread 8 (gw/bb_smscconn.c:sms_router) maps to pid 4367.
2006-11-06 13:40:08 [4367] [8] DEBUG: sms_router: time to sleep
2006-11-06 13:40:08 [4367] [8] DEBUG: sms_router: list_len = 0
2006-11-06 13:40:08 [4367] [6] DEBUG: SMPP[smsc]: Sending PDU:
2006-11-06 13:40:08 [4367] [6] DEBUG: SMPP PDU 0x818ccc8 dump:
2006-11-06 13:40:08 [4367] [6] DEBUG: type_name: bind_transmitter
2006-11-06 13:40:08 [4367] [6] DEBUG: command_id: 2 = 0x00000002
2006-11-06 13:40:08 [4367] [6] DEBUG: command_status: 0 = 0x00000000
2006-11-06 13:40:08 [4367] [6] DEBUG: sequence_number: 1 = 0x00000001
2006-11-06 13:40:08 [4367] [6] DEBUG: system_id: "tiskis"
2006-11-06 13:40:08 [4367] [6] DEBUG: password: "tiskis"
2006-11-06 13:40:08 [4367] [6] DEBUG: system_type: "VMA"
2006-11-06 13:40:08 [4367] [6] DEBUG: interface_version: 52 = 0x00000034
2006-11-06 13:40:08 [4367] [6] DEBUG: addr_ton: 0 = 0x00000000
2006-11-06 13:40:08 [4367] [6] DEBUG: addr_npi: 0 = 0x00000000
2006-11-06 13:40:08 [4367] [6] DEBUG: address_range: "*.*.*.*"
2006-11-06 13:40:08 [4367] [6] DEBUG: SMPP PDU dump ends.
2006-11-06 13:40:08 [4367] [7] DEBUG: SMPP[smsc]: Sending PDU:
2006-11-06 13:40:08 [4367] [7] DEBUG: SMPP PDU 0x818ce40 dump:
2006-11-06 13:40:08 [4367] [7] DEBUG: type_name: bind_receiver
2006-11-06 13:40:08 [4367] [7] DEBUG: command_id: 1 = 0x00000001
2006-11-06 13:40:08 [4367] [7] DEBUG: command_status: 0 = 0x00000000
2006-11-06 13:40:08 [4367] [7] DEBUG: sequence_number: 2 = 0x00000002
2006-11-06 13:40:08 [4367] [7] DEBUG: system_id: "username"
2006-11-06 13:40:08 [4367] [7] DEBUG: password: "password"
2006-11-06 13:40:08 [4367] [7] DEBUG: system_type: "VMA"
2006-11-06 13:40:08 [4367] [7] DEBUG: interface_version: 52 = 0x00000034
2006-11-06 13:40:08 [4367] [7] DEBUG: addr_ton: 0 = 0x00000000
2006-11-06 13:40:08 [4367] [7] DEBUG: addr_npi: 0 = 0x00000000
2006-11-06 13:40:08 [4367] [7] DEBUG: address_range: "*.*.*.*"
2006-11-06 13:40:08 [4367] [7] DEBUG: SMPP PDU dump ends.
2006-11-06 13:40:08 [4367] [6] DEBUG: SMPP[smsc]: Got PDU:
2006-11-06 13:40:08 [4367] [6] DEBUG: SMPP PDU 0x818d220 dump:
2006-11-06 13:40:08 [4367] [6] DEBUG: type_name: bind_transmitter_resp
2006-11-06 13:40:08 [4367] [6] DEBUG: command_id: 2147483650 = 0x80000002
2006-11-06 13:40:08 [4367] [6] DEBUG: command_status: 3 = 0x00000003
2006-11-06 13:40:08 [4367] [6] DEBUG: sequence_number: 1 = 0x00000001
2006-11-06 13:40:08 [4367] [6] DEBUG: system_id: "xxxxx"
2006-11-06 13:40:08 [4367] [6] DEBUG: SMPP PDU dump ends.
2006-11-06 13:40:08 [4367] [6] ERROR: SMPP[smsc]: SMSC rejected login to transmit, code 0x00000003 (Invalid Command ID).
2006-11-06 13:40:08 [4367] [6] ERROR: SMPP[smsc]: I/O error or other error. Re-connecting.
2006-11-06 13:40:08 [4367] [6] ERROR: SMPP[smsc]: Couldn't connect to SMS center (retrying in 10 seconds).
####################################################################################################################
the username and password are doublechecked, and they are correct. I've hit a wall. I dont know what next to do.
Thank you,
