jasmin icon indicating copy to clipboard operation
jasmin copied to clipboard

JASMIN NOT RECEIVING DLR FROM SMPP SERVER

Open AlbertSaheed opened this issue 3 years ago • 13 comments

Hello Team,

I have set up JASMIN and successfully connected to an SMPP server but when I send a message through JASMIN I don't receive DLR.

I see RegisteredDeliveryReceipt.NO_SMSC_DELIVERY_RECEIPT_REQUESTED in the message log.

How do I tell JASMIN to ask for DLR because we want to forward the DLR to the smpp client that's connect to JASMIN.

Please, kindly help if you have experience this issue in the past.

AlbertSaheed avatar Aug 29 '21 11:08 AlbertSaheed

Hi Albert, I'm not one of the team but I think you should give some more detail. How you are injecting SMS into Jasmin? HTTP or SMPP? In the SMPP case, that flag is set in the originating software, Jasmin send it over the chain without change it... In the HTTP case it should be set to ON (for what I tested some month ago but i dont use http). If you are using http, you should also check the cfg file or the documentation, i think that a parameter like that should be present. Try also to post here some rows before and after the specific error line in order to identify the step where you are receiving the error.

magojr avatar Aug 30 '21 09:08 magojr

add dlr=yes tag on http side

On Mon, Aug 30, 2021 at 12:29 PM magojr @.***> wrote:

Hi Albert, I'm not one of the team but I think you should give some more detail. How you are injecting SMS into Jasmin? HTTP or SMPP? In the SMPP case, that flag is set in the originating software, Jasmin send it over the chain without change it... In the HTTP case it should be set to ON (for what I tested some month ago but i dont use http). If you are using http, you should also check the cfg file or the documentation, i think that a parameter like that should be present. Try also to post here some rows before and after the specific error line in order to identify the step where you are receiving the error.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jookies/jasmin/issues/1002#issuecomment-908191305, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPZPXG6PU27S3V4CJYARA3T7NFO7ANCNFSM5DAELSBA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

tarikogut avatar Aug 30 '21 12:08 tarikogut

Hello magon,

Thanks for your response. An SMPP client (Kannel) connects to our JASMIN via SMPP and messages are sent to JASMIN via the same protocol. JASMIN delivers the message also through SMPP to telcos SMSC. The challenge is that JASMIN is not sending DLR to the client ...Below is the message I found in the log...

2021-09-02 00:01:53 INFO 843843 SMS-MT [cid:*****] [queue-msgid:c168ac26-33c6-4b20-b051-4ea0a8229f12] [smpp-msgid:b'1f298155-a457-46dc-9353-ef435e919394'] [status:CommandStatus.ESME_ROK] [prio:1] [dlr:RegisteredDeliveryReceipt.NO_SMSC_DELIVERY_RECEIPT_REQUESTED] [validity:none] [from:b'ATPToken'] [to:b'2348034678549'] [content:b'Your activation token is 97523']

Thanks

AlbertSaheed avatar Sep 02 '21 01:09 AlbertSaheed

connect me on skype i fix your problem tarikogut

On Thu, Sep 2, 2021 at 4:02 AM AlbertSaheed @.***> wrote:

Hello magon,

Thanks for your response. An SMPP client (Kannel) connects to our JASMIN via SMPP and messages are sent to JASMIN via the same protocol. JASMIN delivers the message also through SMPP to telcos SMSC. The challenge is that JASMIN is not sending DLR to the client ...Below is the message I found in the log...

2021-09-02 00:01:53 INFO 843843 SMS-MT [cid:*****] [queue-msgid:c168ac26-33c6-4b20-b051-4ea0a8229f12] [smpp-msgid:b'1f298155-a457-46dc-9353-ef435e919394'] [status:CommandStatus.ESME_ROK] [prio:1] [dlr:RegisteredDeliveryReceipt.NO_SMSC_DELIVERY_RECEIPT_REQUESTED] [validity:none] [from:b'ATPToken'] [to:b'2348034678549'] [content:b'Your activation token is 97523']

Thanks

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jookies/jasmin/issues/1002#issuecomment-910978244, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPZPXGMKDFU65HV5CA7VMLT73ELVANCNFSM5DAELSBA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

tarikogut avatar Sep 02 '21 01:09 tarikogut

Hi tarikogut

Thanks. I have sent you an invite. My Skype ID is saheedalbert.

Thanks

AlbertSaheed avatar Sep 02 '21 16:09 AlbertSaheed

Thanks @tarikogut

It was a really good session with you.

Thanks boss.

AlbertSaheed avatar Sep 02 '21 18:09 AlbertSaheed

@AlbertSaheed Maybe you could post solution when other people find this issue?

polyurethanegoose avatar Sep 30 '21 00:09 polyurethanegoose

