SMPP DLR URL

162 views
Skip to first unread message

Błażej Uves

unread,
Feb 5, 2018, 8:21:01 AM2/5/18
to Jasmin SMS Gateway
Hello

I use MT Interceptor to save parameters such as phone number,
message content, headers to the MYSQL database.
The script ends by setting the variable smpp_status = 0, the message is not passed on.

Next I'm offending billing and shipping already independently.

Is there any way to forward the received delivery report from the operator to a URL
to pass it on to the appropriate SMPP connection users?

Bruno C

unread,
Feb 5, 2018, 3:27:15 PM2/5/18
to Jasmin SMS Gateway
What's your target call flow ?

Błażej Uves

unread,
Feb 5, 2018, 4:56:28 PM2/5/18
to Jasmin SMS Gateway
I use MT Interceptor to save parameters such as phone number,
message content, headers to the MYSQL database.
The script ends by setting the variable smpp_status = 0, the message is not passed on.

Now I send message via http to my operator.

The operator returns a delivery report to me on http, which I would like to pass on to the customer smpp connection.
Is there a possibility from the py script level?

[raport http] -> [mysql db ] -> [script py] -> [smpp connection]


Regards

Bruno C

unread,
Feb 6, 2018, 5:38:55 AM2/6/18
to Jasmin SMS Gateway
I understand you are trying to make an upstream http connector on Jasmin ?

If it's the case, then i suggest you contact commercial support (sup...@jasminsms.com), we do provide a commercial plugin for Jasmin that enable multiprotocol upstreams (ftp, http, sql, gsm, ...)

If you want to implement it yourself, injecting a message back to smpp flow is only possible through building the pdu and publishing it to the amqp messaging flow.
Reply all
Reply to author
Forward
0 new messages