Installing AsteriskNOW
Posted in Computers on January 2nd, 2008I’ve just installed AsteriskNOW using the default settings on Innotek VirtualBox. Here are some things I’ve had to do to get it running.
- I had to set the virtualbox to us a new Host Adapter. I don’t know how to get NAT working to allow incoming connections. I then set that Host Adapter (in the Host OS) to fixed IP address, and a class C subnet mask. When I installed AsteriskNOW, I went through the Advanced setup and configured a compatible IP address.
- When I set my admin password for the first time, I used one of my tried and true passwords. However, I quickly realized that the Web UI doesn’t support semi-colons in the password. No matter how many times I tried, I couldn’t get logged in. Here’s how to change the Web Admin password.
On the System Console, ALT-F2 to get a login prompt.
Login as admin, with the password you specified.
cd /etc/asterisk
sudo vi manager.conf
Enter you password again.
Find your password in the file. It should be on line 59, starting out with “secret”. Change that line, save and exit.
Now you can log into the web UI. - I went through the web UI (http://[ipaddress of your virtual server]) and didn’t have too much trouble with the initial config. Since I don’t have any serial hardware, I couldn’t configure any. And I couldn’t see a way to configure a provider. I didn’t sweat it much and continued on accepting most of the defaults. I then created my first user on the system.
- I was interested in configuring a provider. I wanted to see what that was like. However, every time I went to the Providers screen in the Web UI, all I got was “Loading Screen…” I fiddled with network settings, figuring that it was a problem with a lack of internet access. I messed with all kinds of stuff. Then I tried to load it using Firefox, and HOLY CRAP! IT WORKED. That’s probably the first time I’ve seen a web page work in Firefox, but not IE. (Yes, I’m sure they exist, but that’s the first I’ve ever seen).
Now I need to setup FWD…
