aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/smpp_smsc.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-18Use libvlr in libmsc (large refactoring)Harald Welte1-1/+1
2017-05-20libmsc: Map SMPP command status to GSM 04.11 causeKeith1-1/+1
2017-05-08libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESPPablo Neira Ayuso1-1/+17
2016-02-25smpp: refactor initialization, add bind addressNeels Hofmeyr1-1/+6
2015-07-06sms: Add a way to always route SMS through SMPP systemsHolger Hans Peter Freyther1-0/+3
2015-07-06sms: Put the try_deliver into the header fileHolger Hans Peter Freyther1-0/+8
2013-07-27smpp: Move the coding/mode detection into a utils fileHolger Hans Peter Freyther1-0/+5
2013-07-27misc: Fix compilation warningsHolger Hans Peter Freyther1-0/+2
2013-05-28SMPP: Add new 'dcs_transparent' ESME settingHarald Welte1-0/+1
2013-03-13SMPP: Implement SMPP Osmocom Estensions on MO-SMS0.13.0Harald Welte1-0/+1
2012-11-24SMPP: Implement support for MO SMSHarald Welte1-1/+38
2012-11-24SMPP: VTY configuration of SMPP code, authentication supportHarald Welte1-3/+26
2012-11-16SMPP: Implement ALERT NOTIFICATION on attach/detach of subscribersHarald Welte1-0/+5
2012-11-16SMPP: Introduce ESME reference coountingHarald Welte1-0/+5
2012-11-16SMPP: Implement transaction mode for SUBMIT-SMHarald Welte1-0/+3
2012-11-16Initial support of SMPP interface for MT-SMSHarald Welte1-0/+52