aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-18Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.*Pau Espin Pedrol3-3/+4
2020-07-18Move struct gsm_bts_trx: gsm-data.* => bts_trx.*Pau Espin Pedrol4-74/+95
2020-07-18bts: Drop duplicated function to get trx by numberPau Espin Pedrol2-2/+1
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol3-626/+641
2020-07-16propagate RSL error cause codes to RR Channel Release causeNeels Hofmeyr1-0/+1
2020-07-16RR Channel Release: pass Cause code from BSSMAP Clear to the BTSNeels Hofmeyr2-1/+11
2020-07-15Fix trailing whitespace in several filesPau Espin Pedrol1-2/+2
2020-07-15gsm_data.h: Drop duplicated include stdint.hPau Espin Pedrol1-1/+0
2020-07-08SI2quater: allow storing 48 EARFCNsNeels Hofmeyr1-1/+4
2020-07-03system_information: publicly declare generate_cell_chan_list()Vadim Yanitskiy1-0/+1
2020-06-23fix crashes due to OSMO_ASSERT(conn->lchan)Vadim Yanitskiy1-1/+2
2020-06-21Count RSL DELETE INDICATION received from BTSHarald Welte1-0/+3
2020-06-17MSC pooling: add rate countersNeels Hofmeyr2-0/+17
2020-06-17MSC pooling: add 'no allow-attach' for MSC off-loadingNeels Hofmeyr1-0/+1
2020-06-17MSC pooling: make NRI mappings VTY configurableNeels Hofmeyr2-0/+5
2020-06-16use osmo_mobile_identity API everywhereNeels Hofmeyr2-3/+3
2020-06-16remove extract_sub(), add bsc_subscr_find_or_create_by_mi()Neels Hofmeyr3-4/+3
2020-06-16Count assignment rates per BTS as wellDaniel Willmann1-0/+14
2020-06-16abis_rsl: Count successful channel requestsDaniel Willmann1-0/+2
2020-06-16gsm_data.h: Remove period at end of counter descriptionDaniel Willmann1-19/+19
2020-06-10refactor bsc_find_msc()'s round-robinNeels Hofmeyr1-0/+4
2020-05-31handover_test: use 'unknown' BTS type instead of 'sysmobts'Vadim Yanitskiy1-0/+1
2020-05-31gsm_data: cosmetic: mark argument of is_*_bts() as constVadim Yanitskiy1-6/+6
2020-05-29flatten: move network->bsc_data->* to network->*Neels Hofmeyr2-22/+10
2020-05-29drop MSC types "local" vs "normal"Neels Hofmeyr1-6/+0
2020-05-29drop all BSC originated USSD notification featuresNeels Hofmeyr6-38/+0
2020-05-29drop CC 'local-prefix' featureNeels Hofmeyr2-13/+0
2020-05-28stats: Count paging requests flushed due to MSC Reset.Alexander Chemeris1-0/+2
2020-05-27drop IMSI filter and libfilter completelyNeels Hofmeyr6-115/+2
2020-05-19deprecate 'msc' / 'ip.access rtp-base <port>'Neels Hofmeyr1-1/+0
2020-05-19bssap: Handle BSSMAP CONFUSION message.Alexander Chemeris1-0/+1
2020-05-19stats: Add a BTS/BSC counter PAGING_NO_ACTIVE_PAGING.Alexander Chemeris1-0/+4
2020-05-19stats: Add counters and gauges for BORKEN lchans/TSAlexander Chemeris1-1/+47
2020-05-11stats: Rename BSSMAP Rx message counters to match Tx ones.Alexander Chemeris1-2/+2
2020-05-11stats: Add counters for Tx BSSMAP messages.Alexander Chemeris1-0/+30
2020-05-09stats: Export connected OML/RSL links count per BTS.Alexander Chemeris1-0/+2
2020-05-09stats: Add counters for received BSSMAP messages.Alexander Chemeris1-0/+17
2020-05-09stats: report a number of configured BTS to a stats gauge.Alexander Chemeris1-0/+7
2020-05-09stats: Add a stats gauge for the MSC links count.Alexander Chemeris1-0/+10
2020-05-09gsm_data: Update trx_is_usable for ericsson BTSSylvain Munaut1-0/+12
2020-05-08stats: Report per channel type load to statsd counters.Alexander Chemeris1-0/+16
2020-05-08om2k: Add support for MCTR configurationSylvain Munaut1-0/+4
2020-05-08om2k: Add option to limit OML version during negotiationSylvain Munaut1-0/+4
2020-05-08bts_nokia_site: Fix LAPD segfault during reset procedureHarald Welte1-1/+1
2020-05-04gsm_data.h: Comment the 'nokia' BTS fieldsHarald Welte1-6/+6
2020-04-28om2k: Add VTY command to allow TX of arbitrary message for testingSylvain Munaut1-0/+1
2020-04-28om2k: Allow the CON configuration request to be triggered via VTYSylvain Munaut1-0/+1
2020-04-28om2k: Add definitions for the TG objectSylvain Munaut1-0/+1
2020-04-20handorer.h: Fix compilation with gcc-10Harald Welte1-1/+1
2020-04-14vty: clarify EGPRS Packet Channel Request message supportVadim Yanitskiy2-2/+1