Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Fix SMS Segment Ordering Issue in smsdb_put #12

Merged
merged 1 commit into from
Feb 5, 2024

Commits on Feb 3, 2024

  1. Fix SMS Segment Ordering Issue in smsdb_put

    The condition check in the smsdb_put function now ensures all segments are received before processing. This fixes the issue where the segments were received out of order and the message was not being reassembled correctly.
    sparkcyf committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    249095c View commit details
    Browse the repository at this point in the history