Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

MME does not handle PDN Connectivity Request messages #3

Open
spencersevilla opened this issue Dec 15, 2018 · 0 comments
Open

MME does not handle PDN Connectivity Request messages #3

spencersevilla opened this issue Dec 15, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@spencersevilla
Copy link

Problem: After a specific phone attaches to our network, it sends a "PDN Connectivity Request" message with some extra APNs that are not supported. the MME currently drops this packet; as a result, the phone re-sends the request every five seconds.

Desired Behavior: MME should send a PDN Connectivity Reject message to the UE.

Logs: EPC/Wireshark logs are not public; ping Spencer for them.

Code: There is a quick draft of a fix (unverified!!!) in branch bokondini_fixes; I think it might segfault but have not been able to verify. Relevant code is at epc/src/nas/emm/sap/emm_cn.c:214

@spencersevilla spencersevilla added enhancement New feature or request good first issue Good for newcomers labels Dec 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants