In a previous post I wrote about Adding Google Voice to FreePBX After a lot of tinkering and research I was able to get inbound dialing to my assigned extension working. I tell you think much, it wasn’t simple for me to understand and I may play around with setting this thing up a few […]
Month: March 2012
This post focuses on custom queries that allow you to perform additional tasks in Active Directory Microsoft in Active Directory Users and Computers (ADUC) is a wonderful tool and is very useful when it comes to managing user / and computer accounts in your Domain. It also has another feature which doesn’t get used often. The […]
I followed the following steps to setup my new FreePBX Server with Google Voice. I am happy to say it works for the most part, however inbound calls are not making it. All in all this was a good learning experience: *UPDATE* I have made a follow up with my working configuration files How To […]
Letting freedom ring with FreePBX
Now that I have setup my first pre-production FreePBX Box, whats next? FreePBX is an awesome community driven Business Phone System. With its easy to use GUI (graphical user interface) that controls Asterisk (the telephony engine software) this is one of most popular open source telephony engine software out today. To get started on your own system, […]
Good Morning
How do you ssh into a Linux
I know there is one person out there that may not know this, so I will share. You you ask, how does one log into a remote Linux (UNIX) system using SSH. Well the answer is simple. If you are on a Linux (UNIX) system, open your terminal and use the following command: ssh userid@server-ip (1.2.3.4) […]