index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
smpp
/
SmppClient.java
Age
Commit message (
Expand
)
Author
2018-06-27
- Rename NotificationException to MessageException
Abyss777
2018-06-26
Merge remote-tracking branch 'ivanfmartinez/notifications'
Abyss777
2018-06-02
Start Netty 4 migration
Anton Tananaev
2018-04-01
generalization for notifications processing
Ivan Martinez
2018-03-22
Add support for long SMS sending
Abyss777
2018-03-06
Implement additional way to detect SMPP delivery receipts
Abyss777
2018-02-18
Option to set SMPP system type
Anton Tananaev
2018-01-24
Improve incoming SMS handling
Abyss777
2017-03-09
Allow set different source address for commands
Abyss777
2017-03-05
Merge pull request #2971 from Abyss777/sms_commands
Anton Tananaev
2017-03-04
- Fixed log messages
Abyss777
2017-03-03
Schedule reconnection only if current task stopped
Abyss777
2017-03-02
Remove BaseProtocolSmsEncoder class
Abyss777
2017-03-02
Implement sms commands
Abyss777
2017-02-23
- Combine template retrieving in one function
Abyss777
2017-02-22
- Simplify delivery log message
Abyss777
2017-02-21
Implement SMS notifications with help smpp protocol
Abyss777