Project

General

Profile

all-by-project

Apply Clear

# Project Category Tracker Status Priority Subject Assignee Updated Related issues
  OsmoBSC 115 Collapse all/Expand all
3872 OsmoBSC Feature New Normal osmo_scu_prim.conn_id should be picked from a distinct number space for outgoing and incoming N-CONNECT osmith 03/28/2019 08:06 PM Blocked by #3871 Actions
4589 OsmoBSC Bug New Normal osmo-bsc crashes with "lchan allocation failed in state WAIT_RF_RELEASE_ACK: Timeout" 06/06/2020 10:40 PM Actions
3330 OsmoBSC A-bis RSL Feature New Normal osmo-bsc: Implement IMMEDIATE ASSIGNMENT EXTENDED 06/08/2018 12:14 PM Related to #3329 Actions
4553 OsmoBSC A interface Bug New Normal OsmoBSC doesn't handle RESET IP RESOURCE BSSMAP message 05/16/2020 07:44 PM Actions
3000 OsmoBSC A-bis OML Bug New Normal OsmoBSC issues "RSL Connect" command too early -> race conditions 02/25/2018 12:32 PM Related to #2470, Related to #4179 Actions
3020 OsmoBSC PCU Interface Bug New Normal OsmoBSC PCU socket interface not yet tested by BSC_Tests.ttcn laforge 05/21/2019 06:29 PM Actions
5986 OsmoBSC Ericsson BTS Bug New Normal PAGING impossible until CCCH LOAD IND is received from the BTS keith 03/31/2023 09:13 AM Actions
4766 OsmoBSC PCU Interface Bug New Normal pcu interface: add app info request 09/26/2020 10:21 PM Actions
4768 OsmoBSC PCU Interface Bug New Normal pcu interface: add missing field ts, trx on rach indication lynxis 09/30/2020 08:10 PM Actions
4767 OsmoBSC PCU Interface Bug New Normal pcu interface: add suspend request support 09/29/2020 04:40 PM Actions
4683 OsmoBSC Ericsson BTS Bug New Normal properly report OM2000 bring-up problems laforge 07/30/2020 06:50 AM Related to #4514, Related to #6378 Actions
3097 OsmoBSC Feature New Normal ramping of "rxlev access min" 03/22/2018 11:51 AM Related to #2591 Actions
4884 OsmoBSC Bug New Normal RLL_REL_IND is recieved after RF_CHAN_REL 12/02/2020 11:51 AM Actions
3586 OsmoBSC Feature New Normal support LCLS for inter-BSC handover neels 01/17/2019 04:18 PM Related to #1602, Related to #3659 Actions
2382 OsmoBSC Bug New Normal T3105 not consistently communicated to all BTS models 03/05/2018 07:02 PM Actions
3479 OsmoBSC Feature New Normal test "every single failure" in osmo-bsc FSMs 08/20/2018 11:15 AM Related to #3296 Actions
3243 OsmoBSC Bug New Normal there is MGW config for each separate 'msc', but the MGW settings are stored only once globally 05/07/2018 03:10 PM Actions
4538 OsmoBSC Bug New Normal timeslot_fsm.c: make the PDCH act/deact timeout configurable 05/09/2020 08:20 PM Related to #4539 Actions
3505 OsmoBSC Feature New Normal ttcn3: test inter-BSC HO with encryption enabled neels 08/28/2018 06:38 PM Related to #2283 Actions
6159 OsmoBSC PCU Interface Bug New Normal use paging queue for PAGING messages that come from the BSC co-located PCU dexter 08/30/2023 12:39 PM Actions
3737 OsmoBSC Bug New Low abort because unused lchan has non-null conn pointer, after AMR config error 05/08/2019 03:35 PM Actions
1946 OsmoBSC Feature New Low Add checks to the BSC VTY to prevent configurations known to not work 10/20/2020 08:40 AM Related to #1614 Actions
3787 OsmoBSC Bug New Low Assignment Request modifies conn->codec_list before the Assignment is successful 01/08/2020 10:25 PM Related to #3833 Actions
3786 OsmoBSC Bug New Low Assignment Request modifies conn->lcls state before the Assignment is successful 01/08/2020 10:25 PM Actions
3831 OsmoBSC Feature New Low BSC support for "network sharing" via MOCN 01/20/2021 10:03 AM Related to #4473 Actions
1600 OsmoBSC Feature New Low BSC: Make SI / rest octests more configurable 12/10/2017 08:04 PM Actions
2899 OsmoBSC Bug New Low channel attributes are sent to BTS even for NONE channels osmith 09/30/2018 10:42 AM Actions
1659 OsmoBSC Feature New Low Check encoding of SI at time parameters are entered from VTY, not just at generation time 12/10/2017 08:06 PM Actions
2462 OsmoBSC Feature New Low clarify lchan->encr.alg_id 08/24/2017 01:27 PM Related to #2461 Actions
3841 OsmoBSC Bug New Low cosmetic: tearing down the old lchan after inter-BSC handover always goes through RELEASE_AFTER_ERROR (instead of normal release) neels 05/08/2019 05:43 PM Actions
5740 OsmoBSC Feature New Low Disallow unworkable AMR modes. keith 11/08/2022 05:15 PM Actions
6378 OsmoBSC Ericsson BTS Bug New Low Ericsson DUG 20 rejects SI2quater keith 03/10/2024 06:38 PM Related to #4683 Actions
4647 OsmoBSC Bug New Low Getting attributes from BTS0 type nokia_site is not supported. 07/04/2020 09:05 AM Actions
3638 OsmoBSC Handover Feature New Low handover decision 2: load balancing across BSS 10/16/2018 01:16 PM Related to #1608, Related to #3486, Related to #1606 Actions
3486 OsmoBSC Handover Feature New Low handover decision: congestion: figure out the tradeoff: re-assign within same cell vs. handover to another cell 10/16/2018 01:16 PM Related to #1608, Related to #3638 Actions
3482 OsmoBSC Handover Feature New Low handover decision: if a new call causes congestion that would trigger immedate re-assignment, assigning the other TCH kind from the start 10/16/2018 01:15 PM Related to #1608 Actions
3484 OsmoBSC Handover Feature New Low handover decision: if rxlev is ok but rxqual is bad, move to different timeslot with same TCH kind to avoid interference 10/16/2018 01:30 PM Actions
3485 OsmoBSC Handover Feature New Low handover to make room for a less capable subscriber 10/16/2018 01:16 PM Related to #1608 Actions
2964 OsmoBSC Bug New Low handover_decision_2: measurement report number compared to lchan->meas_rep_last_seen_nr often overflows to zero (255 range) and hence an old report may be seen as new every once per 255 cycle neels 12/16/2019 03:02 PM Related to #1606 Actions
2918 OsmoBSC Feature New Low Implement a function to properly test connection clearing in MSC_ConnectionHandler.ttcn (BSC-Tests) 01/08/2020 10:21 PM Actions
68 OsmoBSC Bug New Low ipaccess-config should work with -u ID -o IP -r BTS_IP 12/10/2017 07:52 PM Actions
73 OsmoBSC Bug New Low Kill the paging_init_if_needed method in paging.c 12/10/2017 07:53 PM Actions
3642 OsmoBSC Bug New Low logging filter imsi leaks bsc_subscr references 10/09/2018 10:04 PM Actions
39 OsmoBSC Feature New Low Logging filter on bts/trx or such 06/08/2020 07:07 PM Actions
1613 OsmoBSC Feature New Low make BTS/TRX configuration changes without having to drop BTS OML link 12/10/2017 08:06 PM Actions
69 OsmoBSC Bug New Low No timers for various calls 12/10/2017 07:53 PM Actions
4682 OsmoBSC Ericsson BTS Feature New Low OM2000 MCTR Support for Ericsson RBS6000 / DUG 20 07/30/2020 06:51 AM Follows #4514 Actions
4649 OsmoBSC Ericsson BTS Bug New Low OM2K SI5ter: abis_rsl.c:1237 (bts=0,trx=0) ERROR REPORT (cause=Service or Option not available [ 3f ]) laforge 07/04/2020 07:13 PM Actions
5190 OsmoBSC Bug New Low segfault with osmo-e1d 09/15/2021 09:34 AM Actions
4640 OsmoBSC Feature New Low SI2quater: support multiple EUTRAN Neighbor Cells List entries, not only multiple EUTRAN Cell Descriptions in the first Cells List entry 07/06/2020 03:03 PM Actions
(501-550/1401) Per page: 25, 50, 100, 250, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 48.8 MB)