mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 19:39:33 +00:00
Handling NAS Bearer Modification Request and VoLTE tutorial update (#336)
* Updated the docs for setting up a working VoLTE testbed * Fixed docs formatting * More formatting fixes of doc * Handling NAS Bearer Resource Modification Request to prevent crashing of mme * Corrected tutorial with right APN settings required in Mongo DB for VoLTE UE
This commit is contained in:
parent
3bc9b6e9aa
commit
b8928ee849
2 changed files with 19 additions and 2 deletions
|
|
@ -835,8 +835,11 @@ APN Configuration:
|
|||
-------------------------------------------------------------------------------------------------------------------------
|
||||
| internet | 9 | 8 | Disabled | Disabled | unlimited/unlimited | | |
|
||||
-------------------------------------------------------------------------------------------------------------------------
|
||||
| ims | 5 | 1 | Disabled | Disabled | 3850/1530 | | |
|
||||
| | 1 | 2 | Enabled | Enabled | 256/256 | 256/256 | |
|
||||
| ims | 9 | 8 | Disabled | Disabled | 3850/1530 | | |
|
||||
| | 5 | 1 | Enabled | Enabled | 128/128 | 128/128 | |
|
||||
| Downlink permit out ip from any 1-65535 to any 1-65535
|
||||
| Uplink permit out ip from any 1-65535 to any 1-65535
|
||||
| | 1 | 2 | Enabled | Enabled | 128/128 | 128/128 | |
|
||||
| Downlink permit out ip from any 1-65535 to any 1-65535
|
||||
| Uplink permit out ip from any 1-65535 to any 1-65535
|
||||
-------------------------------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue