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

MME releases mme-ue-s1ap-id too soon #6

Open
spencersevilla opened this issue Dec 5, 2019 · 0 comments
Open

MME releases mme-ue-s1ap-id too soon #6

spencersevilla opened this issue Dec 5, 2019 · 0 comments

Comments

@spencersevilla
Copy link

I've found two unrelated (I think?) instances wherein the MME sends an error [RadioNetwork-cause=unknown-mme-ue-s1ap-id] when it shouldn't.

Case 1:
eNB -> MME: DetachRequest
eNB <- MME: UE ContextReleaseCommand

  • waits 1 second *
    eNB -> MME: UE ContextReleaseComplete
    eNB <- MME: (Unknown MME UE s1ap ID)

Case 2:
eNB <- MME: InitialContextSetupRequest, Atach Accept
eNB -> MME: InitialContextSetupFailure (cause=unspecified)
eNB -> MME: UEContextReleaseRequest (cause=unspecified)
eNB <- MME: (Unknown MME UE s1ap ID)

I haven't looked at the 3gpp spec yet but since these eNBs are commercial-grade I assume we are just releasing mme-ue-s1ap-id too soon.

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

No branches or pull requests

1 participant