PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

LINUX RASPBERRY PI PBX SETUP

Go down

LINUX RASPBERRY PI PBX SETUP Empty LINUX RASPBERRY PI PBX SETUP

Post by jamied_uk 20th December 2015, 21:50

http://www.raspberry-asterisk.org/downloads

https://youtu.be/2dmm_XHpvKI

https://www.youtube.com/watch?v=Ym83U8HZgBI


Setting static ip

https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=114701

https://youtu.be/0LIiKh0tqf0

https://youtu.be/oPQeeuiprv0


SSH login:

user: root

password: raspberry

Default FreePBX login:

user: admin

password: admin


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Default hostname is

rasppbx

Install Webmin instructions:


Code:
mkdir webmin​



cd webmin​


Newest

Code:
wget http://prdownloads.sourceforge.net/sourceforge/webadmin/webmin-1.770.tar.gz


old >

wget http://prdownloads.sourceforge.net/webadmin/webmin-1.580.tar.gz​



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

unzip for new!

Code:
gunzip webmin-1.770.tar.gz


Code:
tar xf webmin-1.770.tar


Code:
cd webmin-1.770


Code:
sudo ./setup.sh /usr/local/webmin​



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Install for old version

gunzip webmin-1.580.tar.gz​

tar xf webmin-1.580.tar​

cd webmin-1.580​

sudo ./setup.sh /usr/local/webmin​


~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Now just enter http://192.168.1.2:10000 in a browser. (Your Pi’s address might be different).

Defaults for webmin are :

port     10000

username admin


Webmin Login (ssl)

https://192.168.137.87:10000

Notes:

ssl cert on this webmin is too weak to work so try updating the pbx or dont use ssl until you can get a decent ssl cert!

but you can force ssl cert to work on google chrome browser.

ssh into the system login and then run command as follows:


Code:
sudo apt-get update


Code:
sudo apt-get install -y apt-utils phpapi-20131226

Code:
raspbx-upgrade -y



when you login via webmin you can update the webmin itself from the web page Very Happy



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Information about the Raspberry PI and recommended starter images: www.raspberrypi.org

Information about Raspberry PI to FreePBX: http://www.raspberry-asterisk.org/

Information about FreePBX: http://www.freepbx.org/

Guide how to install webmin: http://www.webmin.com/deb.html

Other sites: www.waynehackman.com
jamied_uk
jamied_uk
Admin

Posts : 2951
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum