- Sat 19th Apr 2014, 21:19
#383
- Appreciate my support? Feel free to buy me a coffee.
- Voipfone are offering you the chance to trial their VoIP service for free for 30 days. Sign me up!
- Tired of shared hosting? You're not alone! Grab a high performance server and get $100 in free credit. Sign me up!
There are two ways to achieve this:
Refer to this document for more info: If your setup resembles option 1 above then login to you OBi202's web based GUI by entering the IP address of the Obi202 into your web browser. We need to setup a proxy for the phone, to do this we will use SP4.
Configuring the OBi202:
Just like the OBi202 we need to login to the IP phones web based GUI by entering the IP address of the IP phone into your web browser. Remember I am using a Cisco SPA525 phone so if your using another make or model although the settings you enter will be the same as shown below the field name may differ.
Configuring the IP Phone:
At present when someone calls you via your current VoIP provider you have setup on SP1 only phones connected to ports PHONE 1 and PHONE 2 ring. That's because the SP1 inbound call route is set to forward any incoming calls to those ports only, so we need to tell the device to forward all incoming calls to the IP phone also.
As above login to you OBi202's web based GUI by entering the IP address of the Obi202 into your web browser. In the left pane click on "Voice Services", now click on "SP1 Service" and look for the "X_InboundCallRoute" field. It most probably has its default value set which is "{ph,ph1}" so we need to change it as shown below:
Finally we need to tell the OBi202 where to send any outgoing calls made via the IP phone. As this is a basic guide and we have only one VoIP provider setup against SP1 we want to place all outgoing calls through that provider. So assuming your still logged in to the OBi202's web based GUI, In the left pane click on "Voice Services", now click on "SP4 Service" and locate the "X_InboundCallRoute" field and change it as shown below:

If your setup resembles option 2 don't worry, the setup is almost identical. You simply need to change this part of the above guide:
From this:
- Internet Connection > OBi202 via WAN port> IP Phone connected to the OBi202 LAN port
Or - Internet Connection > Router > OBi202 WAN port connected to a spare LAN port on your router & IP Phone connected to a spare LAN port on your router, or if WIFI is supported by the IP Phone connect to your routers WIFI
Refer to this document for more info: If your setup resembles option 1 above then login to you OBi202's web based GUI by entering the IP address of the Obi202 into your web browser. We need to setup a proxy for the phone, to do this we will use SP4.
Configuring the OBi202:
- In the left pane click on "Service Providers", click "ITSP Profile D", now click on "General" and make sure that the "SignalingProtocol" field is set as "SIP". (SIP is the default value) Make sure you save any changes.
- In the left pane click on "Service Providers", click "ITSP Profile D", now click on "SIP" and make sure that you enter "127.0.0.1" in the "ProxyServer" field. Also make sure "X_SpoofCallerID" is enabled by ticking the box. Once again save the changes.
- In the left pane click on "Voice Services", now click on "SP4 Service" and change the fields as shown below:
- X_ServProvProfile = D (We’re saying use the ITSP D profile with this voice service, as we configured above.)
- X_UserAgentPort = 5063 (If you want you can choose a port that you prefer, just be sure to use the same port number throughout the tutorial)
- X_RegisterEnable = no (or unchecked)
- AuthUserName = 1001 (This can be defined by you, but needs to be the same on the IP Phone)
- AuthPassword = AnyPhonePassword (Once again, you can define this, but must be the same on the IP Phone)
- X_Proxy = yes (or checked)
Just like the OBi202 we need to login to the IP phones web based GUI by entering the IP address of the IP phone into your web browser. Remember I am using a Cisco SPA525 phone so if your using another make or model although the settings you enter will be the same as shown below the field name may differ.
Configuring the IP Phone:
- Click on the "SIP" tab and look for "Send Resp To Src Port" and set this to "yes". Make sure you save any changes.
- Click on the "EXT 1" tab and configure the fields as shown below:
- Proxy = 555555555.pnn.obihai.com:5063 (Important: Change 555555555 to your OBiTALK number! Also if you changed the port 5063 to something different in the steps shown above then make sure whatever port you used above is entered here instead of 5063)
- User ID = 1001
- Password = AnyPhonePassword
- Register Expires = 60
- Register = yes
At present when someone calls you via your current VoIP provider you have setup on SP1 only phones connected to ports PHONE 1 and PHONE 2 ring. That's because the SP1 inbound call route is set to forward any incoming calls to those ports only, so we need to tell the device to forward all incoming calls to the IP phone also.
As above login to you OBi202's web based GUI by entering the IP address of the Obi202 into your web browser. In the left pane click on "Voice Services", now click on "SP1 Service" and look for the "X_InboundCallRoute" field. It most probably has its default value set which is "{ph,ph1}" so we need to change it as shown below:
- X_InboundCallRoute = {SP4(1001@local_client),ph,ph2}
Finally we need to tell the OBi202 where to send any outgoing calls made via the IP phone. As this is a basic guide and we have only one VoIP provider setup against SP1 we want to place all outgoing calls through that provider. So assuming your still logged in to the OBi202's web based GUI, In the left pane click on "Voice Services", now click on "SP4 Service" and locate the "X_InboundCallRoute" field and change it as shown below:
- X_InboundCallRoute = {1001>(Msp1):SP1}
If your setup resembles option 2 don't worry, the setup is almost identical. You simply need to change this part of the above guide:
From this:
In the left pane click on "Service Providers", click "ITSP Profile D", now click on "SIP" and make sure that you enter "127.0.0.1" in the "ProxyServer" field.To this:
- In the left pane click on "Service Providers", click "ITSP Profile D", now click on "SIP" and make sure that you enter "192.168.1.100" in the "ProxyServer" field. (Important: Change 192.168.1.100 to the correct IP address of your IP Phone)
Proxy = 555555555.pnn.obihai.com:5063 (Important: Change 555555555 to your OBiTALK number! Also if you changed the port 5063 to something different in the steps shown above then make sure whatever port you used above is entered here instead of 5063)To this:
- Proxy = 192.168.1.120:5063 (Important: change 192.168.1.120 to the correct IP address of your OBi202! Also if you changed the port 5063 to something different in the steps shown above then make sure whatever port you used above is entered here instead of 5063)
X_InboundCallRoute = {SP4(1001@local_client),ph,ph2}To this:
- X_InboundCallRoute = {ph,ph2,sp4(1001)}
- Appreciate my support? Feel free to buy me a coffee.
- Voipfone are offering you the chance to trial their VoIP service for free for 30 days. Sign me up!
- Tired of shared hosting? You're not alone! Grab a high performance server and get $100 in free credit. Sign me up!
How did this post make you feel?