What does Message ID not matched log signify?

Message Id not matched signifies that the DLR received from vendor is not matching with Message ID which was originally sent in submit_sm response. For e.g. a. Message id recieved from gateway vendor in submit_sm response is c86d461a-a349-4354-8b3a-ae5614eb0541 b. Message id recieved from gateway vendor in deliver_sm request is 5b718c13-9372-4805-9d3a-2629b983add5 In that above case the […]

Read More

What is convert message id in SMPP gateway

When any message is submitted to SMSC, SMSC issue a unique message id against each message. It can be in decimal or in hex format. Subsequently when they provide the DLR, SMSC should send exactly the same message ID in DLR so that iTextPro can match both and update the DLR. However, there are few […]

Read More