Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MO Router Connection issue #1206

Open
raghupradeep0702 opened this issue Jun 4, 2024 · 1 comment
Open

MO Router Connection issue #1206

raghupradeep0702 opened this issue Jun 4, 2024 · 1 comment

Comments

@raghupradeep0702
Copy link

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.

@LinuxlinkedBD
Copy link

Hello @raghupradeep0702,
I was also looking for this solution but later found a work-around. I don't know whether it's Jasmin Bug or not but it's serving the SMPP to ESME SMS forwarding purpose..
So, I created a SMPP connection with SMPPSIM and named the CID, same as ESME user name.
Then placed that SMPP connection on MO-Router.
Now, whenever any MO-SMS is landing to Jasmin it automatically forwarding the DeliverSM of that SMS to the ESME

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants