I do get error while binding but it does not come regularly. If i send messages through a particular operator, it gives me bind as ESME_ROK and at the same time, as i try it again with same set of values and same operator, I get error as invalid systemId.
This issue troubles me a lot when i send bulk messages. Some messages are delivered proplery but in between it stops because of unbinding.
Please help me to resolve the issue.
Bind Problem
Moderator: alt
Some SMSC allows only one session with systemid.
In case when you have bad connection with SMSC, client can disconnect,
but server will think that systemid still connected.
I suggest you to find out with SMSC side if you have one session limit,
try to find the reason why client disconnects. And what value SMSC has for inactivity timeout.
In case when you have bad connection with SMSC, client can disconnect,
but server will think that systemid still connected.
I suggest you to find out with SMSC side if you have one session limit,
try to find the reason why client disconnects. And what value SMSC has for inactivity timeout.