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
Agree with Juan Nin, much more better doing that in application level than
configuration level, since the sender in inbound messages could be very
dynamic. Just forward all incoming messages and let you application parse them.
It is much more easier and as a bonus you can sleep well :)
Willy M
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