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
|
294e4ca849
|
Fixed issue with number values
|
2015-05-03 13:28:52 +02:00 |
|
lilleman
|
1fb075194e
|
Some updates
|
2015-05-01 19:37:08 +02:00 |
|
lilleman
|
9548b03472
|
Increased support for numbers as strings
|
2015-05-01 17:55:31 +02:00 |
|
lilleman
|
11056521d9
|
Added more DLR status codes from SMPP 5
|
2015-05-01 16:37:34 +02:00 |
|
lilleman
|
1eb2426c20
|
Removed double newlines
|
2015-05-01 16:16:13 +02:00 |
|
lilleman
|
0c27fae135
|
Better documentation and removed old index file
|
2015-05-01 16:14:16 +02:00 |
|
lilleman
|
514ba28f0c
|
Removed dummy data
|
2015-05-01 15:34:05 +02:00 |
|
lilleman
|
0048fd9c06
|
Added support for cstring numbers
|
2015-05-01 15:33:57 +02:00 |
|
lilleman
|
d096f72c37
|
Removed stupid debug data
|
2015-05-01 15:24:55 +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
|
c788f9ae2d
|
More tests to test custom params on return PDUs
|
2015-05-01 14:32:21 +02:00 |
|
lilleman
|
3c9d04aacc
|
More support for return PDUs params and tlvs and more tests
|
2015-05-01 14:28:30 +02:00 |
|
lilleman
|
04972855ed
|
Some minor refactoring
|
2015-05-01 13:44:58 +02:00 |
|
lilleman
|
9b2e38d7c3
|
Finalized TLV test case
|
2015-05-01 13:44:43 +02:00 |
|
lilleman
|
93379a328d
|
Modified tests to match new file structure
|
2015-05-01 12:44:41 +02:00 |
|
lilleman
|
24aec3073c
|
Fixed issue with enq link trying on a closed socket
|
2015-05-01 12:19:47 +02:00 |
|
lilleman
|
5b02db7598
|
Sending a valid return status
|
2015-05-01 12:10:29 +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 |
|
Bawer Dagdeviren
|
24afd01294
|
client sends enquire_link to keep alive
|
2015-04-30 16:03:14 +02:00 |
|
Bawer Dagdeviren
|
386712501a
|
updated .gitignore
|
2015-04-08 16:25:32 +02:00 |
|
lilleman
|
f0d428794c
|
Latest additions to TLVs
|
2015-04-08 14:43:24 +02:00 |
|
lilleman
|
65be6142ca
|
Updated readme
|
2015-04-08 10:10:18 +02:00 |
|
lilleman
|
7a4ed47e02
|
Added support for DLRs
|
2015-04-07 13:55:22 +02:00 |
|
lilleman
|
9e257e8087
|
Added tests for extracting TLVs from PDU
|
2015-04-07 00:36:28 +02:00 |
|
lilleman
|
4f458d081a
|
Added support for pduToObj TLVs
|
2015-04-07 00:23:53 +02:00 |
|
lilleman
|
470e8dbd6f
|
Better testing
|
2015-04-06 23:42:10 +02:00 |
|
lilleman
|
86051e4cd7
|
Never encode something in latin1 if we have the option to not to
|
2015-04-06 23:25:32 +02:00 |
|
lilleman
|
71f9deca8e
|
Added sm_length back as parameteres as it should be
|
2015-04-06 23:14:41 +02:00 |
|
lilleman
|
4b43a92da5
|
Now sending SMSes works\!
|
2015-04-06 22:53:23 +02:00 |
|
lilleman
|
bca6b67342
|
Important fixes to short_message
|
2015-04-06 22:47:45 +02:00 |
|
lilleman
|
022a12e181
|
Added default offset to buffer size calculation
|
2015-04-06 21:17:56 +02:00 |
|
lilleman
|
54c3386a4f
|
Working basic sessions
|
2015-04-06 19:49:51 +02:00 |
|
lilleman
|
281b9c1d93
|
Modification for inherantncy for session
|
2015-04-06 15:37:54 +02:00 |
|
lilleman
|
1a01dc8249
|
Added more code to client()
|
2015-04-05 21:27:28 +02:00 |
|
lilleman
|
ff650a5042
|
Moar code
|
2015-04-05 17:56:27 +02:00 |
|
lilleman
|
720276325c
|
Fixed problem with returnPdu() not working
|
2015-04-05 12:59:46 +02:00 |
|
lilleman
|
7c7acc25bd
|
Set ASCII as coding to test cases
|
2015-04-05 12:57:42 +02:00 |
|
lilleman
|
a3f37022f3
|
Further work with making the server actually work
|
2015-04-05 01:19:20 +02:00 |
|
lilleman
|
df5b247538
|
Made the options of server() optional
|
2015-04-04 22:52:50 +02:00 |
|
lilleman
|
cde9631978
|
Added eslint for lint rules
|
2015-04-04 22:34:16 +02:00 |
|
lilleman
|
604166888b
|
Latest additions
|
2015-04-04 19:46:35 +02:00 |
|
lilleman
|
8b8f1c6b59
|
Complete rewrite
|
2015-03-29 11:37:23 +02:00 |
|
lilleman
|
3cb63c23cb
|
Added first version of client part of module
|
2015-02-15 00:14:08 +01:00 |
|
lilleman
|
f81a0faec3
|
General improvements
|
2015-02-14 21:47:25 +01:00 |
|
lilleman
|
4539ea6d81
|
Added gitignore
|
2015-02-08 19:36:09 +01:00 |
|
lilleman
|
915f7cbbec
|
First version of server
|
2015-02-08 19:35:51 +01:00 |
|