Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting message_id #56

Open
kolawolebalogun opened this issue May 15, 2017 · 2 comments
Open

Setting message_id #56

kolawolebalogun opened this issue May 15, 2017 · 2 comments

Comments

@kolawolebalogun
Copy link

Please is it possible to set The unique message identifier, that will later be returned in the DLR for reference purpose.

Let me explain my current process below:

My approach is we send a message to the smsc gateway we get an id from smsc, we save this id and when DLR comes we match the id from the dlr to the id we previously save (because we push million of messages for a short period this approach isn't optimal for us, the back and forth to the database).

what I will like to acheive is if there is a way we can add a parameter to the submit message to smsc and retrieve this id when the dlr comes back.

@saad-g
Copy link

saad-g commented Mar 3, 2020

I dont think it is permitted in the protocol.

@kamochu
Copy link

kamochu commented Mar 4, 2020

I dont think it is permitted in the protocol.

I thought so too...

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

No branches or pull requests

3 participants