Project

General

Profile

Actions

Bug #5915

open

gprs: ns2: convert timers into osmo-timers

Added by lynxis about 1 year ago. Updated 3 months ago.

Status:
New
Priority:
Low
Assignee:
Category:
libosmogb
Target version:
-
Start date:
02/20/2023
Due date:
% Done:

0%

Spec Reference:
Tags:

Description

gprs_ns2 isn't using osmo-timers for the internal timers.

# libosmocore/src/gb/gprs_ns2_vty.c:93
/* TODO: this should into osmo timer */
static const struct value_string gprs_ns_timer_strs[] = {
        { 0, "tns-block" },
        { 1, "tns-block-retries" },
        { 2, "tns-reset" },
        { 3, "tns-reset-retries" },
        { 4, "tns-test" },
        { 5, "tns-alive" },
        { 6, "tns-alive-retries" },
        { 7, "tsns-prov" },
        { 8, "tsns-size-retries" },
        { 9, "tsns-config-retries" },
        {10, "tsns-procedures-retries" },
        { 0, NULL }
};

Related issues

Related to OsmoBSC - Bug #5335: osmo-bsc: Add VTY commands to configure T3.. and N3.. timers counters for gprsIn Progressjolly11/30/2021

Actions
Actions #1

Updated by lynxis about 1 year ago

  • Related to Bug #5335: osmo-bsc: Add VTY commands to configure T3.. and N3.. timers counters for gprs added
Actions #2

Updated by laforge about 1 year ago

  • Priority changed from Normal to Low
Actions #3

Updated by laforge 5 months ago

  • Assignee set to arehbein
Actions #4

Updated by laforge 3 months ago

  • Assignee changed from arehbein to jolly
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)