aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-21abort assignment on Assignment Failureneels/call_during_callNeels Hofmeyr1-0/+1
2018-12-21move trans->assignment_done to cc.assignment_startedNeels Hofmeyr1-3/+1
2018-12-21remove code dup: add msc_mgcp_try_call_assignment()Neels Hofmeyr1-0/+1
2018-12-19Remove redundancy in LAC processingMax1-2/+0
2018-12-18VLR: drop unused struct membersMax1-3/+0
2018-12-13require 'ipa-name' option to be set via config fileStefan Sperling1-0/+2
2018-12-11Revert "move ASS-COMPL MGCP handling out of a_iface_bssap.c"Neels Hofmeyr2-9/+1
2018-12-11make gsup ipa name configurable in osmo-msc.cfgStefan Sperling2-1/+8
2018-12-10move ASS-COMPL MGCP handling out of a_iface_bssap.cNeels Hofmeyr2-1/+9
2018-12-05add VTY commands: mncc internal / external (== -M)Neels Hofmeyr2-0/+2
2018-11-30move gsm_cbfn to gsm_subscriber.h, the only userNeels Hofmeyr2-6/+4
2018-11-30drop cruft from gsm_subscriber.hNeels Hofmeyr1-23/+0
2018-11-30GSM_EXTENSION_LENGTH -> VLR_MSISDN_LENGTHNeels Hofmeyr2-7/+6
2018-11-30move gsm_auth_tuple to vlr.h as vlr_auth_tupleNeels Hofmeyr2-10/+11
2018-11-30cosmetic: drop some unused opaque struct defsNeels Hofmeyr2-4/+0
2018-11-30combine several small .h in msc_common.hNeels Hofmeyr6-25/+13
2018-11-30move ran_conn declarations to new ran_conn.hNeels Hofmeyr9-243/+250
2018-11-30rename some RAN conn related stuff to ran_conn_*Neels Hofmeyr1-26/+24
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr16-123/+116
2018-11-30drop msc_compl_l3() return valueNeels Hofmeyr1-7/+2
2018-11-30rename gsm_encr to geran_encr, it is only applicable on GERANNeels Hofmeyr2-2/+2
2018-11-30drop unused gsm0408_allow_everyone() declarationNeels Hofmeyr1-1/+0
2018-11-30drop unused SUBSCR_CONN_E_INVALIDNeels Hofmeyr1-2/+0
2018-11-30drop unused openbscdefines.hNeels Hofmeyr2-35/+0
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-29libmsc/gsm_04_11.c: refactor MT SMS message handlingVadim Yanitskiy1-3/+3
2018-11-29libmsc/transaction: introduce trans_find_by_sm_rp_mr()Ivan Kluchnikov1-0/+5
2018-11-23osmo_msc: remove unused parameter from msc_dtap()Philipp Maier1-2/+1
2018-11-21msc/gsm_04_11.h: use forward-declaration for _gsm411_sms_trans_free()Vadim Yanitskiy1-1/+0
2018-11-21msc/gsm_04_11.h: drop unused sms_next_rp_msg_ref()Vadim Yanitskiy1-2/+0
2018-11-02Add counters for BSSMAP cipher mode messagesMax1-0/+4
2018-10-24gsm_04_08_cc: Add global guard timer for MNCCPhilipp Maier2-0/+4
2018-09-18fix Classmark Update without VLR subscriberNeels Hofmeyr1-0/+4
2018-09-17A5/n Ciph: request Classmark Update if missingNeels Hofmeyr3-0/+15
2018-09-17store classmark in vlr_subscr, not connNeels Hofmeyr2-2/+2
2018-08-20use __FILE__, not __BASE_FILE__Neels Hofmeyr2-9/+9
2018-08-07mgcp: use codec information returned with ASSIGNMENT COMPL.Philipp Maier1-0/+3
2018-08-05RRLP: migrate and share mode definitions from msc_vty.cVadim Yanitskiy1-0/+5
2018-08-05RRLP: properly name the init functionVadim Yanitskiy1-1/+1
2018-08-05Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlrHarald Welte3-69/+2
2018-08-05libmsc/gsm_09_11.c: clean up the local GSM 04.80 APIVadim Yanitskiy1-10/+2
2018-08-04msc/rrlp.h: use #pragma once include guardVadim Yanitskiy1-5/+1
2018-08-04msc/signal.h: use #pragma once include guardVadim Yanitskiy1-4/+1
2018-07-31migrate to oap_client in libosmogsmHarald Welte3-86/+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-07-30libmsc/gsm_09_11.c: implement network-initiated sessionsVadim Yanitskiy1-0/+7
2018-07-30libmsc/gsm_09_11.c: forward SS/USSD messages to HLR over GSUPVadim Yanitskiy1-0/+2
2018-07-29libvlr/vlr.c: forward unhandled GSUP messages towards MSCVadim Yanitskiy1-0/+4