Thanks Rodrigo, yes all processes are dead, the operator gave me this log, i
hope it helps:

2005-05-18 15:48:30,026 [INFO] [p:SMPPServer] Checking identity
(team2_r/team201)
2005-05-18 15:48:30,033 [INFO] [p:SMPPServer] Killing session 2: team2_r_r
...
2005-05-18 15:48:30,034 [INFO] [p:SMPPServer] Session team2_r_r killed.
2005-05-18 15:48:30,034 [WARN] [p:SMPPServer] A session already existed for
'team2_r_r'
2005-05-18 15:48:30,034 [DEBUG] [p:SMPPServer] Returning ALREADY_BOUND

Mario


-----Mensaje original-----
De: Rodrigo Cremaschi [mailto:[EMAIL PROTECTED]
Enviado el: Thursday, May 19, 2005 11:39 AM
Para: Mario Noboa; [email protected]
Asunto: Re: ESME Already in Bound State


Hi Mario,

    be sure all your Kannel processes are dead before trying to start them
over again.

Rodrigo.


----- Original Message -----
From: "Mario Noboa" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, May 19, 2005 12:14 PM
Subject: ESME Already in Bound State


>
> Hi list!
>
> I'm configuring two smpp connection, one for sending stuff, and one for
> receiving stuff.. With Rx i have a problem.....
>
> I got the follow message:
>
> 2005-05-19 09:04:35 [7825] [7] WARNING: SMPP: PDU NULL terminated string
> has
> no NULL.
> 2005-05-19 09:04:35 [7825] [7] ERROR: SMPP[2]: SMSC rejected login to
> receive, code 0x00000005 (ESME Already in Bound State).
> 2005-05-19 09:04:35 [7825] [7] ERROR: SMPP[2]: I/O error or other error.
> Re-connecting.
> 2005-05-19 09:04:35 [7825] [7] ERROR: SMPP[2]: Couldn't connect to SMS
> center (retrying in 10 seconds).
>
> Any help i'd greatly appreciate it !
>
> Mario
>
>
> Here is my conf file:
>
> group = smsc
> smsc = smpp
> smsc-id = Tx
> host= XXX.XXX.XXX.XX
> port = 17603
> receive-port = 0
> smsc-username = user
> smsc-password = user2
> source-addr-ton = 2
> source-addr-npi = 1
> dest-addr-ton = 2
> dest-addr-npi = 1
> system-type = smpp
> interface-version = 34
>
>
> group = smsc
> smsc = smpp
> smsc-id = Rx
> host= XXX.XXX.XXX.XX
> port = 0
> receive-port = 3000
> smsc-username = user_r
> smsc-password = user201
> source-addr-ton = 2
> source-addr-npi = 1
> dest-addr-ton = 2
> dest-addr-npi = 1
> interface-version = 34
> system-type = smpp
>


Reply via email to