Skip to content

CLR Issue on New Subscriber #213

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

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

jmasterfunk84
Copy link
Contributor

When this line is executed for a subscriber that does not have a serving_mme_peer defined, the Serving MME isn't able to be updated.

serving_hss = str(result.serving_mme_peer).split(';',1)[1]

I get this error:

[ERROR] Error occurred in Update_Serving_MME: list index out of range

I'm proposing that the None check on this string be moved a bit earlier in the code.

@nickvsnetworking nickvsnetworking merged commit 37a59c0 into nickvsnetworking:master Jan 13, 2025
2 checks passed
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.

2 participants