Closed GoogleCodeExporter closed 9 years ago
i want if the dongle is to receive multipart sms , dongle should wait for the
other parts of sms and then join all of the parts , then send it to the dial
plan , any suggestion how can i achieve this . ?
Original comment by alihmd....@gmail.com
on 29 Jul 2013 at 6:37
Original comment by bg_...@mail.ru
on 30 Jul 2013 at 6:42
Sorry, but chan_dongle is voice channel driver for asterisk, not part of
SMSTools
or other SMS-aware applications.
No reasons for complete decoding, waiting for any undelivered parts (may be
lost) at
this level.
Your request is same as 'i want my NIC driver do reassemble IP packets'.
Original comment by bg_...@mail.ru
on 30 Jul 2013 at 6:45
Original comment by bg_...@mail.ru
on 30 Jul 2013 at 6:46
I have a small patch to parse SMS reference number, total parts and current
part from User Data Header. These values will be populated into channel
variables REF, MSG_PARTS and MSG_PART.
PS: I have other patches applied before. You may need to patch manually.
Original comment by gpuzan...@gmail.com
on 10 Dec 2014 at 12:17
Attachments:
Original issue reported on code.google.com by
alihmd....@gmail.com
on 29 Jul 2013 at 6:35