open5gs/lib/app
Andreas Eversberg 02118685a4 [MME] Add Emergency Number List to "Attach Accept" NAS message
Emergency numbers may be configured:

mme:
...
  emergency:
    dnn: internet.sos
    number:
      - digits: 110
        categories: police
      - digits: 112
        categories: [ fire, ambulance ]

The categories are: police, ambulance, fire, marine, mountain

They are sent to the UE during attachment. Some UEs require this list
of numbers. When an emergency call is made, one of the given categories
is indicated towards the IMS in the INVITE message.
2025-10-27 21:28:53 +09:00
..
meson.build [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
ogs-app.h [Tests] Delete unnecessary code 2024-09-03 22:09:56 +09:00
ogs-config.c [MME] Add Emergency Number List to "Attach Accept" NAS message 2025-10-27 21:28:53 +09:00
ogs-config.h Merge branch 'main' into home-routed 2025-04-06 18:36:57 +09:00
ogs-context.c [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
ogs-context.h [MME] Add Emergency Number List to "Attach Accept" NAS message 2025-10-27 21:28:53 +09:00
ogs-init.c [SBI] Make 'global' configuration optional instead of mandatory (#3466) 2024-11-01 15:32:46 +09:00
ogs-init.h Use HTTP/2 instead of HTTP/1.1 in 5G Core SBI 2020-11-26 21:44:37 -05:00
ogs-yaml.c [CORE] logger: add option to disable timestamps 2024-04-18 21:08:35 +09:00
ogs-yaml.h [CORE] logger: add option to disable timestamps 2024-04-18 21:08:35 +09:00