Archive for the 'VoIP' Category
I downloaded Asterisk@Home from http://asteriskathome.sourceforge.net It took a couple of hours at 46kbps I have VMware, but you could also use the free VMWare Player and QEMU. Set up a new virtual machine in VMware with an IDE disk and set the CDROM to point to the Asterisk@home ISO file. Start the virtual machine and [...]
November 23rd, 2005 | Posted in VoIP | No Comments
This article shows how to run Asterisk on Windows by using the free VMware Player and QEMU emulator with the Asterisk@Home ISO (500Mb ) http://voipspeak.net/index.php?option=com_content&task=view&id=45&Itemid=28 Btw you can download OS images preinstalled with a couple of applications for QEMU from http://www.oszoo.org/
November 22nd, 2005 | Posted in VoIP | No Comments
If you have two softphones that you want to receive calls from the internet, set the ports as below then set your router to forward to each phone. X-Lite 1: Listen SIP Port: 5060 Listen RTP Port: 8000 Forward port 5060 to this PC. X-Lite 2: Listen SIP Port: 5061 Listen RTP Port: 8006 Forward [...]
November 22nd, 2005 | Posted in VoIP | No Comments
If your PC has speakers and a microphone, you can make phone calls by downloading a soft phone. Or you could replace your microphone with a USB phone, a phone that plugs into your PCs USB port. Download software phones from SJLabs at http://www.sjlabs.com/sjp.html There are packages for Telephony providers such as Vonage, VoiceGlo, Free [...]
November 22nd, 2005 | Posted in VoIP | No Comments
The main Asterisk website, put together by the web developers at Digium http://www.asterisk.org/ Astrisk documentation project http://www.asteriskdocs.org http://www.asteriskguru.com A wiki about all things VOIP http://www.voip-info.org VOIPSpeak has news and articles all about VOIP, including useful articles on step-by-step configuration of Asterisk@Home and building your own PBX http://voipspeak.net Digium provides hardware for connecting phones and phone [...]
November 22nd, 2005 | Posted in VoIP | No Comments
There are a couple of ways to try Asterisk The easiest is to download an ISO of a live Linux CD with Asterisk from AstLinux at http://www.astlinux.org Burn the ISO to CD-R (or compact flash) and reboot and you’ll have a working Asterisk system. You’ll need a USB or flash card to save your configuration, [...]
November 22nd, 2005 | Posted in VoIP | No Comments
Itoh-san was the first to tell me about the open-source PBX system called Asterisk. His company at the time was seriously thinking about changing from their existing Cisco IP phone network to Asterisk. Asterisk 1.2 released on Nov 17 2005. Available from http://www.asterisk.org/
November 22nd, 2005 | Posted in VoIP | No Comments
fwdOut shows how to configure your Asterisk PBX to allow calls to PSTN phones via other Asterisk servers who have agreed to share their PSTN connections. InN return, you have to make your PSTN connection available for other users to call your local area. You get credit when someone uses your access point, this allows [...]
November 22nd, 2005 | Posted in VoIP | No Comments