Giter VIP home page Giter VIP logo

Comments (4)

RoadRunnr avatar RoadRunnr commented on July 17, 2024

The PID in PDR Id #1 does not contain a valid network instance, the field is there but it is empty. Check you fee5gc config.

Note: TS 29.244 does permit PDRs/PDIs without "Network Instance". The UPG currently has not way to find a suitable network instance (crf) when the IE is not present. The IE with a valid content therefore mandatory for the moment for VPP-UPG.

from upg-vpp.

diallama avatar diallama commented on July 17, 2024

test.zip

sorry it was not the good file. here is the good one. in fact it doesn't know my nwi that I have created via the script described above

from upg-vpp.

RoadRunnr avatar RoadRunnr commented on July 17, 2024

Network Instance IE encoding is wrong. The value is encoded as DNN name, but UPG expects a APN name there.

TS 29.244 is very confusing on the details of how Network Instance needs to be encoded. It states that APN is not encoded as FQDN string, that implies the same encoding as in the GTP APN IE is used. The specification is silent about how a DNN is encoded into that IE. That has lead some implementations to encode DNN's as plain binary (FQDN with dots in there, no length indicators).

UPG only understands APN encoding at the moment.

from upg-vpp.

diallama avatar diallama commented on July 17, 2024

ok it's clear. Thanks

from upg-vpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.