Using virtualization, we can try executing a basic Asterisk dialplan and make a SIP call between two Windows machines. Requirements 1. Fully setup Asterisk call manager on your Linux Machine with configuration all set to default 2. Softphone applications (3CX) on Windows 7 host and Windows XP guest 3. Enabled Microsoft Loopback Adapter on Windows 7 host 4. Knowledge on basic networking (LAN connectivity) Setup LAN Connectivity All three machines must be on the same subnet. This is the IP configuration I used in this scenario: Windows 7 host [Microsft Loopback Adapter] IP Address: 172.30.100.13 Subnet mask: 255.255.255.0 Windows XP guest IP address: 172.30.100.14 Subnet mask: 255.255.255.0 Ubuntu guest IP address: 172.30.100.20 Subnet mask: 255.255.255.0 Now we need to test our virtualized LAN connectivity. All machines must be able to ping each other. This is possible using the Microsoft Loopack Adapter on our host machine. Setup Asterisk This is the default script for our asterisk.con...
Archive of old IT posts: CCNA topics, practice labs, programming, applications, electronics projects, senior project updates. No new posts since 2016! (Original blog: peenkcity.blogspot.com)