Re: Re-connecting time not being respected

2013-05-10 Thread dhcmega
I have moved back yo 1.4.1 version and it works ok Is it possible that at a svn 5031 a bug could have been introduced? On Wed, May 8, 2013 at 11:44 PM, dhcmega wrote: > may be there is a bug on this release? that will prevent the > reconnect-delay parameter to be ignored? > > The SMSC support i

Re: Re-connecting time not being respected

2013-05-08 Thread dhcmega
may be there is a bug on this release? that will prevent the reconnect-delay parameter to be ignored? The SMSC support is telling me that I am trying to send the submit_sm before the bind gets accepted. On Wed, May 8, 2013 at 9:09 AM, dhcmega wrote: > But I am getting I/O error, it might be di

Re: Re-connecting time not being respected

2013-05-08 Thread dhcmega
But I am getting I/O error, it might be different? version is svn-r5031 Any other ideas? Thanks for you help On Tue, May 7, 2013 at 7:31 PM, spameden wrote: > Kannel's version? > > I do not see such problem here, reconnection interval is 10 seconds and > it's treated well. > > 2013-05-08 02:29

Re: Re-connecting time not being respected

2013-05-07 Thread spameden
Kannel's version? I do not see such problem here, reconnection interval is 10 seconds and it's treated well. 2013-05-08 02:29:19 [6276] [7] ERROR: error connecting to server `XXX' at port `' 2013-05-08 02:29:19 [6276] [7] ERROR: SMPP[mysmsc]: Couldn't connect to server. 2013-05-08 02:29:19 [6

Re: Re-connecting time not being respected

2013-05-07 Thread dhcmega
Hi, thanks for you answer Bad example, here it is a better one: 2013-05-07 19:15:25 [22931] [7] WARNING: SMPP: PDU NULL terminated string (system_id) has no NULL. 2013-05-07 19:15:25 [22931] [7] ERROR: SMPP[connection-1]: I/O error or other error. Re-connecting. 2013-05-07 19:15:25 [22931] [7] ERR

Re: Re-connecting time not being respected

2013-05-07 Thread spameden
Your log indicates that reconnection happens from the different thread [6] instead of [7], so most likely you have 2 SMSC links with the same name? 2013/5/8 dhcmega > Hi All > Is any one having this same problem? > > 2013-05-07 18:49:09 [22931] [7] ERROR: SMPP[connection-1]: I/O error or > othe