add dlr=yes tag on http side On Mon, Aug 30, 2021 at 12:29 PM magojr @.***> wrote: Hi Albert, I'm not one of the team but I think you should give some more detail. How you are injecting SMS into Jasmin? HTTP or SMPP? In the SMPP case, that flag is set in the originating software, Jasmin send it over the chain without change it... In the HTTP case it should be set to ON (for what I tested some month ago but i dont use http). If you are using http, you should also check the cfg file or the documentation, i think that a parameter like that should be present. Try also to post here some rows before and after the specific error line in order to identify the step where you are receiving the error. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#1002 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPZPXG6PU27S3V4CJYARA3T7NFO7ANCNFSM5DAELSBA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Hi, I also get a similar error, I send it via SMPP, I get the error as in the post above, tell me what to fix. I use jasmine sms gateway 2022-02-09 08:45:42 INFO 104428 SMS-MT [cid:turbo] [queue-msgid:7904f6d1-e95f-4223-856f-e29ee7cfbb43] [smpp-msgid:b'A9F6BB84-8984-11EC-97EF-A933700C0188'] [status:CommandStatus.ESME_ROK] [prio:0] [dlr:RegisteredDeliveryReceipt.NO_SMSC_DELIVERY_RECEIPT_REQUESTED] [validity:none] [from:None] [to:b'0637922253'] [content:b'helloegdfgdfgdfgdfgfdgfdgdfgdfgdgdfgdgdfgdfgd']

sergiybatan avatar Feb 09 '22 08:02 sergiybatan

Are you using kannel? You need to request to get for else the default is that you don't need DLR.

On Wed, 9 Feb 2022, 11:50 am sergiybatan, @.***> wrote:

add dlr=yes tag on http side … <#m_1595603681005765104_> On Mon, Aug 30, 2021 at 12:29 PM magojr @.***> wrote: Hi Albert, I'm not one of the team but I think you should give some more detail. How you are injecting SMS into Jasmin? HTTP or SMPP? In the SMPP case, that flag is set in the originating software, Jasmin send it over the chain without change it... In the HTTP case it should be set to ON (for what I tested some month ago but i dont use http). If you are using http, you should also check the cfg file or the documentation, i think that a parameter like that should be present. Try also to post here some rows before and after the specific error line in order to identify the step where you are receiving the error. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#1002 (comment) https://github.com/jookies/jasmin/issues/1002#issuecomment-908191305>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPZPXG6PU27S3V4CJYARA3T7NFO7ANCNFSM5DAELSBA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub .

Hi, I also get a similar error, I send it via SMPP, I get the error as in the post above, tell me what to fix. I use jasmine sms gateway 2022-02-09 08:45:42 INFO 104428 SMS-MT [cid:turbo] [queue-msgid:7904f6d1-e95f-4223-856f-e29ee7cfbb43] [smpp-msgid:b'A9F6BB84-8984-11EC-97EF-A933700C0188'] [status:CommandStatus.ESME_ROK] [prio:0] [dlr:RegisteredDeliveryReceipt.NO_SMSC_DELIVERY_RECEIPT_REQUESTED] [validity:none] [from:None] [to:b'0637922253'] [content:b'helloegdfgdfgdfgdfgfdgfdgdfgdfgdgdfgdgdfgdfgd']

— Reply to this email directly, view it on GitHub https://github.com/jookies/jasmin/issues/1002#issuecomment-1033507575, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJWPHLQYVEBGNL37GNIW6KDU2ITGBANCNFSM5DAELSBA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

timo-engnz avatar Feb 09 '22 10:02 timo-engnz

No, i am used jusmine sms gateway.

sergiybatan avatar Feb 09 '22 12:02 sergiybatan

add request dlr=yes before message text.

sergiybatan @.***>, 9 Şub 2022 Çar, 15:48 tarihinde şunu yazdı:

No, i am used jusmine sms gateway.

— Reply to this email directly, view it on GitHub https://github.com/jookies/jasmin/issues/1002#issuecomment-1033725528, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPZPXCF4MPTTTPYZUURCQ3U2JPBZANCNFSM5DAELSBA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

tarikogut avatar Feb 09 '22 21:02 tarikogut

Another option is adding interceptors

One of them is available here.

https://docs.jasminsms.com/en/latest/interception/index.html#enforcing-dlr

This will enforce all messages to get DLR. To add an interceptor, follow the pages instructions.

Hopefully that helps

On Thu, 10 Feb 2022, 12:28 am tarikogut, @.***> wrote:

add request dlr=yes before message text.

sergiybatan @.***>, 9 Şub 2022 Çar, 15:48 tarihinde şunu yazdı:

No, i am used jusmine sms gateway.

— Reply to this email directly, view it on GitHub https://github.com/jookies/jasmin/issues/1002#issuecomment-1033725528, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ABPZPXCF4MPTTTPYZUURCQ3U2JPBZANCNFSM5DAELSBA

. Triage notifications on the go with GitHub Mobile for iOS < https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675

or Android < https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub .

You are receiving this because you were mentioned.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/jookies/jasmin/issues/1002#issuecomment-1034209073, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJWPHLX72JRBMJA6PNT2BPTU2LMBHANCNFSM5DAELSBA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

timo-engnz avatar Feb 10 '22 05:02 timo-engnz

Stale issue detected, remove stale label or comment or this will be closed soon.

github-actions[bot] avatar Feb 11 '24 02:02 github-actions[bot]

This issue was closed because it has been stalled more than a year with no activity.

github-actions[bot] avatar Mar 28 '24 02:03 github-actions[bot]