Changes between Version 4 and Version 5 of SoftswitchSetup
- Timestamp:
- Sep 23, 2024, 10:44:18 PM (6 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SoftswitchSetup
v4 v5 11 11 Добавляем наш репозиторий: 12 12 13 Для Ubuntu 24.04: 14 {{{ 15 echo deb https://repo.adc-line.ru/ubuntu noble main | sudo tee /etc/apt/sources.list.d/adc.list 16 }}} 13 17 Для Ubuntu 20.04: 14 18 {{{ … … 26 30 Добавляем наш публичный ключ: 27 31 {{{ 28 wget -O - https://repo.adc-line.ru/keys/adc.key | sudo apt-key add - 32 sudo wget -O /etc/apt/trusted.gpg.d/adc.gpg https://repo.adc-line.ru/keys/adc.gpg 29 33 }}} 30 34 … … 38 42 Устанавливаем freeswitch и русские звуки к нему: 39 43 40 Для Ubuntu 20.04 :44 Для Ubuntu 20.04 и выше: 41 45 {{{ 42 46 sudo apt install freeswitch-meta-adc freeswitch-sounds-ru-ru-elena