aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/transaction.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-25SMS over GSUP: correctly route GSUP responses to MT SMSMychaela N. Falconia1-0/+3
2023-07-17ASCI: Add call control for VGCS/VBSAndreas Eversberg1-0/+19
2023-07-09ASCI: Add two new transaction types for VGCS and VBSAndreas Eversberg1-0/+6
2023-07-09ASCI: Add transaction type to trans_find_by_callref()Andreas Eversberg1-1/+1
2023-07-09ASCI: Use a unique call-id for RTP streamsAndreas Eversberg1-0/+3
2023-06-20Add initial CSD support with external MNCCOliver Smith1-1/+3
2023-06-15transaction: move cc.codecs.result -> cc.localOliver Smith1-0/+3
2023-06-15transaction: move cc.codecs.remote -> cc.remoteOliver Smith1-0/+2
2023-03-18mncc_recvmsg(): log caller file,lineNeels Hofmeyr1-8/+11
2023-03-14[codecs filter] add trans.cc.codecsNeels Hofmeyr1-0/+3
2021-10-25Add support for LCLS to the MSCKeith Whyte1-0/+3
2019-11-05cc trans: remove unused tch_rtp_createNeels Hofmeyr1-4/+0
2019-10-29send MNCC REL only if MNCC has actually startedNeels Hofmeyr1-0/+1
2019-10-21LOG_TRANS for CC: always log CC stateNeels Hofmeyr1-1/+3
2019-05-26transaction: accept trans_type enum in trans_log_subsys()Vadim Yanitskiy1-4/+2
2019-05-19libmsc/gsm_04_11.c: properly handle MMTS indicationVadim Yanitskiy1-0/+2
2019-05-14make LOG_TRANS() NULL-safe againSylvain Munaut1-1/+1
2019-05-12add DSS logging categoryNeels Hofmeyr1-4/+1
2019-05-10LOG_TRANS: store subsys in trans, unify USSD logging back to DMMNeels Hofmeyr1-3/+9
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-16/+39
2019-04-12add LOG_TRANS, proper context for all transactionsNeels Hofmeyr1-0/+30
2019-02-20libmsc/gsm_09_11.c: implement guard timer for NCSS sessionsVadim Yanitskiy1-0/+2
2019-02-15transaction.h: use #pragma once as include guardVadim Yanitskiy1-4/+1
2019-02-15transaction: clarify magic 0xff transaction IDMax1-0/+3
2019-02-15transaction: drop meaningless ti_flag of trans_assign_trans_id()Max1-1/+1
2019-02-01transaction: change arguments of trans_find_by_sm_rp_mr()Vadim Yanitskiy1-1/+2
2019-01-04move trans->assignment_done to cc.assignment_startedNeels Hofmeyr1-3/+1
2019-01-04Constify transaction helpers parametersMax1-5/+5
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr1-5/+5
2018-11-29libmsc/transaction: introduce trans_find_by_sm_rp_mr()Ivan Kluchnikov1-0/+5
2018-10-24gsm_04_08_cc: Add global guard timer for MNCCPhilipp Maier1-0/+1
2018-07-30libmsc/gsm_09_11.c: implement network-initiated sessionsVadim Yanitskiy1-0/+7
2018-04-09DTAP: Ensure proper DLCI is used in MSC-originated DTAPHarald Welte1-0/+3
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-0/+103