summaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add stat items for the BTS's channel load average and T3122.Stefan Sperling2018-03-141-0/+5
* Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic.Stefan Sperling2018-03-141-0/+3
* libmsc: add support for both comp128v2 and comp128v3Vadim Yanitskiy2018-01-121-0/+2
* Make TRX rf locking more visibleMax2017-10-231-1/+1
* libmsc: Use actual delivery time in delivery reports.Keith2017-08-181-0/+1
* libmsc: add support for SMPP delivery receiptsPablo Neira Ayuso2017-08-091-0/+1
* GSM timers: User reasonable defaults; don't save if equal defaultHarald Welte2017-07-201-2/+10
* Add vty command "radio-link-timeout infinite" for uplink rx testingHarald Welte2017-06-181-0/+3
* Update SI data structures and generationMax2017-06-151-0/+7
* Adjust BTS model feature checkMax2017-05-311-1/+1
* libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESPPablo Neira Ayuso2017-05-081-0/+5
* gsm_bts: add version and variant detailsMax2017-04-101-2/+2
* VTY: add the dyn_ts_allow_tch_f optionVadim Yanitskiy2017-04-031-1/+0
* LU counters: count completion and failure, not messages sentNeels Hofmeyr2017-03-311-4/+4
* libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASEAlexander Couzens2017-03-151-1/+1
* add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr2017-03-081-0/+12
* subscriber conn: add indicator for originating RANNeels Hofmeyr2017-03-021-0/+8
* add struct gprs_subscr, separating gprs from gsm_subscriberNeels Hofmeyr2017-02-251-0/+2
* cosmetic: gsm_data.h, README: rename CSCN to MSCNeels Hofmeyr2017-02-241-1/+1
* gsm_subscriber_connection: mark BSC specific itemsNeels Hofmeyr2016-12-021-6/+6
* split subscr_con_allocate()/_free() in bsc_ and msc_Neels Hofmeyr2016-12-021-2/+5
* Move timezone settings up to network levelNeels Hofmeyr2016-12-021-0/+14
* move to libcommon-cs: net init 2: move bsc_network_init decl to new .hNeels Hofmeyr2016-11-241-5/+0
* move to libcommon-cs: net init 1: rename to bsc_network_initNeels Hofmeyr2016-11-241-1/+1
* define mncc_recv_cb_t to avoid code dupNeels Hofmeyr2016-11-241-2/+3
* bsc: count the usage of codec by setting the lchan activeAlexander Couzens2016-10-271-0/+10
* Revert "bsc: count the usage of codec by setting the lchan active"Neels Hofmeyr2016-10-101-10/+0
* msc: add counters to track call attempts/active/success/failedAlexander Couzens2016-10-041-1/+7
* bsc: count the usage of codec by setting the lchan activeAlexander Couzens2016-10-041-0/+10
* mscsplit: add gsm_network backpointer to gsm_subscriber_connectionNeels Hofmeyr2016-09-261-0/+2
* mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctxNeels Hofmeyr2016-09-261-0/+2
* mscsplit: gsm_network_init(): add explicit root talloc ctxNeels Hofmeyr2016-09-261-1/+4
* mscsplit: move subscriber conns list into struct gsm_networkNeels Hofmeyr2016-09-261-0/+3
* cosmetic: various comment, whitespace tweaksNeels Hofmeyr2016-09-181-1/+1
* sms: change rp err cause of smpp_try_deliver errorsAlexander Couzens2016-09-171-0/+2
* libmsc/bsc: split rate counters into bsc and msc groupAlexander Couzens2016-08-291-32/+47
* libbsc/libmsc: convert old osmo counter into rate_ctrgsAlexander Couzens2016-08-271-50/+78
* dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitbNeels Hofmeyr2016-07-281-0/+4
* Make random MSISDN assignment optionalMax2016-07-091-7/+3
* Make random extension range configurableMax2016-06-141-0/+2
* Add regexp authorization policy for IMSIMax2016-06-051-0/+6
* Make extending subscriber creation easierMax2016-05-201-1/+6
* Move DTX settings to BTSMax2016-05-171-3/+0
* Start to use struct osmo_auth_vector from gsm_auth_tupleHarald Welte2016-04-291-3/+2
* Fix TSC/BSIC handling bug and remove bts->tscHarald Welte2015-11-201-1/+1
* mncc: Implement CRCX->MDCX for handover for direct rtp modeHolger Hans Peter Freyther2015-09-141-0/+1
* mncc: Implement the direct RTP mode for ip based systemsHolger Hans Peter Freyther2015-09-141-0/+4
* nitb: Add a mode to not use TMSI for normal operationHolger Hans Peter Freyther2015-08-011-0/+3
* libbsc: Move SIs update/generation for a BTS into a separate function.Alexander Chemeris2015-06-021-0/+1
* sub: Remove the queue from the subscriber codeHolger Hans Peter Freyther2015-04-291-1/+0