smpp icon indicating copy to clipboard operation
smpp copied to clipboard

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

Open goten4 opened this issue 4 years ago • 0 comments

Hello,

In session.go, in makeTransition() function, there's a mistake in the case « If sending from SMSC or receiving on ESME ». In this case and for StateBoundTRx, the pdu.DeliverSmID should be allowed instead of pdu.DeliverSmRespID.

goten4 avatar Jun 09 '20 05:06 goten4