mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
README.adoc: Comment out PR #3523 & var asterisk_rpi_patch
This commit is contained in:
parent
e9655ad798
commit
c82709eaba
1 changed files with 2 additions and 0 deletions
|
@ -61,12 +61,14 @@ If using PBX intensively, please adjust `/etc/php/X.Y/apache2/php.ini`, `/etc/ph
|
|||
nginx_high_php_limits: True
|
||||
----
|
||||
+
|
||||
////
|
||||
As of April 2023 (https://github.com/iiab/iiab/pull/3523[PR #3523]) IIAB will patch Asterisk automatically (https://github.com/asterisk/asterisk/pull/32[PR asterisk/asterisk#32]) so it can be run experimentally on Raspberry Pi, so long as you keep this default settings:
|
||||
+
|
||||
----
|
||||
asterisk_rpi_patch: True
|
||||
----
|
||||
+
|
||||
////
|
||||
Optionally, you may want to enable https://github.com/wdoekes/asterisk-chan-dongle[chan_dongle], which is a channel driver for Huawei UMTS cards (e.g. 3G USB dongles) allowing regular voice calls over GSM mobile networks. You will need to configure a dongle post-install, for it to be recognized properly:
|
||||
+
|
||||
----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue