jookies / jasmin

Jasmin - Open source SMS gateway
http://jasminsms.com
Other
986 stars 539 forks source link

MO Router Connection issue #1206

Open raghupradeep0702 opened 1 month ago

raghupradeep0702 commented 1 month ago

Hi @farirat

My flow is

ESME <-----> Jasmine SMS Gateway <------> SMPP

  1. Sending message from ESME to SMPP: For this I have created a connector in between Jasmine and SMPP. And added a MT router to this connector and the Flow is working fine.

  2. Sending message from SMPP to ESME: For this I have created a Connector in between Jasmine and ESME, but when I check the connection status using 'smppccm --l', it is not as BOUND_TRX/BOUND_TX.

From SMPP to Jasmin the messages are received in jasmine but those messages are not sending to ESME. And also, I have created the MO router also. Due to this, my messages are not reaching ESME.

Can you please help us to resolve this issue.