aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-12-21err log: fully log MS supported A5 algos on mismatchNeels Hofmeyr1-2/+38
2018-12-21tweak fsm_msc_mgcp FSM and FI nameNeels Hofmeyr1-6/+4
2018-12-21enrich context for vlr_subscr_name and ran_conn fi nameNeels Hofmeyr3-22/+70
2018-12-21abort assignment on Assignment Failureneels/call_during_callNeels Hofmeyr2-1/+20
2018-12-21fix: incoming call during ongoing callNeels Hofmeyr1-0/+31
2018-12-21move trans->assignment_done to cc.assignment_startedNeels Hofmeyr1-3/+3
2018-12-21remove code dup: add msc_mgcp_try_call_assignment()Neels Hofmeyr2-23/+19
2018-12-21release RTP stream only for matching CC transactionNeels Hofmeyr1-0/+6
2018-12-21cosmetics in msc_mgcp_call_release()Neels Hofmeyr1-8/+8
2018-12-19mgcp log tweak: say RAN, not BTS, like surrounding loggingNeels Hofmeyr1-1/+1
2018-12-19fix msc_mgcp_fsm_evt_names: two missing eventsNeels Hofmeyr1-0/+2
2018-12-19msc_vty: also show IMEI and IMEISVPhilipp Maier1-0/+4
2018-12-19Remove redundancy in LAC processingMax5-7/+7
2018-12-19msc_vty: display current RAN typePhilipp Maier1-0/+2
2018-12-19msc_vty: display subscriber flagsPhilipp Maier1-0/+19
2018-12-18vty: show subscriber: put() before printing the use countNeels Hofmeyr1-2/+5
2018-12-18Use proper type for tch_rtp_connect() parameterMax1-2/+1
2018-12-17CC: log more details about unhandled message/stateMax1-1/+1
2018-12-17cosmetic: drop unused variableMax1-2/+1
2018-12-17comment: vlr: put the 'balancing' comment closer to the put()Neels Hofmeyr1-1/+1
2018-12-17vlr_lu_fsm: drop unused out_state INIT -> WAIT_IMEINeels Hofmeyr1-2/+1
2018-12-17tweak comment to indicate sub_pres_vlr fsm as dead codeNeels Hofmeyr1-1/+3
2018-12-17log: by default start with all categories on LOGL_NOTICENeels Hofmeyr1-4/+4
2018-12-17cosmetic: drop duplicated #includeMax1-1/+0
2018-12-13require 'ipa-name' option to be set via config fileStefan Sperling2-0/+11
2018-12-11Revert "move ASS-COMPL MGCP handling out of a_iface_bssap.c"Neels Hofmeyr3-78/+86
2018-12-11provide software version information to gsup peerStefan Sperling1-0/+1
2018-12-11make gsup ipa name configurable in osmo-msc.cfgStefan Sperling3-7/+30
2018-12-11LU: do not always invoke sub_pres_vlr_fsm_start()Neels Hofmeyr1-1/+6
2018-12-11detach cancelled subscribers from VLRStefan Sperling1-0/+2
2018-12-10drop gsm48 RR ciph mode compl from permitted initial messagesNeels Hofmeyr1-1/+2
2018-12-10move ASS-COMPL MGCP handling out of a_iface_bssap.cNeels Hofmeyr3-86/+78
2018-12-07ASS-COMPL: do not fire Sec Mode Compl eventNeels Hofmeyr1-4/+0
2018-12-05add VTY commands: mncc internal / external (== -M)Neels Hofmeyr3-2/+41
2018-12-05vty: mncc cfg: separate the 'mncc' from 'mncc-guard-timeout'Neels Hofmeyr1-4/+14
2018-12-05msc_main: mncc: move mncc socket decision to after read_cfgNeels Hofmeyr1-5/+4
2018-12-05cosmetic: msc_main.c: default args definition styleNeels Hofmeyr1-5/+3
2018-12-05gsm_subscriber: make function msc_paging_request() staticPhilipp Maier1-1/+1
2018-11-30GSM_EXTENSION_LENGTH -> VLR_MSISDN_LENGTHNeels Hofmeyr1-1/+1
2018-11-30move gsm_auth_tuple to vlr.h as vlr_auth_tupleNeels Hofmeyr4-15/+15
2018-11-30cosmetic: drop some unused opaque struct defsNeels Hofmeyr1-1/+0
2018-11-30combine several small .h in msc_common.hNeels Hofmeyr15-15/+1
2018-11-30move ran_conn declarations to new ran_conn.hNeels Hofmeyr2-1/+2
2018-11-30move subscr_conn.c to ran_conn.cNeels Hofmeyr2-1/+1
2018-11-30rename some RAN conn related stuff to ran_conn_*Neels Hofmeyr12-77/+74
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr23-452/+450
2018-11-30drop msc_compl_l3() return valueNeels Hofmeyr3-44/+9
2018-11-30rename gsm_encr to geran_encr, it is only applicable on GERANNeels Hofmeyr3-7/+7
2018-11-30populate gsm_subscriber_connection->encr during CiphNeels Hofmeyr2-0/+9
2018-11-30adjust copyright in subscr_conn.cNeels Hofmeyr1-1/+1