aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-12comment on mscsplit, indent commentNeels Hofmeyr2-0/+8
2016-11-12move to libbsc: lchan_next_meas_rep() -- TODO really?Neels Hofmeyr1-1/+0
2016-11-12move to libbsc: gsm_bts_neighbor() -- TODO really?Neels Hofmeyr1-4/+0
2016-11-12complete IuCS paging implementationNeels Hofmeyr1-0/+1
2016-11-12paging: change subscr_paging_cb() into subscr_rx_paging_response()Neels Hofmeyr1-0/+2
2016-11-12move subscr auth check to gsm_subscriber.cNeels Hofmeyr1-0/+3
2016-11-12subscr_request_channel() -> subscr_request_conn()Neels Hofmeyr1-2/+2
2016-11-12move subscr_request to gsm_subscriber.hNeels Hofmeyr1-0/+14
2016-11-12add gsm_encr to subscr_connNeels Hofmeyr1-0/+1
2016-11-12libmsc: duplicate gsm0808 / gsm48 functions (towards BSC)Neels Hofmeyr1-0/+8
2016-11-12msc_compl_l3(): publish in .h, tweak return valueNeels Hofmeyr1-0/+8
2016-11-12add cscn vty, remove nitb vtyNeels Hofmeyr1-0/+3
2016-11-12add iucs.[hc]Neels Hofmeyr2-0/+8
2016-11-12add DIUCS debug log constantNeels Hofmeyr1-0/+1
2016-11-12gsm_04_08, gsm_subscriber: decouple lac from btsNeels Hofmeyr1-1/+1
2016-11-12subscr_update_expire_lu(): remove bts argNeels Hofmeyr1-1/+1
2016-11-12move t3212 to network level (periodic lu)Neels Hofmeyr1-0/+3
2016-11-12Prepare entry/exit point for MSC -> BSC and MSC -> RNC communication.Neels Hofmeyr3-0/+63
2016-11-12gsm_subscriber_connection: mark BSC specific itemsNeels Hofmeyr1-6/+6
2016-11-12split subscr_con_allocate()/_free() in bsc_ and msc_Neels Hofmeyr1-2/+5
2016-11-12Move timezone settings up to network levelNeels Hofmeyr2-8/+14
2016-11-12move to libxsc: network VTY that isn't BSC-specificNeels Hofmeyr1-1/+2
2016-11-12move to libxsc: global vty gsm_network pointerNeels Hofmeyr1-0/+5
2016-11-12split bsc_bootstrap_network() in alloc and configNeels Hofmeyr1-1/+2
2016-11-12sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counterNeels Hofmeyr1-1/+1
2016-11-12factor out & introduce struct gsm_encr, in xsc.hNeels Hofmeyr2-6/+11
2016-11-12move to libxsc: factor out gen of USSD notify and release completeNeels Hofmeyr1-2/+10
2016-11-12move to libxsc: net init 3: actual moveNeels Hofmeyr1-0/+7
2016-11-12move to libxsc: net init 2: move bsc_network_init decl to osmo_bsc.hNeels Hofmeyr2-5/+5
2016-11-12move to libxsc: net init 1: rename to bsc_network_initNeels Hofmeyr1-1/+1
2016-11-12define mncc_recv_cb_t to avoid code dupNeels Hofmeyr3-4/+11
2016-11-12Add empty libxscNeels Hofmeyr2-0/+2
2016-11-09om2000: Add support for querying RBS capabilitiesroot1-0/+1
2016-11-08WIP: OM2000: Full state machine implementation using osmo_fsmHarald Welte2-7/+43
2016-11-01OML: Improve OML attribute handlingPhilipp2-0/+33
2016-10-28DTX DL: Add FACCH cacheMax1-0/+3
2016-10-27bsc: count the usage of codec by setting the lchan activeAlexander Couzens1-0/+10
2016-10-18Replace magic number with defineMax1-0/+4
2016-10-12DTX DL: use FSM for AMRMax1-12/+9
2016-10-10Revert "bsc: count the usage of codec by setting the lchan active"Neels Hofmeyr1-10/+0
2016-10-05DTX: add flag for AMR HR P*Max1-0/+5
2016-10-05DTX: extend SID cacheMax1-1/+1
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-28dyn TS: fix: e1_config.c: switch(pchan) for dyn TSNeels Hofmeyr1-0/+1
2016-09-28Revert "bts: extend bts_chan_load to allow counting tch only"Neels Hofmeyr1-1/+1
2016-09-26mscsplit: add gsm_network backpointer to gsm_subscriber_connectionNeels Hofmeyr1-0/+2
2016-09-26mscsplit: abis vty: decouple from global bsc_gsmnet variableNeels Hofmeyr1-0/+2
2016-09-26mscsplit: bsc_vty_init(): decouple from global bsc_gsmnetNeels Hofmeyr1-1/+1
2016-09-26mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctxNeels Hofmeyr1-0/+2