(Step by Step)How to setup IP Phone Server(VoIP Server) for free.

You must have heard about IP Phone and SIP (Software IP Phone).Nowadays standard PSTN phone are being replaced by IP Phones one of the main reason why companies are switching towards IP Phones is its low cost and easy setup.
- Blogs
- Requirement
- Online phone directory
What is VoIP ?
Voice over Internet Protocol (VoIP) is a general term for a family of transmission technologies for delivery of voice communications over IP networks such as the Internet or other packet-switched networks. Other terms frequently encountered and synonymous with VoIP are IP telephony, Internet telephony, voice over broadband (VoBB), broadband telephony, and broadband phone.
Setting up an IP Phone server and configuring soft phones is quite easy and you won’t believe that you can do all of this using free softwares you will not need to pay a single penny.
First of all let me write down the requirements.
* Dedicated Machine or Virtual machine with the following specifications. 700 MHz processor. 10 GB Hard disk. At least256 mb of Ram(512 Recommended)
* Trixbox(IP Phone Server Software).
* Any Softphone or Hardphone.
Now lets start the process.
1) Download trixbox CE 2.6.2 (Stable) from the following link.
http://master.dl.sourceforge.net/sourceforge/asteriskathome/trixbox-2.6.2.2.iso
After downloading if you are gonna use it on dedicated machine burn the image into CD otherwise you can use ISO with Vmware or any other virtualization software.
2) Here i have assumed that you are using virtual machine the process is same for dedicated machine.
3) Use .iso with Vmware or any other virtualization software and start the virtual machine.You will be greeted with a cool green screen of trixbox installation.Now press enter to install trixbox.
4) It will prompt you to select language so select the language you wanna use and press OK.
5) It will now ask for your timezone.This is an important step so please select the correct timezone.
6) Now you will need to select the password for root user select the password and rewrite it to confirm and press OK.
7) Installation will be started in 1 minute and it will reformat your harddisk and install trixbox.
8) When installation is done your will be restarted and you will have the following screen very soon.
Trixbox console
9) At this point i was little confused while logging in.In the documentation of trixbox it was written that the username is “maint” and password is “password” so i tried to login to console using maint but i was unsuccessful.So let me clear the password confusion for you.
There are 2 username and password you will need to use to login to trixbox.
Username and password you will need to use for logging in to console.
Username : root
Password is the password you supplied during installation.
Username and password you will need to use for logging in to Gui of trixbox.
Username : maint
Password : password
10) We need to enter an IP for IP Phone server here.Enter the following command.
system-config-network
and enter an static IP which you wanna use it is always better to use LAN IP at this point.
11) After assigning an IP you can login to GUI.
Open up IE or any other browser and enter the ip you selected in step 9.
12) After logging in to GUI You will recieve the following interface.

13) Now it is the time to add first extension.
Click on PBX > PBX Settings > Extension
Select Generic SIP Device and click submit.
You will need to enter the following details to add an extension.
User extension (It can be anyone like 202,302,402 and so on.
Display Name (Enter any name you want)
Secret (Write any word you want to be used as a secret for this extension).
14) You can see all the extensions on right side.

15) Now its the time to configure softphone.
To see the list of free softphone check out my post 5 Best free VoIP Phone Softwares
Lets suppose you have downloaded and installed X-Lite.
when you will run X-Lite for first time it will ask for you SIP account.
You will have the following dialog box.

- In the first box of display name enter the display name you entered while adding an extension on trixbox.
- Second box is for username.It is the extension number you entered while adding an extension on trixbox.
- Third box is for password enter the secret you entered while adding an extension on trixbox.
- Fourth is for authorization username it is also as extension number you entered while adding an extension on trixbox.
- In the fifth box of domain enter the IP address of your trixbox server.
- Check register with domain and receive incoming calls.
- select domain and click apply then OK
You are now done and you will have a final screen looks like the following.

Now let me send a test call to my number and i will have the following.

