aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/sms_queue.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-12sms log tweakNeels Hofmeyr1-1/+1
2019-11-19Fix some typosMartin Hauke1-1/+1
2019-06-20sms_queue.c: Improve misleading log linePau Espin Pedrol1-1/+1
2019-05-29Use GSM23003_MSISDN_MAX_DIGITS from libosmogsmVadim Yanitskiy1-1/+1
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-13/+3
2019-04-12vlr_subscr: use osmo_use_countNeels Hofmeyr1-4/+6
2019-04-12sms queue: avoid repeated Paging for a failed SMSNeels Hofmeyr1-1/+0
2019-04-09sms_queue: Print dest msisdn instead of unknown subscriberPau Espin Pedrol1-2/+4
2019-04-01libmsc/sms_queue.c: fix memleak in smsq_take_next_sms()Vadim Yanitskiy1-1/+6
2019-03-07SMS queue: properly log failed attempts numberNeels Hofmeyr1-1/+2
2018-11-30GSM_EXTENSION_LENGTH -> VLR_MSISDN_LENGTHNeels Hofmeyr1-1/+1
2018-11-29libmsc/gsm_04_11.c: refactor MT SMS message handlingVadim Yanitskiy1-9/+5
2018-04-24Remove unused GSM_PAGING_OOMPau Espin Pedrol1-2/+0
2018-04-14sms_queue: fix use-after-free on 'pending'Harald Welte1-1/+1
2018-02-06Fix whitespace issuesMax1-1/+1
2018-02-05Wrap osmo_strlcpy() callsMax1-2/+1
2018-01-25Delete expired SMS automatically.Stefan Sperling1-0/+3
2018-01-25Add a VTY command which deletes all expired SMS.Stefan Sperling1-7/+7
2018-01-25Massive removal of unused code/structs/headersHarald Welte1-1/+0
2018-01-18Delete SMS from the database once they were sent successfullyStefan Sperling1-0/+1
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-9/+9
2017-07-23Use libvlr in libmsc (large refactoring)Harald Welte1-41/+75
2017-07-12move openbsc/* to repos rootNeels Hofmeyr1-0/+544