Ticket #569 (closed enhancement: fixed)
SMS Delivery Reports not properly mapped
| Reported by: | mickey | Owned by: | mickey |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | cornucopia/fsogsm | Version: | milestone5.5 |
| Keywords: | sms,delivery,report | Cc: |
Description
SMS Delivery Reports need to be mapped in fsogsmd before being delivered via signals. For this to happen, we need to track every sent message with its reference number and then map the incoming receipts back into our number space -- rremembering and holding it back, if it was a part of a concatenated message.
Change History
comment:2 Changed 3 years ago by mickey
- Status changed from in_testing to closed
- Resolution set to fixed
With cbd57abf8afaa95f78d22cf593577794ce9ed5b6, all my tests pass.
Note: See
TracTickets for help on using
tickets.

This has now been implemented and is in testing.