Skip to content

feat: Support for DeliverSM messages #122

@memaskal

Description

@memaskal

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions