How many characters is your password?

Rene Kluwen
Chimit


-----Original Message-----
From: Apache [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED]
Sent: zondag 28 mei 2006 19:03
Subject: [Kannel 0000347]: Invalid Password , though it is CORRECT



The following NEW bug has been ADDED.
=======================================================================
http://bugs.kannel.org/view_bug_page.php?f_id=347
=======================================================================
Reporter:                   ihabtawfig
Handler:                    
=======================================================================
Project:                    Kannel
Bug ID:                     0000347
Category:                   SMSC SMPP
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
=======================================================================
Date Submitted:             05-28-06 18:02 BST
Last Modified:              05-28-06 18:02 BST
=======================================================================
Summary:                    Invalid Password , though it is CORRECT
Description: 
Hi , whenever bearerbox is started , trying connecting to smpp it returns
Invalid password , I talked to smsc guys and confirm the password many
times , then we delete the account andd recreate it again , but the problem
persist , here is my conf file : 
group = core
admin-port = ****
admin-password=password
log-file="/var/log/bearerbox.log"
log-level=1
admin-deny-ip="210.215.1.1"
admin-allow-ip="127.0.0.1"
smsbox-port = ****
wapbox-port=****
box-allow-ip="*.*.*.*"
store-file="/var/log/kan-sms.log"
dlr-storage=internal

group=smsc
smsc=smpp
smsc-id=gawal
host=*.*.*.*.*
port = ****
receive-port=****
smsc-username= "username"
smsc-password= password
system-type= "VMA"
source-addr-autodetect=1


and here is bearerbox log:
Kannel bearerbox II version 1.4.0 starting
2006-05-28 19:01:52 [29209] [0] INFO: Loading store file
`/var/log/kan-sms.log'
2006-05-28 19:01:52 [29209] [0] INFO: Store-file size 0, starting to
unpack
2006-05-28 19:01:52 [29209] [0] INFO: Retrieved 0 messages,
non-acknowledged messages: 0
2006-05-28 19:01:52 [29209] [0] INFO: MAIN: Start-up done, entering
mainloop
2006-05-28 19:01:52 [29209] [7] DEBUG: Thread 7
(gw/smsc/smsc_smpp.c:io_thread) maps to pid 29209.
2006-05-28 19:01:52 [29209] [8] DEBUG: Thread 8
(gw/bb_smscconn.c:sms_router) maps to pid 29209.
2006-05-28 19:01:52 [29209] [8] DEBUG: sms_router: time to sleep
2006-05-28 19:01:52 [29209] [8] DEBUG: sms_router: list_len = 0
2006-05-28 19:01:52 [29209] [9] DEBUG: Thread 9
(gw/bb_boxc.c:wdp_to_wapboxes) maps to pid 29209.
2006-05-28 19:01:52 [29209] [9] DEBUG: wdp_to_wapboxes: destroying lists
2006-05-28 19:01:52 [29209] [9] DEBUG: Thread 9
(gw/bb_boxc.c:wdp_to_wapboxes) terminates.
2006-05-28 19:01:52 [29209] [10] DEBUG: Thread 10
(gw/bb_boxc.c:wapboxc_run) maps to pid 29209.
2006-05-28 19:01:52 [29209] [11] DEBUG: Thread 11
(gw/bearerbox.c:wdp_router) maps to pid 29209.
2006-05-28 19:01:54 [29209] [7] DEBUG: SMPP[mysmpp]: Sending PDU:
2006-05-28 19:01:54 [29209] [7] DEBUG: SMPP PDU 0x8aafda8 dump:
2006-05-28 19:01:54 [29209] [7] DEBUG:   type_name: bind_transceiver
2006-05-28 19:01:54 [29209] [7] DEBUG:   command_id: 9 = 0x00000009
2006-05-28 19:01:54 [29209] [7] DEBUG:   command_status: 0 = 0x00000000
2006-05-28 19:01:54 [29209] [7] DEBUG:   sequence_number: 1 = 0x00000001
2006-05-28 19:01:54 [29209] [7] DEBUG:   system_id: "username"
2006-05-28 19:01:54 [29209] [7] DEBUG:   password: "password"
2006-05-28 19:01:54 [29209] [7] DEBUG:   system_type: "VMA"
2006-05-28 19:01:54 [29209] [7] DEBUG:   interface_version: 52 =
0x00000034
2006-05-28 19:01:54 [29209] [7] DEBUG:   addr_ton: 0 = 0x00000000
2006-05-28 19:01:54 [29209] [7] DEBUG:   addr_npi: 0 = 0x00000000
2006-05-28 19:01:54 [29209] [7] DEBUG:   address_range: NULL
2006-05-28 19:01:54 [29209] [7] DEBUG: SMPP PDU dump ends.
2006-05-28 19:01:59 [29209] [7] WARNING: SMPP: PDU NULL terminated string
has no NULL.
2006-05-28 19:01:59 [29209] [7] DEBUG: SMPP[mysmpp]: Got PDU:
2006-05-28 19:01:59 [29209] [7] DEBUG: SMPP PDU 0x8aafda8 dump:
2006-05-28 19:01:59 [29209] [7] DEBUG:   type_name: bind_transceiver_resp
2006-05-28 19:01:59 [29209] [7] DEBUG:   command_id: 2147483657 =
0x80000009
2006-05-28 19:01:59 [29209] [7] DEBUG:   command_status: 14 = 0x0000000e
2006-05-28 19:01:59 [29209] [7] DEBUG:   sequence_number: 1 = 0x00000001
2006-05-28 19:01:59 [29209] [7] DEBUG:   system_id: NULL
2006-05-28 19:01:59 [29209] [7] DEBUG: SMPP PDU dump ends.
2006-05-28 19:01:59 [29209] [7] ERROR: SMPP[gawal]: SMSC rejected login to
transmit, code 0x0000000e (Invalid Password).
2006-05-28 19:01:59 [29209] [7] ERROR: SMPP[gawal]: I/O error or other
error. Re-connecting.
2006-05-28 19:01:59 [29209] [7] DEBUG: Thread 7
(gw/smsc/smsc_smpp.c:io_thread) terminates.

kinsly advice where is the problem as we tried everything .

=======================================================================




Reply via email to