open5gs/lib
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
..
app [MME] Add Emergency Number List to "Attach Accept" NAS message 2025-10-27 21:28:53 +09:00
asn1c [MME] unify TAU procedure handling and BCS check across all S1AP cases(#4112, #4113, #4117) 2025-10-25 21:31:45 +09:00
core Revert "[SMF] Refactor core address‐resolution to robustly support both IP literals and hostnames (#4008)" 2025-07-21 16:51:41 +09:00
crypt clang scan-build static analysis findings/resolutions (#3387) 2024-08-16 16:42:12 +09:00
dbi Merge branch 'main' into home-routed 2025-04-06 18:37:36 +09:00
diameter [DIAM] Enhance Exception Handling in all Rx Callbacks 2025-08-02 15:15:06 +09:00
gtp MME: handle EPS Bearer Context Status mismatch when active_flag=0 (#4112) 2025-10-16 21:46:38 +09:00
ipfw [ipfw2] override errx() to prevent exit on error (#3840) 2025-05-09 16:47:42 +09:00
metrics [ue-info] consolidate separate function pointers into custom endpoints 2025-10-17 08:30:45 +09:00
nas [MME] Add NAS Emergency Number List item definition 2025-10-27 21:28:53 +09:00
ngap [MME/AMF] Fixed crash following Handover Request (#3014) 2024-02-29 23:02:38 +09:00
pfcp [HR] V-UPF: preserve PSC on N2 indirect (Access->Access) without QER (#2194) 2025-08-15 11:07:56 +09:00
proto Merge branch 'main' into home-routed 2025-07-12 08:13:15 +09:00
s1ap [Release-17] Upgrade S1AP/NGAP to v17.3.9 2023-02-21 21:48:06 +09:00
sbi Follow-up on #4105 2025-10-17 09:17:02 +09:00
sctp [PFCP] Refactor PFCP address handling (#3431) 2025-01-11 20:33:02 +09:00
tun [AMF] Follow-up on #3880 2025-06-17 17:34:18 +09:00
meson.build [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00