setup OBi110 and OBi100 to extend POTS line

(1/3) > >>

aknisley:
Just purchased OBi110 and have it connected to POTS and network. I have a OBi100 on the same network with a regular phone connected.
What I want to do is use phone connected to the OBi100 to make and receive calls using the POTS line connected to the OBi110. Don't want to use OBiTALK software or Google voice.

How do I do that?


hwittenb:
aknisley,

Welcome to the forum.

If you don't wish to use the OBiTalk network, to do what you want to do you need to use direct ip calling.  There are various ways to configure this.  This example today assumes you do not want to do anything else with the OBi110/OBi100 pair of adapters.  No GoogleVoice, no voip providers.

You stated that your two adapters were on the same local network.  To start out you need to know the local numeric network ip address of the OBi100 and the OBi110.  Those addresses should not change over time.  In this example I am using 192.168.1.108 for the OBi110 and 192.168.1.110 for the OBi100.  

The example assumes you start with default settings.  I checked it out with a pair of adapters reset to factory defaults.

The OBi100 merely sends the call from the phone attached to the OBi100 to the OBi110 and receives a call from the OBi110

On the OBi100 setup SP1 (ITSP Profile A, SP1 Service) to talk to the OBi110 using the sip protocol:

ITSP Profile A-->SIP-->ProxyServer-->192.168.1.108
ITSP Profile A-->SIP-->ProxyServerPort-->5110
   where 192.168.1.108 is the local network address of the OBi110.  5110 will be the sip port number we setup on the OBi110 SP1.  We could use the default 5060 but I chose not to do that.

Voice Services-->SP1 Service-->X_RegisterEnable (Uncheck)
Voice Services-->SP1 Service-->X_UserAgentPort-->5100
   This is for a unique port number for the OBi100
Voice Services-->SP1 Service-->SIP Credentials-->AuthUserName-->OBi100


On the OBi110 we need to setup SP1 for sip to receive the call from the distant OBi100 and dial the call on the Line Port.  We also need to setup to receive the call on the line port and bridge the call to the distant OBi100.

On the OBi110 setup SP1 (ITSP Profile A, SP1 Service) to receive the call from the distant OBi100:
ITSP Profile A-->SIP-->ProxyServer-->192.168.110
ITSP Profile A__>SIP-->ProxyServerPort-->5100
   where 192.168.1.110 is the local network address of the OBi100.  5100 is the sip port number we setup on the OBi100 SP1.

ITSP Profile A-->SIP-->X_SpoofCallerID  (check)
   this is to pass the incoming caller id to the distant OBi100 when we bridge the incoming PSTN line call

Voice Services-->SP1 Service-->X_RegisterEnable (Uncheck)
Voice Services-->SP1 Service-->X_InboundCallRoute-->{(OBi100)>(1xxxxxxxxxx|Xx.):LI1}
Voice Services-->SP1 Service-->UserAgentPort-->5110
Voice Services-->SP1 Service-->SIP Credentials-->AuthUserName-->OBi110

On the OBi110 the incoming PSTN Line call needs to be sent to the distant OBi100
Physical Interfaces-->LINE Port-->InboundCallRoute-->SP1(OBi100@192.168.1.110:5100)
   Note:  The default setting for "RingDelay" is 4-seconds.  This is the time required to receive the incoming caller id on the inbound PSTN Line call.  If you do not care about caller id then you can set the ring delay to 0.

Physical Interfaces-->LINE Port-->Dial Delay-->1000
   My PSTN line required this delay to correctly dial the number


aknisley:
Thanks much, I would never have figured that out. I can make calls out from the phone connected to the OBi100 but when I call the POTS phone number, the Phone attached to the OBi100 does not ring. Neither log shows inbound call.

hwittenb:
Quote from: aknisley on April 07, 2013, 07:05:50 am

I can make calls out from the phone connected to the OBi100 but when I call the POTS phone number, the Phone attached to the OBi100 does not ring. Neither log shows inbound call.


The incoming PSTN Line call first comes to the LINE Port on the OBi110.  The InboundCallRoute sends it to the distant OBi using some sip settings and code setup under SP1.  To troubleshoot the problem I would check the basics.

1.  While the phone is ringing log into your OBi110 and look at Status-->PHONE & LINE Status.  The screen that comes up should show Line Port Status "Ringing".  If it doesn't then maybe the OBi has problems detecting the ringing on the line.  There are some settings for that under RingDetection on the Line Port.

2.  If it shows ringing then you could perhaps change the Inbound Routing to ring a phone connected to the OBi110.  You would change the InboundCallRoute on the Line Port from SP1(ip_address:5100) to ph

3.  If that works change the InboundCallRoute back to the SP1 forwarding address.  Check the Status of SP1 under Status-->SystemStatus.  It should say "Registration Not Required".

4.  If that works verify that you have the correct ip address and the correct sip port number.

5.  If that works maybe you network router is blocking incoming calls going to the OBi100 because it didn't first initiate an outgoing request.  Forward the OBi100's sip port in your router to the OBi100.  With direct ip calling, the forwarding is required when the call is coming from outside the local network but often is not when it is within the local network but that depends on your router's firewall.

aknisley:
It says ringing. I noticed you say to use potr 5100 and others say 5110. Is that what it should be or was that a typo?

Navigation

[0] Message Index

[#] Next page