erth64net
New Member
- Joined
- Mar 6, 2015
- Messages
- 12
- Reaction score
- 2
Working from: http://nerdvittles.com/?p=14787
Downloaded, installed and booted without issue the image:
https://downloads.raspberrypi.org/raspbian/images/raspbian-2015-05-07/2015-05-05-raspbian-wheezy.zip
Commands used:
raspi-config
**expanded partition, enabled SSH, changed root password, rebooted**
cd /root
wget http://incrediblepbx.com/incrediblepbx13-12.3.raspbian.tar.gz
tar zxvf incrediblepbx13-12.3.raspbian.tar.gz
./IncrediblePBX13-12.3-raspbian.sh
**installer reported success, and then auto-rebooted**
cd /root
./incrediblefax11_raspi2.sh
**was NOT prompted for local area code**
**installer reported success, and then rebooted after confirming prompt**
Results:
Downloaded, installed and booted without issue the image:
https://downloads.raspberrypi.org/raspbian/images/raspbian-2015-05-07/2015-05-05-raspbian-wheezy.zip
Commands used:
raspi-config
**expanded partition, enabled SSH, changed root password, rebooted**
cd /root
wget http://incrediblepbx.com/incrediblepbx13-12.3.raspbian.tar.gz
tar zxvf incrediblepbx13-12.3.raspbian.tar.gz
./IncrediblePBX13-12.3-raspbian.sh
**installer reported success, and then auto-rebooted**
cd /root
./incrediblefax11_raspi2.sh
**was NOT prompted for local area code**
**installer reported success, and then rebooted after confirming prompt**
Results:
root@raspberrypi:~# ls -l /etc/asterisk
ls: cannot access /etc/asterisk: No such file or directory
root@raspberrypi:~# curl localhost:80
curl: (7) couldn't connect to host
root@raspberrypi:~#
ls: cannot access /etc/asterisk: No such file or directory
root@raspberrypi:~# curl localhost:80
curl: (7) couldn't connect to host
root@raspberrypi:~#