Project

General

Profile

Actions

Bug #5888

closed

add a second wildcard APN in S6a

Added by lynxis about 1 year ago. Updated almost 1 year ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
Start date:
02/01/2023
Due date:
% Done:

100%


Description

Currently the osmo_dia2gsup is responding to a UpdateLocationRequest" on the diameter side with a
UpdateLocationAnswer with the subscriber data containing a single static entry for the APN containing internet .

UpdateLocationAnswer {
 [..],
 Subscription-Data {
   APN Configuration Profile {
     APN Configuration {
      [ Service Selection = "internet" ]
     }
   }
 }
}

Since our HLR/GSUP isn't sending a correct APN list (currently only a wildcard, instead of a correct default apn and (depending on the subscriber data) also a wildcard.
An intermediate solution to be implemented by this ticket should be:

- sending 2 profiles
- one for apn "internet"
- one for wildcard

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)