aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/bsc_subscr_conn_fsm.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-02implicitly register osmo_fsm definitionsNeels Hofmeyr1-2/+0
2022-11-10Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte1-1/+1
2022-04-25emerg call: send BSSMAP Clear Req cause as preemptionNeels Hofmeyr1-0/+1
2022-03-09support "empty" SCCP N-Connect from MSCNeels Hofmeyr1-0/+1
2021-06-17Introduce VTY command to disable srvcc fast-return on target BTSPau Espin Pedrol1-2/+4
2021-04-19Send EUTRAN neighs based on whether Common Id msg contained Last used E-UTRAN...Pau Espin Pedrol1-5/+8
2020-10-09LCS: implement the bulk of Location ServicesNeels Hofmeyr1-0/+2
2020-10-07cosmetic: fix naming of GSCON_EV_A_CONN_REQ -> GSCON_EV_MO_COMPL_L3Neels Hofmeyr1-1/+1
2020-10-07introduce osmo_use_count for bsc_subscrNeels Hofmeyr1-0/+2
2020-08-17Implement support for receiving BSSMAP CommonID from MSCHarald Welte1-0/+2
2020-08-06lchan_rtp_fsm: use E1 endpoints if the BTS is not ipaccess typePhilipp Maier1-1/+1
2020-07-16RR Channel Release: pass Cause code from BSSMAP Clear to the BTSNeels Hofmeyr1-1/+8
2019-04-30move mgw endpoint FSM to osmo-mgw.gitNeels Hofmeyr1-5/+5
2018-11-14lchan release: always Deact SACCHNeels Hofmeyr1-1/+1
2018-11-14fix: send RR Release (e.g. after BSSMAP Clear Cmd)Neels Hofmeyr1-1/+1
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-36/+39
2018-07-28fix / clarify rsl dtap cacheNeels Hofmeyr1-0/+5
2018-06-26lcls: set codec info when performing MGW operationPhilipp Maier1-0/+3
2018-06-02Add initial 3GPP LCLS support to OsmoBSCHarald Welte1-0/+5
2018-05-23gscon: remove dead codePhilipp Maier1-2/+0
2018-03-22cosmetic: remove unused enum membersPhilipp Maier1-6/+0
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte1-0/+74