-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hello, I see that the deliverSM functionality is already there to throw back DLRs to the SMPP client.
I think it would be really useful to trigger deliverSM messages from the server, i.e. MO messages:
A simple use case could be the following.
mockSmppServer.sendDeliverSM(String from, String to, DataCoding coding, byte[] shortMessage)
Later on, we can assert on the successful delivery as well, or in case of error get the error response.
Metadata
Metadata
Assignees
Labels
No labels