Hi
Facing problem with kannel 1.4.0 and also earlier 1.3. versions. At certain times we get request / deliver_sm from SMSC but no messages are sent back. This continues for few minutes at a times hours and then again messages start flowing or we have to manually stop and start. Going by logs it shows no submit_sm or submit_sm_resp. only deliver_sm & deliver_sm_resp.
At times only smsbox error logs are in kannel.log, no send and receive happens. It seems bearer box dies or does not responds.. Is anyone aware of such behaviour and any patch for this. 2006-10-18 09:18:13 [19718] [9] DEBUG: send_msg: sending msg to box: <127.0.0.1> 2006-10-18 09:18:20 [19719] [10] DEBUG: send_msg: sending msg to box: <127.0.0.1> 2006-10-18 09:18:20 [19719] [10] DEBUG: boxc_sender: sent message to <127.0.0.1> 2006-10-18 09:18:21 [19718] [9] DEBUG: send_msg: sending msg to box: <127.0.0.1> 2006-10-18 09:18:21 [19719] [10] DEBUG: send_msg: sending msg to box: <127.0.0.1> Urgent help on this issue is required. Regards Sandesh K kannel.conf ============== group = core admin-port = 28101 smsbox-port = 28102 admin-password = bar log-file = "xxx/kannel.log" log-level = 0 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1;xxx.xxx.xxx.xxx" admin-deny-ip = "*.*.*.*" admin-allow-ip = "127.0.0.1;xxx.xxx.xxx.xxx" access-log = xxx//baccess.log" #store-file = xxx//smsq" group = smsc smsc = smpp smsc-id = betxrx host = xxx port = XXXX receive-port = 0 transceiver-mode = on smsc-username = xxxf smsc-password = xxxff enquire-link-interval = 30 system-type = "" address-range = "" #interface-version = 34 #source-addr-ton = 1 #source-addr-npi =1 dest-addr-ton = 1 dest-addr-npi = 1 group = smsbox bearerbox-host = 127.0.0.1 sendsms-port = 28113 sendsms-chars = "0123456789 +-" log-file = "xxx/smsbox.log" log-level = 0 access-log = "xxx/saccess.log" group = sendsms-user username = foo password = bar concatenation = true max-messages = 3 group = sms-service keyword = default url = ""http://xxx.xxx.xxx.xxx:8080/keyvalue=%a" target="_blank">http://xxx.xxx.xxx.xxx:8080/keyvalue=%a" omit-empty = "true" max-messages = 3 DEBUG kannel.log is posted 2006-10-11 19:10:03 [7] DEBUG: boxc_receiver: sms received 2006-10-11 19:10:05 [7] DEBUG: boxc_receiver: sms received 2006-10-11 19:10:05 [7] DEBUG: boxc_receiver: sms received 2006-10-11 19:10:06 [5] DEBUG: Optional parameter tag (0x0204) 2006-10-11 19:10:06 [5] DEBUG: Optional parameter length read as 2 2006-10-11 19:10:06 [5] DEBUG: Optional parameter value () 2006-10-11 19:10:06 [5] DEBUG: SMPP[beast2txrx]: Got PDU: 2006-10-11 19:10:06 [5] DEBUG: SMPP PDU 0x8143138 dump: 2006-10-11 19:10:06 [5] DEBUG: type_name: deliver_sm 2006-10-11 19:10:06 [5] DEBUG: command_id: 5 = 0x00000005 2006-10-11 19:10:06 [5] DEBUG: command_status: 0 = 0x00000000 2006-10-11 19:10:06 [5] DEBUG: sequence_number: 100751480 = 0x06015878 2006-10-11 19:10:06 [5] DEBUG: service_type: "CMT" 2006-10-11 19:10:06 [5] DEBUG: source_addr_ton: 1 = 0x00000001 2006-10-11 19:10:06 [5] DEBUG: source_addr_npi: 1 = 0x00000001 2006-10-11 19:10:06 [5] DEBUG: source_addr: "XXXXXXXXXXXX6431556" 2006-10-11 19:10:06 [5] DEBUG: dest_addr_ton: 0 = 0x00000000 2006-10-11 19:10:06 [5] DEBUG: dest_addr_npi: 1 = 0x00000001 2006-10-11 19:10:06 [5] DEBUG: destination_addr: "XXXX" 2006-10-11 19:10:06 [5] DEBUG: esm_class: 0 = 0x00000000 2006-10-11 19:10:06 [5] DEBUG: protocol_id: 0 = 0x00000000 2006-10-11 19:10:06 [5] DEBUG: priority_flag: 0 = 0x00000000 2006-10-11 19:10:06 [5] DEBUG: schedule_delivery_time: NULL 2006-10-11 19:10:06 [5] DEBUG: validity_period: NULL 2006-10-11 19:10:06 [5] DEBUG: registered_delivery: 0 = 0x00000000 2006-10-11 19:10:06 [5] DEBUG: replace_if_present_flag: 0 = 0x00000000 2006-10-11 19:10:06 [5] DEBUG: data_coding: 0 = 0x00000000 2006-10-11 19:10:06 [5] DEBUG: sm_default_msg_id: 0 = 0x00000000 2006-10-11 19:10:06 [5] DEBUG: sm_length: 6 = 0x00000006 2006-10-11 19:10:06 [5] DEBUG: short_message: "Prof 1" 2006-10-11 19:10:06 [5] DEBUG: SMPP_user_message_reference: 2006-10-11 19:10:06 [5] DEBUG: Octet string at 0x8142da0: 2006-10-11 19:10:06 [5] DEBUG: len: 2 2006-10-11 19:10:06 [5] DEBUG: size: 3 2006-10-11 19:10:06 [5] DEBUG: immutable: 0 2006-10-11 19:10:06 [5] DEBUG: data: 00 8e .. 2006-10-11 19:10:06 [5] DEBUG: Octet string dump ends. 2006-10-11 19:10:06 [5] DEBUG: SMPP PDU dump ends. 2006-10-11 19:10:06 [7] DEBUG: boxc_receiver: got ack 2006-10-11 19:10:06 [7] DEBUG: boxc_receiver: sms received 2006-10-11 19:10:08 [7] DEBUG: boxc_receiver: sms received 2006-10-11 19:10:08 [7] DEBUG: boxc_receiver: sms received 2006-10-11 19:10:11 [7] DEBUG: boxc_receiver: sms received 2006-10-11 19:10:12 [7] DEBUG: boxc_receiver: sms received 2006-10-11 19:10:13 [7] DEBUG: boxc_receiver: sms received 2006-10-11 19:10:13 [7] DEBUG: boxc_receiver: sms received 2006-10-11 19:10:15 [5] DEBUG: SMPP PDU 0x81435e8 dump: 2006-10-11 19:10:15 [5] DEBUG: type_name: enquire_link 2006-10-11 19:10:15 [5] DEBUG: command_id: 21 = 0x00000015 2006-10-11 19:10:15 [5] DEBUG: command_status: 0 = 0x00000000 2006-10-11 19:10:15 [5] DEBUG: sequence_number: 2022 = 0x000007e6 2006-10-11 19:10:15 [5] DEBUG: SMPP PDU dump ends. 2006-10-11 19:10:15 [5] DEBUG: SMPP[beast2txrx]: Got PDU: 2006-10-11 19:10:15 [5] DEBUG: SMPP PDU 0x81436f0 dump: 2006-10-11 19:10:15 [5] DEBUG: type_name: enquire_link_resp 2006-10-11 19:10:15 [5] DEBUG: command_id: 2147483669 = 0x80000015 2006-10-11 19:10:15 [5] DEBUG: command_status: 0 = 0x00000000 2006-10-11 19:10:15 [5] DEBUG: sequence_number: 2022 = 0x000007e6 2006-10-11 19:10:15 [5] DEBUG: SMPP PDU dump ends.
