osmo-msc/src
Pau Espin e53ecde83e msc_a.c: Allow MSC_A_EV_CN_CLOSE in state MSC_A_ST_RELEASING
As seen in a running osmo-msc:
"vlr_access_req_fsm.c:153
msc_a(IMSI-....:MSISDN-...:TMSI-0x...:GERAN-A-8:CM_SERVICE_REQ){MSC_A_ST_RELEASING}:
Event MSC_A_EV_CN_CLOSE not permitted"

Also seen in several unit tests, which need update.

The action event handler for that state is actually already
expecting/handling the event by ignoring it, so we should allow it.

Change-Id: I4d30cffab693529aab3ba736419dec116a4dd7ef
2021-07-12 16:37:24 +02:00
..
libmsc msc_a.c: Allow MSC_A_EV_CN_CLOSE in state MSC_A_ST_RELEASING 2021-07-12 16:37:24 +02:00
libvlr vlr_sgs: Drop recorded LastEutranPlmnId when UE no longer associated 2021-07-02 21:46:49 +02:00
osmo-msc osmo-msc main: use osmo_select_shutdown() 2021-06-22 23:34:34 +02:00
utils configure.ac: drop useless SQLite3 dependency 2019-04-25 21:23:35 +02:00
Makefile.am Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr 2018-08-05 11:20:21 +02:00