This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
app-notes:soft-pbx [2017/12/13 14:10] – created krepel | app-notes:soft-pbx [2021/08/04 09:20] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
This tutorial shows how to get started with the Soft-PBX Astrisk within a LXC container. | This tutorial shows how to get started with the Soft-PBX Astrisk within a LXC container. | ||
+ | ===== Prerequisites ===== | ||
+ | |||
+ | * NetModule Router NB2800 or NB3800 with VIRT License | ||
+ | * LXC arm container with Asterisk PBX | ||
+ | |||
+ | ===== Resources ===== | ||
+ | |||
+ | You can find an example of Asterisk LXC Container here: | ||
+ | |||
+ | * [[https:// | ||
+ | |||
+ | ===== Configuration ===== | ||
+ | - Download the container | ||
+ | - Open GUI and go to System → Virtualization | ||
+ | - Click " | ||
+ | - By settings, choose type, create a description and select storage. Root file system will be set automatically | ||
+ | - If you want to enable networking, go to “Networking”, | ||
+ | - You should see a following screen (if you chose extended storage, the path will have storage1 instead of storage0: ''/ | ||
+ | - Transfer the downloader container (you can use WinSCP) to the router and put in ''/ | ||
+ | - Unpack the container: < | ||
+ | - Check access rights using < | ||
+ | - If the created folder has rights 644, change them* to 755: < | ||
+ | - The extracted container contains rootfs directory. You need to copy the content of it to the specified root file system. Go to jessie folder: < | ||
+ | - Type < | ||
+ | - Information about container can be accesed by typing < | ||
+ | - Now you can attach to the container by typing < |