Change AVP_TGPP_TIME_FIRST_RECEPTION code from 3456 to 3466#40
Merged
mensonen merged 1 commit intomensonen:masterfrom Feb 3, 2026
Merged
Conversation
Owner
|
Agree with this, and it looks like the table was correct already in v16.2.0, which I based that part on. I just looked at the individual sections and forgot to check the rest of the document. |
mensonen
added a commit
that referenced
this pull request
Feb 11, 2026
After changes made in #40, add the newly created AVP_TGPP_TIME_FIRST_RECEPTION AVP also to the dictionary.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TS 132 299 - V19.0.0 is still listing both
Proximity-Cancellation-Timestamp(7.2.154R) andTime-First-Reception(7.2.225A) as having AVP code of 3456, but only in their respective sections. In the same TS, in "Table 7.2.0.1: 3GPP specific AVPs"Time-First-Receptionis listed with AVP code of 3466. Same is true in TS 129 230 - V19.2.0, in "Table 7.1: 3GPP specific AVP codes", so I think it's safe to assume it's a typo in 32.299 and changeTime-First-Receptioncode to 3466.