mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 11:29:32 +00:00
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.
|
||
|---|---|---|
| .. | ||
| meson.build | ||
| ogs-app.h | ||
| ogs-config.c | ||
| ogs-config.h | ||
| ogs-context.c | ||
| ogs-context.h | ||
| ogs-init.c | ||
| ogs-init.h | ||
| ogs-yaml.c | ||
| ogs-yaml.h | ||