Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Support Converged Charging #94

Merged
merged 37 commits into from
Mar 3, 2024

Conversation

andy89923
Copy link
Contributor

Base on #76

@tim-ywliu tim-ywliu merged commit 5aab128 into free5gc:main Mar 3, 2024
3 checks passed
@andy89923 andy89923 deleted the feature/charging branch March 4, 2024 06:33
saileshvvr pushed a commit to saileshvvr/smf that referenced this pull request Jun 8, 2024
* support converged charging

* flow status

* add pdu level charging urr to default data path

* fix: only onlince charging need to request unit

* fix: release charging session in all pdu session release case

* fix: don't send charging request for non-charging urr

* rm untested code

* update openapi/pfcp hash

* add nil & error checking

* update go.sum

* add more error checking

* fix test fail

* fix ci error

* add comment for addPduLevelChargingRuleToFlow()

* add comment & fix potential synchronization issues

* fix typo & linter error

* handle assigned when IP in ipFilterRule is assigned

* fix typo

* fix typo & set default value of RequestedUnit

* fix NewSMContext

* fix: remove SwapSrcAndDst()

* fix: UL, DL flow description should be same

* remove SMF's default data path to reduce redundant PDRs

* fix: testcase's ip.dst should not be any

* style: fix naked return

* update util's hash

* fix: duplicated URRs in PDR

* fix: Volume Threshold IE should be added to PFCP Session Modification Request Update URR to prevent the flow rule be blocked

* remove SMContext.UrrIDGenerator

* fix: MBQE, MAQE's URR

* comment out these variable: N3N6, N3N9, N9N6

* remove FlowDescription judgement

* remove unused code and add comments

* Add back defalt urr rule

* Fix: Add GetTokenCtx() in CHF Selection

* Remove unused comments

---------

Co-authored-by: roy19991013 <[email protected]>
Co-authored-by: Tim Liu <[email protected]>
Co-authored-by: Ian Chen <[email protected]>
Co-authored-by: Ian Chen <[email protected]>
Co-authored-by: ianchen0119 <[email protected]>
Co-authored-by: brianchennn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants