Jasmin: MT Route to http api

948 Views Asked by At

We have an SMS Gateway works only in HTTP API with Telecom companies Clients request SMPP Connection because their system accepts SMPP only.

Installed Jasmin SMS Gateway on DigitalOcean droplet, but Jasmin required All the MT Routes to be via SMPP Connectors only.

How can I intercept all MT Messages to be sent via HTTP API with fully status smpp response? https://jasmin.readthedocs.io/en/latest/management/jcli/ The documentation doesn't mention anyways, I guess I can make it by Python but I didn't understand.

jcli : mtrouter -a Adding a new MT Route: (ok: save, ko: exit)

type DefaultRoute arguments: connector, rate connector http(HTTP-01) Invalid syntax for connector id, must be smppc(some_id).

0

There are 0 best solutions below