Project

General

Profile

Actions

Bug #5176

closed

Long call start time

Added by Rolariali almost 3 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
06/11/2021
Due date:
% Done:

0%

Spec Reference:

Description

Attempting to establish a 20(and more) simultaneous calls causes the last call executes in 10 (and more) seconds.

I am going to use the simultaneous calls for notifying the occurrence of emergencies. Is there a way to avoid this delay (more 10 seconds)?

I've been experimenting on PAGING_TIMER in the source file: https://github.com/osmocom/osmo-bsc/blob/master/src/osmo-bsc/paging.c#L60

If I assign this var

#define PAGING_TIMER 0, 50000

The simultaneous calls in this case start within two seconds. I'm satisfied this result but there's doubt it is the right fix.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)