Thank you Cremashi....I'm connecting to UCP/EMI SMSC. It's unfortunate that I don't see anything similar in my logs....
I have a stupid question....I don't remember if I used the admin or root account when I compiled/installed the Kannel. But I think I did use the root account because I could not run the binaries when I log in as user. If I'm running as root, and if I set my ports to 13000 and above, would that be a reason for not receiving those kind of logs you mentioned when connected to an SMSC? ------------------ Does your SMSC use SMPP? Are you connected to your SMSC? If you are not, you will see something like this in your log: 2004-09-01 09:43:11 [99039] [8] DEBUG: SMPP[_YOURSMSC_]: Sending enquire link: 2004-09-01 09:43:11 [99039] [8] DEBUG: SMPP PDU 0x8150b00 dump: 2004-09-01 09:43:11 [99039] [8] DEBUG: type_name: enquire_link 2004-09-01 09:43:11 [99039] [8] DEBUG: command_id: 21 = 0x00000015 2004-09-01 09:43:11 [99039] [8] DEBUG: command_status: 0 = 0x00000000 2004-09-01 09:43:11 [99039] [8] DEBUG: sequence_number: 508 = 0x000001fc 2004-09-01 09:43:11 [99039] [8] DEBUG: SMPP PDU dump ends. 2004-09-01 09:43:11 [99039] [8] DEBUG: SMPP[_YOURSMSC_]: Got PDU: 2004-09-01 09:43:11 [99039] [8] DEBUG: SMPP PDU 0x8150b00 dump: 2004-09-01 09:43:11 [99039] [8] DEBUG: type_name: enquire_link_resp 2004-09-01 09:43:11 [99039] [8] DEBUG: command_id: 2147483669 = 0x80000015 2004-09-01 09:43:11 [99039] [8] DEBUG: command_status: 0 = 0x00000000 2004-09-01 09:43:11 [99039] [8] DEBUG: sequence_number: 508 = 0x000001fc 2004-09-01 09:43:11 [99039] [8] DEBUG: SMPP PDU dump ends. If you are not, you will receive a connection error, and a "retrying in 10 seconds" message.
