No i havent set it, but wht is funny is that i can send sms and they reach the cellphones from my platform but still incomong messages are a problem. i ahvent set it here is a snap of my config file:
group = core admin-port = 13000 smsbox-port = 13005 wapbox-port = 13004 admin-password = bar log-file = /var/log/kannel/kannel.log log-level = 1 unified-prefix = "+243,00243,0;+,00" access-log = /var/log/kannel/access.log # SMSC CONNECTIONS group = smsc smsc = smpp smsc-id = smsc host = xx.xxx.xx.xxx port = xxxx receive-port = xxxx system-type = "" smsc-username = "" smsc-password = throughput = 20 source-addr-ton = 1 source-addr-npi = 1 dest-addr-ton = 1 dest-addr-npi = 1 alt-charset = iso-8859-1 # SMSBOX SETUP group = smsbox bearerbox-host = localhost sendsms-port = 13013 global-sender = 8371 sendsms-chars = +0123456789 log-file = /var/log/kannel/smsbox.log log-level = 1 access-log = /var/log/kannel/smsbox_access.log ----- Original Message ----- From: Ben Suffolk To: Kaneza Innocent Cc: [email protected] Sent: Friday, March 09, 2007 11:27 Subject: Re: SMPP incoming message Thats just your connection (both threads) pinging the smsc to check the connection is still alive. Do you get anything else in the log files? If not then your SMSC provider is not even trying to send you any messages. In your configuration you are supposed to (although I have not come across an SMSC that uses it) specify a regex to show what numbers you wish to receive messages for. Have you specified this correctly? Regards Ben On 9 Mar 2007, at 09:24, Kaneza Innocent wrote: 2007-03-09 01:55:54 [25875] [7] DEBUG: SMPP[smsc]: Sending enquire link: 2007-03-09 01:55:54 [25875] [7] DEBUG: SMPP PDU 0x9de9420 dump: 2007-03-09 01:55:54 [25875] [7] DEBUG: type_name: enquire_link 2007-03-09 01:55:54 [25875] [7] DEBUG: command_id: 21 = 0x00000015 2007-03-09 01:55:54 [25875] [7] DEBUG: command_status: 0 = 0x00000000 2007-03-09 01:55:54 [25875] [7] DEBUG: sequence_number: 147 = 0x00000093 2007-03-09 01:55:54 [25875] [7] DEBUG: SMPP PDU dump ends. 2007-03-09 01:55:54 [25875] [6] DEBUG: SMPP[smsc]: Sending enquire link: 2007-03-09 01:55:54 [25875] [6] DEBUG: SMPP PDU 0x9de9420 dump: 2007-03-09 01:55:54 [25875] [6] DEBUG: type_name: enquire_link 2007-03-09 01:55:54 [25875] [6] DEBUG: command_id: 21 = 0x00000015 2007-03-09 01:55:54 [25875] [6] DEBUG: command_status: 0 = 0x00000000 2007-03-09 01:55:54 [25875] [6] DEBUG: sequence_number: 148 = 0x00000094 2007-03-09 01:55:54 [25875] [6] DEBUG: SMPP PDU dump ends. 2007-03-09 01:55:55 [25875] [7] DEBUG: SMPP[smsc]: Got PDU: 2007-03-09 01:55:55 [25875] [7] DEBUG: SMPP PDU 0x9de9420 dump: 2007-03-09 01:55:55 [25875] [7] DEBUG: type_name: enquire_link_resp 2007-03-09 01:55:55 [25875] [7] DEBUG: command_id: 2147483669 = 0x80000015 2007-03-09 01:55:55 [25875] [7] DEBUG: command_status: 0 = 0x00000000 2007-03-09 01:55:55 [25875] [7] DEBUG: sequence_number: 147 = 0x00000093 2007-03-09 01:55:55 [25875] [7] DEBUG: SMPP PDU dump ends. 2007-03-09 01:55:55 [25875] [6] DEBUG: SMPP[smsc]: Got PDU: 2007-03-09 01:55:55 [25875] [6] DEBUG: SMPP PDU 0x9de9420 dump: 2007-03-09 01:55:55 [25875] [6] DEBUG: type_name: enquire_link_resp 2007-03-09 01:55:55 [25875] [6] DEBUG: command_id: 2147483669 = 0x80000015 2007-03-09 01:55:55 [25875] [6] DEBUG: command_status: 0 = 0x00000000 2007-03-09 01:55:55 [25875] [6] DEBUG: sequence_number: 148 = 0x00000094 2007-03-09 01:55:55 [25875] [6] DEBUG: SMPP PDU dump ends. ----- Original Message ----- From: Ben Suffolk To: Kaneza Innocent Cc: [email protected] Sent: Friday, March 09, 2007 11:13 Subject: Re: SMPP incoming message What's in the smsc log files when a deliver_sm PDU attempts to come in? Regards Ben On 9 Mar 2007, at 08:43, Kaneza Innocent wrote: Hello, I have a problem here, I cannot receive incoming messages from the carrier SMS-C but I can send without problem. they tell me there is no problem on their side and as I know there is no problem on my side too. I have been using my kannel on another provider and it was working fine. thanks Kaneza Innocent SMS Media System Administrator
