-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Adding emergency registration procedure #1060
base: master
Are you sure you want to change the base?
Conversation
kbaccar
commented
Dec 16, 2022
•
edited
Loading
edited
- Added IMEI based emergency registration for srsUE
- Added a new parameter nas.enable_emergency_reg (default = false)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey, thanks for your contribution. I have a few comments, see below. You definitely should check your clang-format config. Thanks
4e57b2e
to
269ddad
Compare
Hey @kbaccar, thanks for the PR again. We'll release the 23.04 version of srsRAN 4G in a few days that will include a few changes in the files your PR touched. Would be good if you could rebase your PR on top of it once it's out. |
@andrepuschmann Conflict fixed, branch have been merged to master. |
@andrepuschmann branch merged with master. |