Project

General

Profile

Actions

Feature #4343

closed

test SCCP inactivity timers

Added by laforge over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
01/03/2020
Due date:
% Done:

100%

Spec Reference:

Description

I think we don't currently have tests for the SCCP Inactivity timers (See Section 3.4 of ITU-T Q.714).

We should test both Tias and Tiar as follows:
  • Verify that on an otherwise idle SCCP connection, the libosmo-sccp stack generates an IT message at every Tias expiration
  • Verify that on an otherwise idle SCCP connection, we don't timeout after Tiar expires if we receive an incoming message (such as IT) before Tiar expires.
  • Verify that on an otherwise idle SCCP connection, we do timeout after Tiar expires if we don't receive an incoming message (such as IT) before Tiar expires.

To avoid very long test execution times, we may use VTY commands to reduce the timeouts.

Related: SYS#4761

ITU-T Q7.13 section "4.17 Inactivity test (IT)": https://www.itu.int/rec/T-REC-Q.713/en/
ITU-T Q.714 section "3.4 Inactivity control": https://www.itu.int/rec/T-REC-Q.714-200105-I/en
https://tools.ietf.org/html/rfc3868#section-3.3.11


Related issues

Related to libosmo-sccp + libosmo-sigtran - Bug #4355: osmo_sccp_simple_server_add_clnt() is brokenResolvedpespin01/10/2020

Actions
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)