Commit 40fec7ec authored by Bostjan Pintar's avatar Bostjan Pintar
Browse files

VoLTE to VoNR

parent ef0812e9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -150,7 +150,7 @@ Pre-requisites on your host machine:

Procedure:
- On your host machine, open a command line session (PuTTY, DOS window...)
- From the ETSI Emergency VoLTE Interoperability Tests project, clone the Vagrant folder
- From the ETSI Emergency VoNR Interoperability Tests project, clone the Vagrant folder
- In the file Vagrantfile, modify the tag config.vm.provision replacing <username> & <password> strings by your ETSI credentials
- In the Vagrant folder, execute the following commands:

@@ -259,7 +259,7 @@ $ make && make install
- Clone the ETSI Emergency VoNR Interoperability Tests project into $HOME/dev folder

```sh
$ git clone --recurse-submodules --branch devel https://forge.etsi.org/rep/int/vxlte/emergency-5g-iop.git
$ git clone --recurse-submodules --branch devel https://forge.etsi.org/rep/int/vx5g/emergency-5g-iop.git
```

- Apply patches