Bläddra i källkod

Update quick-install.md

j8
Yasen Pramatarov 10 år sedan
förälder
incheckning
b32fbc8c56
1 ändrade filer med 2 tillägg och 10 borttagningar
  1. 2
    10
      doc/quick-install.md

+ 2
- 10
doc/quick-install.md Visa fil

34
 apt-get update
34
 apt-get update
35
 ```
35
 ```
36
 
36
 
37
-### Install all in one run
38
-
39
-```sh
40
-apt-get -o Dpkg::Options::="--force-overwrite" -y install jigasi
41
-```
42
-
43
-If you install that way, you are ready to use Jitsi Meet with SIP gateway.
44
-
45
-You can also install the components one by one, as described below.
46
-
47
 ### Install Jitsi Meet
37
 ### Install Jitsi Meet
48
 
38
 
49
 ```sh
39
 ```sh
77
 dpkg -i --force-overwrite jigasi_1.0-1_amd64.deb
67
 dpkg -i --force-overwrite jigasi_1.0-1_amd64.deb
78
 ```
68
 ```
79
 
69
 
70
+You need to pass "--force-overwrite" option to dpkg, because the jigasi package patches some of the files in the jitsi-meet package in order to enable the SIP support in Jitsi Meet.
71
+
80
 During the installation you'll be asked to enter your SIP account and password. This account will be used to invite the other SIP participants.
72
 During the installation you'll be asked to enter your SIP account and password. This account will be used to invite the other SIP participants.
81
 
73
 
82
 ### Reload Jitsi Meet
74
 ### Reload Jitsi Meet

Laddar…
Avbryt
Spara