Re: Undelivered sms

Silver <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
Hi,
  
Thanx alot it has finally worked. But i also had to include the
dest-addr-npi parameter.

Regards,

Silvester


Lmwangi wrote:
> 
> Hi,
> Celtel kenya right?
> Anyway i think you should set your dest_ton for "254733333345" to be
> 1. Here's why:
> ./smsc/smpp_pdu.h:114:#define GSM_ADDR_TON_INTERNATIONAL    0x00000001
> ./smsc/smpp_pdu.h:115:#define GSM_ADDR_TON_NATIONAL         0x00000002
> 
> 
> On 9/13/06, Silver <[email protected]> wrote:
>>
>> Hi
>>
>> Here are the log for the kannel.log.
>>
>>
>>
>> 2006-09-13 14:20:52 [8528] [6] DEBUG: Started thread 10
>> (gw/bb_boxc.c:function)
>> 2006-09-13 14:20:52 [8528] [10] DEBUG: Thread 10 (gw/bb_boxc.c:function)
>> maps to pid 8528.
>> 2006-09-13 14:20:52 [8528] [10] INFO: Client connected from <127.0.0.1>
>> 2006-09-13 14:20:52 [8528] [10] DEBUG: Started thread 11
>> (gw/bb_boxc.c:boxc_sender)
>> 2006-09-13 14:20:52 [8528] [10] DEBUG: boxc_receiver: sms received
>> 2006-09-13 14:20:52 [8528] [10] DEBUG: send_msg: sending msg to box:
>> <127.0.0.1>
>> 2006-09-13 14:20:52 [8528] [10] DEBUG: boxc_receiver: sms received
>> 2006-09-13 14:20:52 [8528] [10] DEBUG: send_msg: sending msg to box:
>> <127.0.0.1>
>> 2006-09-13 14:20:52 [8528] [10] DEBUG: boxc_receiver: sms received
>> 2006-09-13 14:20:52 [8528] [10] DEBUG: send_msg: sending msg to box:
>> <127.0.0.1>
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Manually forced source addr ton
>> =
>> 1, source add npi = 1
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Sending PDU:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG: SMPP PDU 0x91a7d48 dump:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   type_name: submit_sm
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   command_id: 4 = 0x00000004
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   command_status: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   sequence_number: 15 = 0x0000000f
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   service_type: NULL
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   source_addr_ton: 1 = 0x00000001
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   source_addr_npi: 1 = 0x00000001
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   source_addr: "710"
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   dest_addr_ton: 2 = 0x00000002
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   dest_addr_npi: 1 = 0x00000001
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   destination_addr: "254733433296"
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   esm_class: 3 = 0x00000003
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   protocol_id: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   priority_flag: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   schedule_delivery_time: NULL
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   validity_period: NULL
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   registered_delivery: 0 =
>> 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   replace_if_present_flag: 0 =
>> 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   data_coding: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   sm_default_msg_id: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   sm_length: 28 = 0x0000001c
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   short_message:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:    Octet string at 0x91a74f8:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:      len:  28
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:      size: 29
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:      immutable: 0
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:      data: 48 65 6c 6c 6f 20 74 68
>> 69
>> 73 20 69 73 20 61 20   Hello this is a
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:      data: 74 65 73 74 20 6d 65 73
>> 73
>> 61 67 65               test message
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:    Octet string dump ends.
>> 2006-09-13 14:20:52 [8528] [7] DEBUG: SMPP PDU dump ends.
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Manually forced source addr ton
>> =
>> 1, source add npi = 1
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Sending PDU:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG: SMPP PDU 0x91a7d48 dump:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   type_name: submit_sm
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   command_id: 4 = 0x00000004
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   command_status: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   sequence_number: 16 = 0x00000010
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   service_type: NULL
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   source_addr_ton: 1 = 0x00000001
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   source_addr_npi: 1 = 0x00000001
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   source_addr: "710"
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   dest_addr_ton: 2 = 0x00000002
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   dest_addr_npi: 1 = 0x00000001
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   destination_addr: "254733306044"
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   esm_class: 3 = 0x00000003
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   protocol_id: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   priority_flag: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   schedule_delivery_time: NULL
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   validity_period: NULL
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   registered_delivery: 0 =
>> 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   replace_if_present_flag: 0 =
>> 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   data_coding: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   sm_default_msg_id: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   sm_length: 28 = 0x0000001c
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   short_message:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:    Octet string at 0x91a7c60:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:      len:  28
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:      size: 29
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:      immutable: 0
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:      data: 48 65 6c 6c 6f 20 74 68
>> 69
>> 73 20 69 73 20 61 20   Hello this is a
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:      data: 74 65 73 74 20 6d 65 73
>> 73
>> 61 67 65               test message
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:    Octet string dump ends.
>> 2006-09-13 14:20:52 [8528] [7] DEBUG: SMPP PDU dump ends.
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Manually forced source addr ton
>> =
>> 1, source add npi = 1
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Sending PDU:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG: SMPP PDU 0x91a7d48 dump:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   type_name: submit_sm
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   command_id: 4 = 0x00000004
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   command_status: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   sequence_number: 17 = 0x00000011
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   service_type: NULL
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   source_addr_ton: 1 = 0x00000001
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   source_addr_npi: 1 = 0x00000001
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   source_addr: "710"
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   dest_addr_ton: 2 = 0x00000002
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   dest_addr_npi: 1 = 0x00000001
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   destination_addr: "254733333345"
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   esm_class: 3 = 0x00000003
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   protocol_id: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   priority_flag: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   schedule_delivery_time: NULL
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   validity_period: NULL
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   registered_delivery: 0 =
>> 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   replace_if_present_flag: 0 =
>> 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   data_coding: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   sm_default_msg_id: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   sm_length: 28 = 0x0000001c
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   short_message:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:    Octet string at 0x91a7b90:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:      len:  28
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:      size: 29
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:      immutable: 0
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:      data: 48 65 6c 6c 6f 20 74 68
>> 69
>> 73 20 69 73 20 61 20   Hello this is a
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:      data: 74 65 73 74 20 6d 65 73
>> 73
>> 61 67 65               test message
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:    Octet string dump ends.
>> 2006-09-13 14:20:52 [8528] [7] DEBUG: SMPP PDU dump ends.
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Got PDU:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG: SMPP PDU 0x91a7d48 dump:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   type_name: submit_sm_resp
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   command_id: 2147483652 =
>> 0x80000004
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   command_status: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   sequence_number: 15 = 0x0000000f
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   message_id: "167a07"
>> 2006-09-13 14:20:52 [8528] [7] DEBUG: SMPP PDU dump ends.
>> 2006-09-13 14:20:52 [8528] [1] DEBUG: Dumping 2 messages and 0 acks to
>> store
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Got PDU:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG: SMPP PDU 0x91a7d48 dump:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   type_name: submit_sm_resp
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   command_id: 2147483652 =
>> 0x80000004
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   command_status: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   sequence_number: 16 = 0x00000010
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   message_id: "167a08"
>> 2006-09-13 14:20:52 [8528] [7] DEBUG: SMPP PDU dump ends.
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Got PDU:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG: SMPP PDU 0x91a7d48 dump:
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   type_name: submit_sm_resp
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   command_id: 2147483652 =
>> 0x80000004
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   command_status: 0 = 0x00000000
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   sequence_number: 17 = 0x00000011
>> 2006-09-13 14:20:52 [8528] [7] DEBUG:   message_id: "167a09"
>> 2006-09-13 14:20:52 [8528] [7] DEBUG: SMPP PDU dump ends.
>> 2006-09-13 14:20:52 [8528] [11] DEBUG: Thread 11
>> (gw/bb_boxc.c:boxc_sender)
>> maps to pid 8528.
>> 2006-09-13 14:20:52 [8528] [10] ERROR: Error reading from fd 33:
>> 2006-09-13 14:20:52 [8528] [10] ERROR: System error 104: Connection reset
>> by
>> peer
>> 2006-09-13 14:20:52 [8528] [10] ERROR: Connection to box <127.0.0.1>
>> broke.
>> 2006-09-13 14:20:52 [8528] [11] DEBUG: send_msg: sending msg to box:
>> <127.0.0.1>
>> 2006-09-13 14:20:52 [8528] [11] ERROR: Error writing 16 octets to fd 33:
>> 2006-09-13 14:20:52 [8528] [11] ERROR: System error 32: Broken pipe
>> 2006-09-13 14:20:52 [8528] [11] ERROR: Couldn't write Msg to box
>> <127.0.0.1>, disconnecting
>> 2006-09-13 14:20:52 [8528] [11] DEBUG: Thread 11
>> (gw/bb_boxc.c:boxc_sender)
>> terminates.
>> 2006-09-13 14:20:52 [8528] [10] ERROR: Error writing 16 octets to fd 33:
>> 2006-09-13 14:20:52 [8528] [10] ERROR: System error 32: Broken pipe
>> 2006-09-13 14:20:52 [8528] [10] DEBUG: Thread 10 (gw/bb_boxc.c:function)
>> terminates.
>> 2006-09-13 14:21:00 [8528] [8] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Sending enquire link:
>> 2006-09-13 14:21:00 [8528] [8] DEBUG: SMPP PDU 0x91a7728 dump:
>> 2006-09-13 14:21:00 [8528] [8] DEBUG:   type_name: enquire_link
>> 2006-09-13 14:21:00 [8528] [8] DEBUG:   command_id: 21 = 0x00000015
>> 2006-09-13 14:21:00 [8528] [8] DEBUG:   command_status: 0 = 0x00000000
>> 2006-09-13 14:21:00 [8528] [8] DEBUG:   sequence_number: 18 = 0x00000012
>> 2006-09-13 14:21:00 [8528] [8] DEBUG: SMPP PDU dump ends.
>> 2006-09-13 14:21:00 [8528] [8] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Got PDU:
>> 2006-09-13 14:21:00 [8528] [8] DEBUG: SMPP PDU 0x91a7728 dump:
>> 2006-09-13 14:21:00 [8528] [8] DEBUG:   type_name: enquire_link_resp
>> 2006-09-13 14:21:00 [8528] [8] DEBUG:   command_id: 2147483669 =
>> 0x80000015
>> 2006-09-13 14:21:00 [8528] [8] DEBUG:   command_status: 0 = 0x00000000
>> 2006-09-13 14:21:00 [8528] [8] DEBUG:   sequence_number: 18 = 0x00000012
>> 2006-09-13 14:21:00 [8528] [8] DEBUG: SMPP PDU dump ends.
>> 2006-09-13 14:21:00 [8528] [7] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Sending enquire link:
>> 2006-09-13 14:21:00 [8528] [7] DEBUG: SMPP PDU 0x91a7728 dump:
>> 2006-09-13 14:21:00 [8528] [7] DEBUG:   type_name: enquire_link
>> 2006-09-13 14:21:00 [8528] [7] DEBUG:   command_id: 21 = 0x00000015
>> 2006-09-13 14:21:00 [8528] [7] DEBUG:   command_status: 0 = 0x00000000
>> 2006-09-13 14:21:00 [8528] [7] DEBUG:   sequence_number: 19 = 0x00000013
>> 2006-09-13 14:21:00 [8528] [7] DEBUG: SMPP PDU dump ends.
>> 2006-09-13 14:21:00 [8528] [7] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Got PDU:
>> 2006-09-13 14:21:00 [8528] [7] DEBUG: SMPP PDU 0x91a7728 dump:
>> 2006-09-13 14:21:00 [8528] [7] DEBUG:   type_name: enquire_link_resp
>> 2006-09-13 14:21:00 [8528] [7] DEBUG:   command_id: 2147483669 =
>> 0x80000015
>> 2006-09-13 14:21:00 [8528] [7] DEBUG:   command_status: 0 = 0x00000000
>> 2006-09-13 14:21:00 [8528] [7] DEBUG:   sequence_number: 19 = 0x00000013
>> 2006-09-13 14:21:00 [8528] [7] DEBUG: SMPP PDU dump ends.
>> 2006-09-13 14:21:30 [8528] [8] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Sending enquire link:
>> 2006-09-13 14:21:30 [8528] [8] DEBUG: SMPP PDU 0x91a7728 dump:
>> 2006-09-13 14:21:30 [8528] [8] DEBUG:   type_name: enquire_link
>> 2006-09-13 14:21:30 [8528] [8] DEBUG:   command_id: 21 = 0x00000015
>> 2006-09-13 14:21:30 [8528] [8] DEBUG:   command_status: 0 = 0x00000000
>> 2006-09-13 14:21:30 [8528] [8] DEBUG:   sequence_number: 20 = 0x00000014
>> 2006-09-13 14:21:30 [8528] [8] DEBUG: SMPP PDU dump ends.
>> 2006-09-13 14:21:30 [8528] [8] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Got PDU:
>> 2006-09-13 14:21:30 [8528] [8] DEBUG: SMPP PDU 0x91a7728 dump:
>> 2006-09-13 14:21:30 [8528] [8] DEBUG:   type_name: enquire_link_resp
>> 2006-09-13 14:21:30 [8528] [8] DEBUG:   command_id: 2147483669 =
>> 0x80000015
>> 2006-09-13 14:21:30 [8528] [8] DEBUG:   command_status: 0 = 0x00000000
>> 2006-09-13 14:21:30 [8528] [8] DEBUG:   sequence_number: 20 = 0x00000014
>> 2006-09-13 14:21:30 [8528] [8] DEBUG: SMPP PDU dump ends.
>> 2006-09-13 14:21:30 [8528] [7] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Sending enquire link:
>> 2006-09-13 14:21:30 [8528] [7] DEBUG: SMPP PDU 0x91a7728 dump:
>> 2006-09-13 14:21:30 [8528] [7] DEBUG:   type_name: enquire_link
>> 2006-09-13 14:21:30 [8528] [7] DEBUG:   command_id: 21 = 0x00000015
>> 2006-09-13 14:21:30 [8528] [7] DEBUG:   command_status: 0 = 0x00000000
>> 2006-09-13 14:21:30 [8528] [7] DEBUG:   sequence_number: 21 = 0x00000015
>> 2006-09-13 14:21:30 [8528] [7] DEBUG: SMPP PDU dump ends.
>> 2006-09-13 14:21:30 [8528] [7] DEBUG:
>> SMPP[SMPP:*.*.*.*:****/****:CSRSMS:SMPP]: Got PDU:
>> 2006-09-13 14:21:30 [8528] [7] DEBUG: SMPP PDU 0x91a7728 dump:
>> 2006-09-13 14:21:30 [8528] [7] DEBUG:   type_name: enquire_link_resp
>> 2006-09-13 14:21:30 [8528] [7] DEBUG:   command_id: 2147483669 =
>> 0x80000015
>> 2006-09-13 14:21:30 [8528] [7] DEBUG:   command_status: 0 = 0x00000000
>> 2006-09-13 14:21:30 [8528] [7] DEBUG:   sequence_number: 21 = 0x00000015
>> 2006-09-13 14:21:30 [8528] [7] DEBUG: SMPP PDU dump ends.
>> 2006-09-13 14:22:00 [8528] [8] DEBUG: SMPP[SMPP:*.*.*.*:****/6
>>
>> it indicates that it has succesffully sent but no message reaches the
>> destination address....
>>
>> Lmwangi wrote:
>> >
>> > Hi,
>> >  Could you send the logs for your transactions? Add these to your smsc
>> > group
>> > group = smsc
>> > ....
>> > log-file="/var/log/kannel/SMSC.log"
>> > log-level=0
>> >
>> > On 9/13/06, Silver <[email protected]> wrote:
>> >>
>> >> Hi,
>> >>
>> >> I have successfully installed the kannel gateway but when i try to
>> send
>> >> an
>> >> sms it indicates the message is sent, but its not delivered to the
>> >> receiver
>> >> phone. I am using the http protocol to send the sms and have used the
>> >> mtbatch program which also indicated that it has successfully sent the
>> >> sms
>> >> yet no delivery.
>> >>
>> >> Here is a copy of the configuration file that am using
>> >>
>> >> group = core
>> >> admin-port = 13000
>> >> smsbox-port = 13001
>> >> admin-password = bar
>> >>
>> >> group = smsc
>> >> smsc = smpp
>> >> host = *.*.*.*
>> >> port = ***
>> >> smsc-username = *****
>> >> smsc-password = *****
>> >> connect-allow-ip = *.*.*.*
>> >> my-number =*****
>> >> system-type = "VMA"
>> >> address-range = ""
>> >> transceiver-mode = 1
>> >> source-addr-npi = 1
>> >> source-addr-ton = 1
>> >> interface-version =34
>> >> keepalive = 25
>> >>
>> >> group = smsbox
>> >> bearerbox-host = 127.0.0.1
>> >> sendsms-port = 13013
>> >> global-sender = 13013
>> >>
>> >> group = sendsms-user
>> >> username = tester
>> >>
>> >> Am i missing something coz it successfully bind to the smsc but no
>> >> message
>> >> is recieved.
>> >>
>> >>
>> >> --
>> >> View this message in context:
>> >> http://www.nabble.com/Undelivered-sms-tf2264633.html#a6283772
>> >> Sent from the Kannel - Dev forum at Nabble.com.
>> >>
>> >>
>> >>
>> >
>> >
>> > --
>> > Article:
>> > -
>> >     And an unknown college dropout named Bill Gates, together with his
>> > partner Paul Allen, wrote a version of the programming language BASIC
>> > for the Altair, forming a company called Micro-Soft in the process. He
>> > would later drop the hyphen and the capital S, and make billions of
>> > dollars.
>> > --
>> > Comment:
>> > +++
>> > Dammit Slashdot! If you would just drop the capital S, you could be
>> > making billions of dollars too!
>> > +++++
>> > http://slashdot.org/comments.pl?sid=171335&cid=14270286
>> > +++++++
>> > www.opensource.or.ke
>> >
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Undelivered-sms-tf2264633.html#a6287577
>> Sent from the Kannel - Dev forum at Nabble.com.
>>
>>
>>
> 
> 
> -- 
> Article:
> -
>     And an unknown college dropout named Bill Gates, together with his
> partner Paul Allen, wrote a version of the programming language BASIC
> for the Altair, forming a company called Micro-Soft in the process. He
> would later drop the hyphen and the capital S, and make billions of
> dollars.
> --
> Comment:
> +++
> Dammit Slashdot! If you would just drop the capital S, you could be
> making billions of dollars too!
> +++++
> http://slashdot.org/comments.pl?sid=171335&cid=14270286
> +++++++
> www.opensource.or.ke
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Undelivered-sms-tf2264633.html#a6301533
Sent from the Kannel - Dev forum at Nabble.com.
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.