aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-07a_iface: Include CSFB Indication into BSSMAP CLEAR COMMANDPhilipp Maier1-1/+6
2019-02-06configure.ac: Check for libsctpHarald Welte1-0/+11
2019-02-06debian: depend on libsctp-devHarald Welte1-0/+1
2019-02-05VLR tests: use msgb_eq_data_print() for comparisonMax1-11/+12
2019-02-04Add SGs InterfaceHarald Welte48-22/+2939
2019-02-01libmsc/gsm_04_11.c: introduce and use gsm411_assign_sm_rp_mr()Vadim Yanitskiy2-5/+29
2019-02-01libmsc/gsm_04_11.c: also assign SM-RP-MR to MO transactionsVadim Yanitskiy1-0/+2
2019-02-01transaction: change arguments of trans_find_by_sm_rp_mr()Vadim Yanitskiy3-6/+7
2019-01-26libmsc/ran_conn.c: cosmetic: use tabs instead of N * 8 spacesVadim Yanitskiy1-1/+1
2019-01-26transaction.c: cosmetic: use 'default' branch in trans_free()Vadim Yanitskiy1-1/+4
2019-01-24Various logging fixesMax3-5/+5
2019-01-24Handle LCLS-NOTIFICATION message from BSSMax1-0/+25
2019-01-22Bump version: 1.3.0 → 1.3.11.3.1Harald Welte1-0/+7
2019-01-22fix build: apply msgb_wrap_with_TL() renameNeels Hofmeyr1-1/+1
2019-01-21Bump version: 1.2.0.199-45df98-dirty → 1.3.01.3.0Harald Welte2-10/+240
2019-01-17vty: make 'sh connect/transact' readable againMax1-9/+24
2019-01-17Cosmetic: Fix spelling in smpp vtyKeith1-2/+2
2019-01-17Make alert notifications vty configurable per ESMEKeith4-2/+35
2019-01-17SMS: remove code duplication in transaction initMax1-24/+27
2019-01-16MNCC: use explicit struct type in gsm_callMax1-1/+1
2019-01-16Enable SMS-related log in VLR testsMax8-3/+590
2019-01-16VLR: send CHECK-IMEI to EIR/HLROliver Smith10-57/+918
2019-01-14Fix trans_has_conn() doxygen descriptionMax1-1/+1
2019-01-12gsm_04_08: Fix nullpointer derefPhilipp Maier1-2/+5
2019-01-12gsm_04_08_cc.c: drop non-sensible error messagegsmevent admin1-2/+0
2019-01-12msc_vlr_tests: tweak logging in verbose modeNeels Hofmeyr1-2/+7
2019-01-12err log: fully log MS supported A5 algos on mismatchNeels Hofmeyr1-2/+38
2019-01-12tweak fsm_msc_mgcp FSM and FI nameNeels Hofmeyr1-6/+4
2019-01-12mm_rx_id_resp(): use osmo_mi_name()Neels Hofmeyr5-20/+18
2019-01-12refactor log ctx for vlr_subscr and ran_connNeels Hofmeyr18-11406/+11763
2019-01-12rx CM Service Req: reject double use soonerNeels Hofmeyr2-9/+9
2019-01-12add LOG_RAN_CONN() to use the conn->fi->id for contextNeels Hofmeyr19-262/+295
2019-01-12use osmo_lu_type_name() from libosmocoreNeels Hofmeyr10-72/+63
2019-01-11libmsc/gsm_04_11.c: accept MT SMS messages over GSUPVadim Yanitskiy5-4/+164
2019-01-10Use explicit protocol discriminator for NC SS/USSD sessionMax1-6/+5
2019-01-09VLR: vlr_subscr_{,msisdn_or_}name: const vsub argOliver Smith2-4/+4
2019-01-09vlr_core.h: remove duplicate declarationsOliver Smith1-2/+0
2019-01-09msc_vty.c: make check-imei-rqd configurableOliver Smith2-0/+17
2019-01-09Cosmetic: msc_vty: remove redundant "0 =", "1 ="Oliver Smith1-2/+2
2019-01-05use mgcp-client configured endpoint domain nameneels/mgw_domainNeels Hofmeyr1-7/+6
2019-01-04use osmo_rat_type from libosmocoreNeels Hofmeyr36-847/+831
2019-01-04vty cfg: move 'ipa-name' from 'msc' to 'hlr' sectionNeels Hofmeyr2-23/+22
2019-01-04vlr: auth_fsm: make sure vsub->auth_fsm = NULL when it terminatesNeels Hofmeyr1-3/+7
2019-01-04abort assignment on Assignment FailureNeels Hofmeyr3-1/+24
2019-01-04fix: incoming call during ongoing callNeels Hofmeyr1-0/+31
2019-01-04move trans->assignment_done to cc.assignment_startedNeels Hofmeyr2-6/+4
2019-01-04remove code dup: add msc_mgcp_try_call_assignment()Neels Hofmeyr5-27/+24
2019-01-04Constify transaction helpers parametersMax2-10/+10
2019-01-04fix vlr ops.subscr_assoc re-associationNeels Hofmeyr4-10/+26
2019-01-03release RTP stream only for matching CC transactionNeels Hofmeyr1-0/+6