aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-28gsm_data.h: Replace '.' in counter names with ':'Pau Espin Pedrol1-39/+39
2018-03-22backport support for 3-digit MNC with leading zerosneels/mnc3Neels Hofmeyr1-4/+14
2018-03-14Add stat items for the BTS's channel load average and T3122.Stefan Sperling1-0/+5
2018-03-14Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic.Stefan Sperling1-0/+3
2018-01-12libmsc: add support for both comp128v2 and comp128v3Vadim Yanitskiy1-0/+2
2017-10-23Make TRX rf locking more visibleMax1-1/+1
2017-08-18libmsc: Use actual delivery time in delivery reports.Keith1-0/+1
2017-08-09libmsc: add support for SMPP delivery receiptsPablo Neira Ayuso1-0/+1
2017-07-20GSM timers: User reasonable defaults; don't save if equal defaultHarald Welte1-2/+10
2017-06-18Add vty command "radio-link-timeout infinite" for uplink rx testingHarald Welte1-0/+3
2017-06-15Update SI data structures and generationMax1-0/+7
2017-05-31Adjust BTS model feature checkMax1-1/+1
2017-05-08libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESPPablo Neira Ayuso1-0/+5
2017-04-10gsm_bts: add version and variant detailsMax1-2/+2
2017-04-03VTY: add the dyn_ts_allow_tch_f optionVadim Yanitskiy1-1/+0
2017-03-31LU counters: count completion and failure, not messages sentNeels Hofmeyr1-4/+4
2017-03-15libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASEAlexander Couzens1-1/+1
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr1-0/+12
2017-03-02subscriber conn: add indicator for originating RANNeels Hofmeyr1-0/+8
2017-02-25add struct gprs_subscr, separating gprs from gsm_subscriberNeels Hofmeyr1-0/+2
2017-02-24cosmetic: gsm_data.h, README: rename CSCN to MSCNeels Hofmeyr1-1/+1
2016-12-02gsm_subscriber_connection: mark BSC specific itemsNeels Hofmeyr1-6/+6
2016-12-02split subscr_con_allocate()/_free() in bsc_ and msc_Neels Hofmeyr1-2/+5
2016-12-02Move timezone settings up to network levelNeels Hofmeyr1-0/+14
2016-11-24move to libcommon-cs: net init 2: move bsc_network_init decl to new .hNeels Hofmeyr1-5/+0
2016-11-24move to libcommon-cs: net init 1: rename to bsc_network_initNeels Hofmeyr1-1/+1
2016-11-24define mncc_recv_cb_t to avoid code dupNeels Hofmeyr1-2/+3
2016-10-27bsc: count the usage of codec by setting the lchan activeAlexander Couzens1-0/+10
2016-10-10Revert "bsc: count the usage of codec by setting the lchan active"Neels Hofmeyr1-10/+0
2016-10-04msc: add counters to track call attempts/active/success/failedAlexander Couzens1-1/+7
2016-10-04bsc: count the usage of codec by setting the lchan activeAlexander Couzens1-0/+10
2016-09-26mscsplit: add gsm_network backpointer to gsm_subscriber_connectionNeels Hofmeyr1-0/+2
2016-09-26mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctxNeels Hofmeyr1-0/+2
2016-09-26mscsplit: gsm_network_init(): add explicit root talloc ctxNeels Hofmeyr1-1/+4
2016-09-26mscsplit: move subscriber conns list into struct gsm_networkNeels Hofmeyr1-0/+3
2016-09-18cosmetic: various comment, whitespace tweaksNeels Hofmeyr1-1/+1
2016-09-17sms: change rp err cause of smpp_try_deliver errorsAlexander Couzens1-0/+2
2016-08-29libmsc/bsc: split rate counters into bsc and msc groupAlexander Couzens1-32/+47
2016-08-27libbsc/libmsc: convert old osmo counter into rate_ctrgsAlexander Couzens1-50/+78
2016-07-28dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitbNeels Hofmeyr1-0/+4
2016-07-09Make random MSISDN assignment optionalMax1-7/+3
2016-06-14Make random extension range configurableMax1-0/+2
2016-06-05Add regexp authorization policy for IMSIMax1-0/+6
2016-05-20Make extending subscriber creation easierMax1-1/+6
2016-05-17Move DTX settings to BTSMax1-3/+0
2016-04-29Start to use struct osmo_auth_vector from gsm_auth_tupleHarald Welte1-3/+2
2015-11-20Fix TSC/BSIC handling bug and remove bts->tscHarald Welte1-1/+1
2015-09-14mncc: Implement CRCX->MDCX for handover for direct rtp modeHolger Hans Peter Freyther1-0/+1
2015-09-14mncc: Implement the direct RTP mode for ip based systemsHolger Hans Peter Freyther1-0/+4
2015-08-01nitb: Add a mode to not use TMSI for normal operationHolger Hans Peter Freyther1-0/+3