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 <dhcad...@gmail.com> wrote:

> 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 <spame...@gmail.com> 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:19 [6276] [7] ERROR: error connecting to server `XXX' at
>> port `8888'
>> 2013-05-08 02:29:19 [6276] [7] ERROR: SMPP[mysmsc]: Couldn't connect to
>> server.
>> 2013-05-08 02:29:19 [6276] [7] ERROR: SMPP[mysmsc]: Couldn't connect to
>> SMS center (retrying in 10 seconds).
>> 2013-05-08 02:29:29 [6276] [7] DEBUG: Connecting to <xx.xx.xx.xx>
>> 2013-05-08 02:29:29 [6276] [7] ERROR: connect to <xx.xx.xx.xx> failed
>> 2013-05-08 02:29:29 [6276] [7] ERROR: System error 111: Connection refused
>> 2013-05-08 02:29:29 [6276] [7] ERROR: error connecting to server `XXX' at
>> port `8888'
>> 2013-05-08 02:29:29 [6276] [7] ERROR: SMPP[mysmsc]: Couldn't connect to
>> server.
>> 2013-05-08 02:29:29 [6276] [7] ERROR: SMPP[mysmsc]: Couldn't connect to
>> SMS center (retrying in 10 seconds).
>> 2013-05-08 02:29:39 [6276] [7] DEBUG: Connecting to <xx.xx.xx.xx>
>> 2013-05-08 02:29:39 [6276] [7] ERROR: connect to <xx.xx.xx.xx> failed
>> 2013-05-08 02:29:39 [6276] [7] ERROR: System error 111: Connection refused
>>
>>
>>
>> 2013/5/8 dhcmega <dhcad...@gmail.com>
>>
>>> 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] ERROR: SMPP[connection-1]: Couldn't
>>> connect to SMS center (retrying in 90 seconds).
>>> 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] ERROR: SMPP[connection-1]: Couldn't
>>> connect to SMS center (retrying in 90 seconds)
>>> 2013-05-07 19:15:26 [22931] [7] WARNING: SMPP: PDU NULL terminated
>>> string (system_id) has no NULL.
>>> 2013-05-07 19:15:26 [22931] [7] ERROR: SMPP[connection-1]: I/O error or
>>> other error. Re-connecting.
>>> 2013-05-07 19:15:26 [22931] [7] ERROR: SMPP[connection-1]: Couldn't
>>> connect to SMS center (retrying in 90 seconds).
>>> 2013-05-07 19:15:26 [22931] [7] WARNING: SMPP: PDU NULL terminated
>>> string (system_id) has no NULL.
>>> 2013-05-07 19:15:26 [22931] [7] ERROR: SMPP[connection-1]: I/O error or
>>> other error. Re-connecting.
>>> 2013-05-07 19:15:26 [22931] [7] ERROR: SMPP[connection-1]: Couldn't
>>> connect to SMS center (retrying in 90 seconds).
>>> 2013-05-07 19:15:27 [22931] [7] WARNING: SMPP: PDU NULL terminated
>>> string (system_id) has no NULL.
>>> 2013-05-07 19:15:27 [22931] [7] ERROR: SMPP[connection-1]: I/O error or
>>> other error. Re-connecting.
>>> 2013-05-07 19:15:27 [22931] [7] ERROR: SMPP[connection-1]: Couldn't
>>> connect to SMS center (retrying in 90 seconds).
>>>
>>> Thanks!
>>>
>>>
>>> On Tue, May 7, 2013 at 7:14 PM, spameden <spame...@gmail.com> wrote:
>>>
>>>> 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 <dhcad...@gmail.com>
>>>>
>>>>> 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 other error. Re-connecting.
>>>>> 2013-05-07 18:49:09 [22931] [7] ERROR: SMPP[connection-1]: Couldn't
>>>>> connect to SMS center (retrying in 90 seconds).
>>>>>
>>>>> 2013-05-07 18:49:15 [22931] [6] ERROR: SMPP[connection-1]: I/O error
>>>>> or other error. Re-connecting.
>>>>> 2013-05-07 18:49:15 [22931] [6] ERROR: SMPP[connection-1]: Couldn't
>>>>> connect to SMS center (retrying in 90 seconds).
>>>>>
>>>>> This is how I have it configured:
>>>>> reconnect-delay = 90
>>>>> enquire-link-interval = 20
>>>>>
>>>>> The log is saying that it will wait for 90secs, but it is waiting 6.
>>>>> How could this be?
>>>>> Thanks!
>>>>>
>>>>> dhcmega
>>>>>
>>>>
>>>>
>>>
>>
>

Reply via email to