Difference between revisions of "Rpi Asterisk"
Linker3000 (talk | contribs) (→Asterisk on the Raspberry Pi) |
(Raspbian) |
||
Line 1: | Line 1: | ||
− | + | [[category:asterisk]] | |
+ | [[category:raspbian]] | ||
+ | ==Install Asterisk on the Raspberry Pi== | ||
+ | ===FreePBX=== | ||
Running Asterisk 1.8 with FreePBX 2.9.0.12 on Debian. | Running Asterisk 1.8 with FreePBX 2.9.0.12 on Debian. | ||
Line 6: | Line 9: | ||
More notes to follow [[User:Linker3000|Linker3000]] | More notes to follow [[User:Linker3000|Linker3000]] | ||
+ | |||
+ | ===Raspbian=== | ||
+ | Install most recent version of [[Asterisk]]: | ||
+ | [[apt-get]] install asterisk | ||
+ | |||
+ | ==Configure Asterisk== | ||
+ | Then configure | ||
+ | /etc/asterisk/sip.conf and | ||
+ | /etc/asterisk/extensions.conf |
Latest revision as of 06:24, 20 May 2017
Install Asterisk on the Raspberry Pi
FreePBX
Running Asterisk 1.8 with FreePBX 2.9.0.12 on Debian.
FreePBX struggles at times and causes 100% CPU load.
More notes to follow Linker3000
Raspbian
Install most recent version of Asterisk:
apt-get install asterisk
Configure Asterisk
Then configure /etc/asterisk/sip.conf and /etc/asterisk/extensions.conf