Project

General

Profile

Actions

Bug #3704

closed

When Paging request for SMS is unanswered, osmo-msc sends infinit number of paging requests

Added by dexter over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
11/22/2018
Due date:
% Done:

100%

Resolution:
Spec Reference:

Description

The problem occurs when the MSC is attempting to page for an MT SM but the BSC is not responding in any way. The paging requests repeat over and over, even when the SCCP connection is shut down one can still see by the logs that the BSC still trying to page.

The reason for this problem seems not to be located in the code that controls the paging, but rather in the code that runs the SM Queue. The problem is that when the paging fails the SM Queue is trying to deliver the SM again and again. However, there is indeed a mechanism implemented that shall prevent undeliverable SM cycling through the queue again and again. When there are errors during the delivery, the function db_sms_inc_deliver_attempts() is called and once the counters reach a certain maximum the SM is removed from the queue. For some reason this is only done when some error during the delivery happens, but not when the delivery could not be started because the paging did not succeed.


Files

infinite_paging.pcapng infinite_paging.pcapng 8.96 KB dexter, 11/22/2018 06:39 PM

Related issues

Related to OsmoMSC - Feature #3615: SGs subscriber state machineResolveddexter10/02/2018

Actions
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)