aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/smpp_openbsc.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-15smpp: Fix SMS-receiver put assertionpespin/smpp2Pau Espin Pedrol1-1/+5
2019-04-12vlr_subscr: use osmo_use_countNeels Hofmeyr1-6/+10
2019-02-28Don't deliver alert notifications to ESME not yet bound. Keith1-0/+5
2019-01-17Make alert notifications vty configurable per ESMEKeith1-2/+7
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr1-5/+5
2018-11-29libmsc/gsm_04_11.c: refactor MT SMS message handlingVadim Yanitskiy1-1/+1
2018-02-05Wrap osmo_strlcpy() callsMax1-5/+4
2018-01-31Make sending an SMS to an unknown subscriber B work over SMPP.Stefan Sperling1-3/+9
2018-01-25Massive removal of unused code/structs/headersHarald Welte1-1/+0
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-10/+10
2017-08-27libmsc: Fix wrong handling of user_message_reference parameterPau Espin Pedrol1-2/+2
2017-08-27smpp: Fix compilation warningPau Espin Pedrol1-1/+1
2017-08-27libmsc: use SMPP34_DELIVERY_RECEIPT_* in libsmpp34Pablo Neira Ayuso1-7/+1
2017-08-27libmsc: use new smpp34 esm_class definitionsPablo Neira Ayuso1-10/+8
2017-08-27libmsc: use smpp34_tlv_for_each() to avoid suboptimal TLV handlingPablo Neira Ayuso1-30/+40
2017-08-27libmsc: handle delivery ack via SMPP SUBMIT SM / send GSM 03.40 status reportPablo Neira Ayuso1-0/+4
2017-08-27libmsc: add support for SMPP delivery receiptsPablo Neira Ayuso1-1/+20
2017-08-27libmsc: report status report request flag from SMPP SUBMIT_SMPablo Neira Ayuso1-0/+1
2017-08-27libmsc: set registered_delivery field in SMPP 3.4 DELIVER_SM messagesPablo Neira Ayuso1-1/+8
2017-08-27libmsc: remove 'deferred' parameter in sms_route_mt_sms()Pablo Neira Ayuso1-17/+13
2017-08-27libmsc: remove duplicate lines in deliver_to_esme()Pablo Neira Ayuso1-2/+0
2017-08-27libmsc: do not leak pending SMPP command object on error pathPablo Neira Ayuso1-5/+6
2017-08-27smpp: fix return causeBenoit Bolsee1-4/+5
2017-08-08mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-0/+6
2017-07-23Use libvlr in libmsc (large refactoring)Harald Welte1-32/+33
2017-07-12move openbsc/* to repos rootNeels Hofmeyr1-0/+758