Giter VIP home page Giter VIP logo

Comments (7)

herlesupreeth avatar herlesupreeth commented on May 26, 2024
  1. For OCS integration I believe PGW of open5gs does not support Gy interface. If it supports then should quite straightforward to integrate with thrid-party OCS if they are standard complaint
  2. Definitely possible, just dont run the open5gs HSS and publish port 3868 of MME for Diameter connection between HSS and MME as in following example of docker-compose file
    ports:
      - "3868:3868/tcp"
      - "3868:3868/sctp"

from docker_open5gs.

mycloudbss avatar mycloudbss commented on May 26, 2024

Hi
Thank you ..so in this case i ahve to change IP address and port to OCS IP ?

db_uri: mongodb://MONGO_IP/open5gs

logger:
file: /open5gs/install/var/log/open5gs/hss.log

parameter:
no_ipv6: true
prefer_ipv4: true

hss:
freeDiameter:
identity: hss.EPC_DOMAIN
realm: EPC_DOMAIN
port: 3868
sec_port: 5868
listen_on: HSS_IP
load_extension:
- module: /open5gs/install/lib/x86_64-linux-gnu/freeDiameter/dbg_msg_dumps.fdx
conf: 0x8888
- module: /open5gs/install/lib/x86_64-linux-gnu/freeDiameter/dict_rfc5777.fdx
- module: /open5gs/install/lib/x86_64-linux-gnu/freeDiameter/dict_mip6i.fdx
- module: /open5gs/install/lib/x86_64-linux-gnu/freeDiameter/dict_nasreq.fdx
- module: /open5gs/install/lib/x86_64-linux-gnu/freeDiameter/dict_nas_mipv6.fdx
- module: /open5gs/install/lib/x86_64-linux-gnu/freeDiameter/dict_dcca.fdx
- module: /open5gs/install/lib/x86_64-linux-gnu/freeDiameter/dict_dcca_3gpp.fdx
connect:
- identity: mme.EPC_DOMAIN
addr: MME_IP
port: 3868

from docker_open5gs.

herlesupreeth avatar herlesupreeth commented on May 26, 2024

Please re-read this comment again

For OCS integration I believe PGW of open5gs does not support Gy interface. If it supports then should quite straightforward to integrate with thrid-party OCS if they are standard complaint

from docker_open5gs.

mycloudbss avatar mycloudbss commented on May 26, 2024

Ok got it ...so we have to wait for some time untill they start supporting Gy..

from docker_open5gs.

herlesupreeth avatar herlesupreeth commented on May 26, 2024

Well, regarding that I am not sure whether open5gs has Gy interface in their development pipeline. Better to raise an issue in open5gs project asking about it.

from docker_open5gs.

herlesupreeth avatar herlesupreeth commented on May 26, 2024

Closing this issue as there is no support for Gy interface in open5gs

from docker_open5gs.

Takuto88 avatar Takuto88 commented on May 26, 2024

Gy interface support is now available in open5gs. See: open5gs/open5gs#1479

from docker_open5gs.

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.