Commit Graph

26 Commits

Author SHA1 Message Date
Qasim Ayyaz Khan bc6b9f2146 Cleaning up the code and removing hacks for UDH headers. Also code now complies to all the test scenarios. 2016-06-03 04:46:59 -04:00
lilleman fc629ddfdb Modifications to Qasims pull request to fix support for UDH header sizes above 1 2016-06-07 12:48:50 +02:00
Qasim Ayyaz Khan d811dd32f2 Removing some debugging logs. 2016-06-03 00:10:05 -04:00
Qasim Ayyaz Khan 8f1c94724c Fixed extraction of UDH header from original buffer rather than from encoded message as CSMS reference / values number greater than 0x7F were not decoded properly. 2016-06-02 23:52:25 -04:00
lilleman bd1d6475a7 Added option to force encoding on message splitter 2015-12-14 11:49:26 +01:00
lilleman 6884c72346 Added event for login as well as original dlr pdus in the response callback 2015-06-16 21:46:15 +02:00
lilleman d7b54b6dde Added log entry for sending DLRs 2015-06-16 20:34:13 +02:00
lilleman 0228adb98c Moved smsDlr function to utils 2015-06-16 20:11:54 +02:00
lilleman 96a9e2c46a Added support for flash messages 2015-06-16 17:58:39 +02:00
lilleman 08ecfe9e1a Minor optimization to msg size counter 2015-06-13 18:05:32 +02:00
lilleman c5a4b93aee Fixed problem with UCS2 encoded long messages 2015-06-13 17:56:08 +02:00
lilleman db766927f3 Fixed msg decoding issue and cleaning up in long messages queue 2015-06-03 16:52:15 +02:00
lilleman f157672c49 Now working with multi messages 2015-06-02 17:12:41 +02:00
lilleman 80c0153b57 Monstrous amount of changes. Bad commit disciplin. 2015-05-10 23:42:11 +02:00
lilleman 8c6c50e8d0 Handling processing of data chunks that is not arriving in order 2015-05-10 16:53:55 +02:00
lilleman 0d5ba73e8a Added support for sending long messages via splitted short_message parameter 2015-05-10 15:35:12 +02:00
lilleman 931dac203d Merge from master 2015-05-08 21:40:45 +02:00
lilleman 994d352ada Added utils for count msg size and split msgs 2015-05-08 21:39:53 +02:00
lilleman e361ff775f Fixed issue with TLV starting with a NULL byte that follows directly upon a short_message 2015-05-03 18:33:02 +02:00
lilleman 6fa1bd319f Mostly better logging 2015-05-03 13:29:15 +02:00
lilleman 1fb075194e Some updates 2015-05-01 19:37:08 +02:00
lilleman e51f4c4082 Some refactoring and increased error handling 2015-05-01 15:23:02 +02:00
lilleman df1788df0b Better robusteness for errors when writing buffers 2015-05-01 14:53:57 +02:00
lilleman 3c9d04aacc More support for return PDUs params and tlvs and more tests 2015-05-01 14:28:30 +02:00
lilleman 45b11b26da Better log message 2015-05-01 12:10:10 +02:00
lilleman c7977924e5 Splitted up module to multiple files 2015-05-01 12:02:23 +02:00