aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/gsm_data.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Fix duplicate SMS when SMPP returns to same MSCNeels Hofmeyr1-0/+1
2019-12-02counters: polish documentation of cm_service_request / paging_respVadim Yanitskiy1-4/+4
2019-12-02counters: clarify documentation for MSC_CTR_CALL_* entriesVadim Yanitskiy1-7/+7
2019-12-02counters: clarify documentation for MSC_CTR_LOC_UPDATE_* entriesVadim Yanitskiy1-6/+6
2019-12-02counters: clarify documentation for MSC_CTR_SMS_* entriesVadim Yanitskiy1-7/+8
2019-11-19Fix some typosMartin Hauke1-1/+1
2019-09-03Implement a global switch on the network to disable call waiting.Keith Whyte1-0/+3
2019-08-13add 'encryption uea 1 2' cfg / fix ttcn3 iu testsNeels Hofmeyr1-0/+5
2019-07-18replace osmo_counter with stat_itemsAlexander Couzens1-2/+20
2019-07-16fix spelling detected by lintianThorsten Alteholz1-1/+1
2019-05-19vty: Add option to enable osmux towards BSCsPau Espin Pedrol1-0/+4
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-19/+22
2019-04-08msc/gsm_data.h: drop unused SMS_HDR_SIZE macroVadim Yanitskiy1-1/+0
2019-02-20libmsc/gsm_09_11.c: implement guard timer for NCSS sessionsVadim Yanitskiy1-0/+2
2018-12-30libmsc/VTY: introduce kill-switch for routing SMS over GSUPVadim Yanitskiy1-0/+8
2018-12-11make gsup ipa name configurable in osmo-msc.cfgStefan Sperling1-0/+6
2018-12-05add VTY commands: mncc internal / external (== -M)Neels Hofmeyr1-0/+1
2018-11-30move gsm_cbfn to gsm_subscriber.h, the only userNeels Hofmeyr1-6/+0
2018-11-30move gsm_auth_tuple to vlr.h as vlr_auth_tupleNeels Hofmeyr1-7/+0
2018-11-30combine several small .h in msc_common.hNeels Hofmeyr1-2/+2
2018-11-30move ran_conn declarations to new ran_conn.hNeels Hofmeyr1-136/+0
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr1-9/+9
2018-11-30rename gsm_encr to geran_encr, it is only applicable on GERANNeels Hofmeyr1-1/+1
2018-11-30drop unused gsm_network->handover.activeNeels Hofmeyr1-3/+0
2018-11-30drop unused gsm_subscr_conn->mncc_rtp_bridgeNeels Hofmeyr1-3/+0
2018-11-02Add counters for BSSMAP cipher mode messagesMax1-0/+4
2018-10-24gsm_04_08_cc: Add global guard timer for MNCCPhilipp Maier1-0/+3
2018-09-18fix Classmark Update without VLR subscriberNeels Hofmeyr1-0/+4
2018-09-17A5/n Ciph: request Classmark Update if missingNeels Hofmeyr1-0/+7
2018-09-17store classmark in vlr_subscr, not connNeels Hofmeyr1-2/+0
2018-08-07mgcp: use codec information returned with ASSIGNMENT COMPL.Philipp Maier1-0/+3
2018-07-30libmsc/gsm_09_11.c: introduce counter for active sessionsVadim Yanitskiy1-0/+1
2018-07-30libmsc/gsm_09_11.c: introduce rate counters for NC_SS sessionsVadim Yanitskiy1-0/+8
2018-04-16cosmetic: use enum ranap_nsap_addr_enc instead of intNeels Hofmeyr1-1/+8
2018-04-11properly receive BSSMAP Clear Complete and Iu Release CompleteNeels Hofmeyr1-0/+3
2018-04-11refactor subscr_conn and subscr_conn_fsm de-/allocNeels Hofmeyr1-4/+8
2018-04-09DTAP: Ensure proper DLCI is used in MSC-originated DTAPHarald Welte1-1/+2
2018-04-05unify allocation of gsm_subscriber_connectionNeels Hofmeyr1-1/+0
2018-04-03subscr_conn: store complete_layer3_type in conn, not FSM event argNeels Hofmeyr1-0/+14
2018-04-03cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fiNeels Hofmeyr1-2/+3
2018-04-02drop some dead definitions (gsm_data.h, gsup_client.c)Neels Hofmeyr1-3/+0
2018-03-22dissolve libcommon: drop gsm_data.c, move code to libmscNeels Hofmeyr1-5/+0
2018-03-22dissolve libcommon: move talloc ctx into msc_main.c, drop talloc_ctx.cNeels Hofmeyr1-2/+0
2018-02-28implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-3/+3
2018-02-14remove unused "auth policy" VTY commandHarald Welte1-11/+0
2018-02-14remove unused "authorized-regexp" VTY commandHarald Welte1-2/+0
2018-02-14remove unused VTY command "location updating reject cause"Harald Welte1-1/+0
2018-02-14remove unused dyn_ts_allow_tch_f VTY optionHarald Welte1-3/+0
2018-02-14dead code removalHarald Welte1-95/+0
2018-02-14remove bsc_api.h and all users - they're all dead codeHarald Welte1-1/+0