aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/smpp_smsc.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-24SMPP: Implement support for MO SMSHarald Welte1-112/+285
2012-11-24SMPP: VTY configuration of SMPP code, authentication supportHarald Welte1-7/+138
2012-11-16SMPP: More consistent logging / error reportingHarald Welte1-25/+53
2012-11-16SMPP: Implement ALERT NOTIFICATION on attach/detach of subscribersHarald Welte1-1/+38
2012-11-16SMPP: Introduce wrapper macro to memset all structures to zeroHarald Welte1-8/+14
2012-11-16SMPP: Introduce ESME reference coountingHarald Welte1-15/+50
2012-11-16SMPP: Implement transaction mode for SUBMIT-SMHarald Welte1-0/+26
2012-11-16Initial support of SMPP interface for MT-SMSHarald Welte1-0/+506