In my setup, the message flow is: SMPP→ Jasmin → ESME.
In a P2A scenario, the SMPP sends a deliver_sm request to Jasmin, which responds with a deliver_sm_resp to the SMPP. The ESME receives the deliver_sm and sends back a deliver_sm_resp to Jasmin. However, I need to forward the deliver_sm_resp received from the ESME to the corresponding SMPP.
Is this functionality achievable with Jasmin?
Please assist in resolving this issue as soon as possible.