Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| userdoc:tt_asterisk-fop2-install [2013/08/04 01:55] – [Install FOP2 Add-On Package] abelbeck | userdoc:tt_asterisk-fop2-install [2015/10/31 12:09] (current) – [Install FOP2 via CLI] droemel | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Install FOP2 Add-On Package ====== | ====== Install FOP2 Add-On Package ====== | ||
| - | The FOP2 Add-On Package requires hardware with 512 MB or more of RAM. FOP2 requires about 100 MB of RAM including AstLinux' | + | The FOP2 Add-On Package requires hardware with 512 MB or more of RAM. FOP2 requires about 100 MB of RAM including AstLinux' |
| * PC Engines Alix board, only 256 MB of RAM -> too little for FOP2 and other services. | * PC Engines Alix board, only 256 MB of RAM -> too little for FOP2 and other services. | ||
| - | * Soekris net5501 | + | * Soekris net5501 |
| - | * Dual Core Atom boards, Jetway, Lanner, etc. w/ 1024+ RAM -> works very nicely, startup time of 15 secs. | + | * Dual Core Atom boards, Jetway, Lanner, etc. with 1024+ RAM -> works very nicely, startup time of 15 secs. |
| !!Note: AstLinux 1.1.3 or later is required!! | !!Note: AstLinux 1.1.3 or later is required!! | ||
| Line 28: | Line 28: | ||
| write = all | write = all | ||
| writetimeout = 1000 | writetimeout = 1000 | ||
| - | eventfilter=!Event: | + | eventfilter=!Event: |
| - | eventfilter=!Event: | + | |
| eventfilter=!Event: | eventfilter=!Event: | ||
| eventfilter=!Event: | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| eventfilter=!Event: | eventfilter=!Event: | ||
| eventfilter=!Event: | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| Also, Edit the ''/ | Also, Edit the ''/ | ||
| Line 49: | Line 57: | ||
| and at the end of '' | and at the end of '' | ||
| - | user=admin:astlinux:all | + | user=1234:4242:dial, |
| Finally, you can now create buttons with the '' | Finally, you can now create buttons with the '' | ||
| Line 55: | Line 63: | ||
| {{: | {{: | ||
| - | In the web interface, upper right corner, click **FOP2**: | + | In the web interface, upper right corner, click on **FOP2**: |
| {{: | {{: | ||
| Line 67: | Line 75: | ||
| will automatically stop any running daemon and remove the FOP2 code. The ''/ | will automatically stop any running daemon and remove the FOP2 code. The ''/ | ||
| - | |||
| - | |||
| ===== Install FOP2 via CLI ===== | ===== Install FOP2 via CLI ===== | ||
| Line 90: | Line 96: | ||
| write = all | write = all | ||
| writetimeout = 1000 | writetimeout = 1000 | ||
| - | eventfilter=!Event: | + | eventfilter=!Event: |
| - | eventfilter=!Event: | + | |
| eventfilter=!Event: | eventfilter=!Event: | ||
| eventfilter=!Event: | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| eventfilter=!Event: | eventfilter=!Event: | ||
| eventfilter=!Event: | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| + | eventfilter=!Event: | ||
| Also, Edit the ''/ | Also, Edit the ''/ | ||
| Line 101: | Line 115: | ||
| callevents=yes | callevents=yes | ||
| - | Next, start the fop2 sevice | + | Next, start the fop2 service |
| asterisk -rx " | asterisk -rx " | ||
| Line 115: | Line 129: | ||
| Next, Edit the ''/ | Next, Edit the ''/ | ||
| - | user=admin:astlinux:all | + | user=1234:4242:dial, |
| Finally, you can now create buttons with the ''/ | Finally, you can now create buttons with the ''/ | ||