Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-09 | Allow set different source address for commands | Abyss777 | |
2017-03-05 | Merge pull request #2971 from Abyss777/sms_commands | Anton Tananaev | |
Implement SMS commands | |||
2017-03-04 | - Fixed log messages | Abyss777 | |
- Combine exceptions in Protocol | |||
2017-03-03 | Schedule reconnection only if current task stopped | Abyss777 | |
2017-03-02 | Remove BaseProtocolSmsEncoder class | Abyss777 | |
Add fallback to SMS if device is not online Use more variables and ternary operators | |||
2017-03-02 | Implement sms commands | Abyss777 | |
2017-02-23 | - Combine template retrieving in one function | Abyss777 | |
- Do not request delivery receipt | |||
2017-02-22 | - Simplify delivery log message | Abyss777 | |
- Use warning instead of error | |||
2017-02-21 | Implement SMS notifications with help smpp protocol | Abyss777 | |