Note : By following the steps mentioned above you will have a complete local phone server and in order to make an external call you will need to buy and use internet telephony service provider.
(Step by Step)How to setup IP Phone Server(VoIP Server) for free.的更多相关文章
- Step by step 活动目录中添加一个子域
原创地址:http://www.cnblogs.com/jfzhu/p/4006545.html 转载请注明出处 前面介绍过如何创建一个域,下面再介绍一下如何在该父域中添加一个子域. 活动目录中的森林 ...
- Tomcat Clustering - A Step By Step Guide --转载
Tomcat Clustering - A Step By Step Guide Apache Tomcat is a great performer on its own, but if you'r ...
- [ZZ] Understanding 3D rendering step by step with 3DMark11 - BeHardware >> Graphics cards
http://www.behardware.com/art/lire/845/ --> Understanding 3D rendering step by step with 3DMark11 ...
- 持续交付工具ThoughtWorks Go部署step by step
持续交付工具ThoughtWorks Go部署step by step http://blogs.360.cn/360cloud/2014/05/13/%E6%8C%81%E7%BB%AD%E4%BA ...
- Devops step by step
接着上次分享的devops历程[Followme Devops实践之路], 大家希望能够出一个step by step手册, 那今天我就来和手把手来一起搭建这么一套环境, 演示整个过程! 实验环境需要 ...
- Step by Step Recipe for Securing Kafka with Kerberos
Short Description: Step by Step Recipe for Securing Kafka with Kerberos. Article I found it is a lit ...
- 精通initramfs构建step by step
(一)hello world 一.initramfs是什么 在2.6版本的linux内核中,都包含一个压缩过的cpio格式 的打包文件.当内核启动时,会从这个打包文件中导出文件到内核的rootfs ...
- Step by Step Process of Migrating non-CDBs and PDBs Using ASM for File Storage (Doc ID 1576755.1)
Step by Step Process of Migrating non-CDBs and PDBs Using ASM for File Storage (Doc ID 1576755.1) AP ...
- Step by step Dynamics CRM 2011升级到Dynamics CRM 2013
原创地址:http://www.cnblogs.com/jfzhu/p/4018153.html 转载请注明出处 (一)检查Customizations 从2011升级到2013有一些legacy f ...
随机推荐
- oracle 行转列问题
select id, name, ),),)) "imp_value", ),), )) "click_value" from (SELECT a.id, a. ...
- 一步步学习ASP.NET MVC3 (3)——Razor(1)
请注明转载地址:http://www.cnblogs.com/arhat 首先这个<一步步学习ASP.NET MVC3>前段时间有些忙,没有顾得上写文章,昨天呢写了3个和ASP.NET的相 ...
- [转载]在C#中使用官方驱动操作MongoDB
在C#中使用官方驱动操作MongoDB 8.1)下载安装 想要在C#中使用MongoDB,首先得要有个MongoDB支持的C#版的驱动.C#版的驱动有很多种,如官方提供的,samus. 实现思路大都类 ...
- 1008: [HNOI2008]越狱
n个人,m种信仰: 问你相邻的人信仰不同的情况有多少种? 首先第一个人有m种选择,第二个人有m-1种选择,后面所有的人都只有m-1种选择: 所以结果就是m^n-m*(m-1)^(n-1) #inclu ...
- [jobdu]用两个栈实现队列
思路比较简单.就是当要pop的时候,如果s2为空,才把s1的转过来.总之就是区分一下此时s2为空和非空的情况. http://ac.jobdu.com/problem.php?pid=1512 #in ...
- [unity菜鸟] 笔记1 —— 函数篇
SendMessage() 调用其他物体中的指令,先在脚本中编写一个自定义的函数,然后使用SendMessage()命令来调用那个物体上的命令 //①将以下函数附给target对象 void Rena ...
- 【图片处理】cocos2dx png图片压缩处理
一.介绍 美术用photoshop出图有时候会包含一些无用的信息,这时候image magick可以把这些信息裁掉. 二.使用方法 1.下载并安装Image Magick 2.将脚本里的目录名改成Im ...
- java1.8的几大新特性(一)
一.接口的默认方法与静态方法,也就是接口中可以有实现方法 public class Test { public static void main(String[] args) { Formula a= ...
- gzip [选项] 压缩(解压缩)
减少文件大小有两个明显的好处,一是可以减少存储空间,二是通过网络传输文件时,可以减少传输的时间.gzip是在Linux系统中经常使用的一个对文件进行压缩和解压缩的命令,既方便又好用. 语法:gzip ...
- 【HDOJ】1009 FatMouse' Trade
这道题目是一道非常简单的贪心,但是我却修改了1h+.原因就是qsort的comp有bug.其实还是题目中的数据可以为0.除数为0真的要慎重啊.后来改为结构体,加一层循环选取最大值,果然ac啊.wa了几 ...