Gents/Ladies, am here as a result of safcom's tech giving me as scanty details as possible and taking too long(days) to respond to my requests. maybe someone can give me a heads up on where the problem could be.
I am connecting normally but i can't send any SMS via the connection and here is a log excerpt
2012-06-07 12:43:45 [13117] [7] DEBUG: SMPP[tidebit]: Manually forced source addr ton = 0, source add npi = 1
2012-06-07 12:43:45 [13117] [7] DEBUG: SMPP[tidebit]: Manually forced dest addr ton = 1, dest add npi = 1
2012-06-07 12:43:45 [13117] [7] DEBUG: SMPP[tidebit]: Sending PDU:
2012-06-07 12:43:45 [13117] [7] DEBUG: SMPP PDU 0x7fb6e4000e50 dump:
2012-06-07 12:43:45 [13117] [7] DEBUG: type_name: submit_sm
2012-06-07 12:43:45 [13117] [7] DEBUG: command_id: 4 = 0x00000004
2012-06-07 12:43:45 [13117] [7] DEBUG: command_status: 0 = 0x00000000
2012-06-07 12:43:45 [13117] [7] DEBUG: sequence_number: 51 = 0x00000033
2012-06-07 12:43:45 [13117] [7] DEBUG: service_type: NULL
2012-06-07 12:43:45 [13117] [7] DEBUG: source_addr_ton: 0 = 0x00000000
2012-06-07 12:43:45 [13117] [7] DEBUG: source_addr_npi: 1 = 0x00000001
2012-06-07 12:43:45 [13117] [7] DEBUG: source_addr: "36547"
2012-06-07 12:43:45 [13117] [7] DEBUG: dest_addr_ton: 1 = 0x00000001
2012-06-07 12:43:45 [13117] [7] DEBUG: dest_addr_npi: 1 = 0x00000001
2012-06-07 12:43:45 [13117] [7] DEBUG: destination_addr: "254725[removed]"
2012-06-07 12:43:45 [13117] [7] DEBUG: esm_class: 3 = 0x00000003
2012-06-07 12:43:45 [13117] [7] DEBUG: protocol_id: 0 = 0x00000000
2012-06-07 12:43:45 [13117] [7] DEBUG: priority_flag: 0 = 0x00000000
2012-06-07 12:43:45 [13117] [7] DEBUG: schedule_delivery_time: NULL
2012-06-07 12:43:45 [13117] [7] DEBUG: validity_period: NULL
2012-06-07 12:43:45 [13117] [7] DEBUG: registered_delivery: 0 = 0x00000000
2012-06-07 12:43:45 [13117] [7] DEBUG: replace_if_present_flag: 0 = 0x00000000
2012-06-07 12:43:45 [13117] [7] DEBUG: data_coding: 0 = 0x00000000
2012-06-07 12:43:45 [13117] [7] DEBUG: sm_default_msg_id: 0 = 0x00000000
2012-06-07 12:43:45 [13117] [7] DEBUG: sm_length: 4 = 0x00000004
2012-06-07 12:43:45 [13117] [7] DEBUG: short_message: "test"
2012-06-07 12:43:45 [13117] [7] DEBUG: SMPP PDU dump ends.
2012-06-07 12:43:46 [13117] [7] WARNING: SMPP: PDU NULL terminated string (message_id) has no NULL.
2012-06-07 12:43:46 [13117] [7] DEBUG: SMPP[tidebit]: Got PDU:
2012-06-07 12:43:46 [13117] [7] DEBUG: SMPP PDU 0x7fb6e4000e50 dump:
2012-06-07 12:43:46 [13117] [7] DEBUG: type_name: submit_sm_resp
2012-06-07 12:43:46 [13117] [7] DEBUG: command_id:
2147483652 = 0x80000004
2012-06-07 12:43:46 [13117] [7] DEBUG: command_status: 69 = 0x00000045
2012-06-07 12:43:46 [13117] [7] DEBUG: sequence_number: 51 = 0x00000033
2012-06-07 12:43:46 [13117] [7] DEBUG: message_id: NULL
2012-06-07 12:43:46 [13117] [7] DEBUG: SMPP PDU dump ends.
2012-06-07 12:43:46 [13117] [7] ERROR: SMPP[tidebit]: SMSC returned error code 0x00000045 (Submit failed) in response to submit_sm.
kannel.conf
group = smsc
smsc = smpp
smsc-id=tidebit
#interface-version = "34"
system-type = ""
host = 192.168.9.xx
port = 6695
smsc-username = "xxxxT"
smsc-password = "xxx"
# address-range = ""
source-addr-npi = 1
source-addr-ton = 0
dest-addr-npi = 1
dest-addr-ton = 1
transceiver-mode = false
log-file = "/var/log/kannel/tidet.log"
log-level = 0
--
-erastus
Nairobi Kenya