aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/smpp/SmppClient.java
AgeCommit message (Expand)Author
2018-11-02Implement universal HTTP SMS managerAnton Tananaev
2018-09-15Fix logging level issuesAnton Tananaev
2018-09-15Provide error messagesAnton Tananaev
2018-09-14Log using slf4j and java loggingAnton Tananaev
2018-06-27- Rename NotificationException to MessageExceptionAbyss777
2018-06-26Merge remote-tracking branch 'ivanfmartinez/notifications'Abyss777
2018-06-02Start Netty 4 migrationAnton Tananaev
2018-04-01generalization for notifications processingIvan Martinez
2018-03-22Add support for long SMS sendingAbyss777
2018-03-06Implement additional way to detect SMPP delivery receiptsAbyss777
2018-02-18Option to set SMPP system typeAnton Tananaev
2018-01-24Improve incoming SMS handlingAbyss777
2017-03-09Allow set different source address for commandsAbyss777
2017-03-05Merge pull request #2971 from Abyss777/sms_commandsAnton Tananaev
2017-03-04- Fixed log messagesAbyss777
2017-03-03Schedule reconnection only if current task stoppedAbyss777
2017-03-02Remove BaseProtocolSmsEncoder classAbyss777
2017-03-02Implement sms commandsAbyss777
2017-02-23- Combine template retrieving in one functionAbyss777
2017-02-22- Simplify delivery log messageAbyss777
2017-02-21Implement SMS notifications with help smpp protocolAbyss777