- Relay MT messages
- Optional external procedure to handle received messages.
- Parse MT messages in any order. Altough it usually comes in the same order, with the payload in the end, there is no restriction in the documentation imposing that.
- Refactoring the parsing process.
- Handling inbound (MO) and outbound (MT) DirectIP transmissions.
- Only receiving DirectIP transmissions.
- Acknowledge to iridium gateway when receive a proper message.
- Logging.
- Command line to run server.
- Class to parse isbd messages.