@ -68,6 +68,8 @@ Some of the following instructions must be executed with `root` privileges.
@@ -68,6 +68,8 @@ Some of the following instructions must be executed with `root` privileges.
Note: Without `--variant=minbase`, sound won't work for some strange, unknown reason.
3. Install `linphone-cli` inside the chroot environment
```
@ -90,7 +92,13 @@ Some of the following instructions must be executed with `root` privileges.
@@ -90,7 +92,13 @@ Some of the following instructions must be executed with `root` privileges.
mount -a
```
6. Configure and enable `linphone-daemon` as `systemd` service
6. Copy *Linphone* configuration file
```
cp linphone.conf /var/tmp/debian-sid/home/pi/
```
7. Configure and enable `linphone-daemon` as `systemd` service
@ -98,10 +106,22 @@ Some of the following instructions must be executed with `root` privileges.
@@ -98,10 +106,22 @@ Some of the following instructions must be executed with `root` privileges.