SMPP ERROR 13 - ESME_RBINDFAIL

3.3k Views Asked by At

i'm using smpp 3.4 to sending short message, when i sent connecting request to SMSC i got the code stats (0x0d - 13 - ESME_RBINDFAIL). but it's work with an other SMSC.

can some one help me please?

2

There are 2 best solutions below

4
On BEST ANSWER

SMSC sends this error code for various reasons like the requested bind request type is not supported or bad credentials, mis-matched zone or account not smpp enabled.

0
On

Usually ESME_RBINDFAIL corresponds whith a wrong (or missing) configuration at the SMSC side, for example, an ip filter configuration. Have you checked with the SMSC that all the configuration wich you are using is right?