Problem when binding

Smpp v3.4 client

Moderator: alt

Locked
mysterious_mz
Posts: 10
Joined: Sat Dec 13, 2008 8:57 am

Problem when binding

Post by mysterious_mz » Mon Jun 15, 2009 4:08 pm

Hello guys.

Something very strange happening:

Sometimes when i try to bind i get this error message:

- Bad status returned during Bind : BindTransceiverResp with status ESME_RINVSYSID

- ESME_RINVSYSID is Invalid System ID.

But System ID is correct, in fact it bind's sucessfully sometimes.

Is there something wrong ?

I am waiting for any reply.

Thanks in advance.
alt
Site Admin
Posts: 988
Joined: Tue Apr 25, 2006 9:45 am

Post by alt » Sat Jul 18, 2009 11:26 am

I think SMSC allow you to connect only with one session.
Sometimes when you have some network problems SmppClient can be disconnected, but SMSC still believe that you are connected.
You have to wait 2-3 minutes when SMSC drops your session by timeout.
Locked