Skip to content

Conversation

@goten4
Copy link

@goten4 goten4 commented Jun 9, 2020

Fixes #10

@freedom9527
Copy link

Fixes #10
Hi, @ajankovic
I had same a problem, Could you merge this commit to master branch?

case pdu.SubmitSmRespID, pdu.SubmitMultiRespID, pdu.DataSmID, pdu.DataSmRespID, pdu.DeliverSmRespID,
case pdu.SubmitSmRespID, pdu.SubmitMultiRespID, pdu.DataSmID, pdu.DataSmRespID, pdu.DeliverSmID,
pdu.QuerySmRespID, pdu.CancelSmRespID, pdu.AlertNotificationID, pdu.ReplaceSmRespID, pdu.EnquireLinkID, pdu.EnquireLinkRespID,
pdu.GenericNackID:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can anybody help how to trigger deliversm towards client

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

case pdu.SubmitSmRespID, pdu.SubmitMultiRespID, pdu.DataSmID, pdu.DataSmRespID, pdu.DeliverSmRespID,
case pdu.SubmitSmRespID, pdu.SubmitMultiRespID, pdu.DataSmID, pdu.DataSmRespID, pdu.DeliverSmID,
pdu.QuerySmRespID, pdu.CancelSmRespID, pdu.AlertNotificationID, pdu.ReplaceSmRespID, pdu.EnquireLinkID, pdu.EnquireLinkRespID,
pdu.GenericNackID:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Successfully merging this pull request may close these issues.

In SMPP server mode (SMS-C) makeTransition prevent to send DeliverSM

4 participants