Skip to content

Conversation

@sboli
Copy link

@sboli sboli commented Jul 31, 2025

Problem

When sending a concatenated message, all the splits had the same sequence number. This prevents reconciliation of the message ID using the sequence number return in submit_sm_resp

Fix
Call AssignSequenceNumber when splitting, if we have more than 1 part.

@linxGnu
Copy link
Owner

linxGnu commented Aug 28, 2025

@laduchesneau PTAL. Basically, it's LGTM

@linxGnu
Copy link
Owner

linxGnu commented Aug 28, 2025

@sboli could you please write an unit test.

@laduchesneau
Copy link
Collaborator

The code is simple and looks go to me, but I also agree that a small a unit test is needed.

@laduchesneau
Copy link
Collaborator

If you want, you can add a new const call SM_GSM_MSG_LEN_7BIT

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.

3 participants