Mhammad Sellam
Mhammad Sellam

Reputation: 160

SMPP ERROR 13 - ESME_RBINDFAIL

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?

Upvotes: 1

Views: 3874

Answers (2)

karthi keyan
karthi keyan

Reputation: 253

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.

Upvotes: 1

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?

Upvotes: 1

Related Questions