Possible to use Obi as analog to VOIP bridge without other hardware?

<< < (2/6) > >>

azrobert:
Route inbound Line calls to Line 1 and OBi110 phone port:

Physical Interfaces ->Line Port -> InboundCallRoute:
ph,sp2(line1@xx.xx.xx.xx:5060)

Pass inbound callerid:

Service Providers -> ITSP Profile B SIP -> X_SpoofCallerID: Checked

GnatGoSplat:
@drgeoff, thanks for the suggestions.  That'll be helpful if I can't get this Obi110 working exactly the way I want. 

@azrobert, thanks for the stuff to try.  It comes close to working, line 2 on GoogleVoice works, but line 1 on PSTN jack works only for incoming.  I figured it's because InboundCallRoute for Line Port, I can specify the port for line 1 which is 5060, while SP2 is linked to the port for line 2 on port 5062 via ProxyPort setting.  I tried setting ports for both lines to 5060 and set SP2 ProxyPort on the Obi110 to match, hoping the phone can use userid to sort them out, but it gets confused and displays incoming call on line 2 when it's actually coming in from the line port.  Any ideas?

azrobert:
I'm assuming when you send an outbound call to PSTN, nothing happens.
For outbound I changed the inbound route to default to the Line port if not "line2".

Both Line1 and Line2 should point to port 5061 (OBi110 X_UserAgentPort)

Voice Services -> SP2 Service -> X_InboundCallRoute:
{line2:sp1},{li}

If still not working, check the OBi110 Call History.
If you don't see anything in Call Hhistory, you probably have something defined wrong on the IP phone.
To access Call History:
Log directly into the OBi using the local interface.
Key the IP address of the OBi into a Web Browser and hit Enter.
The UserID and default Password are both "admin".
Click Status on the left column then click Call History.

I'm no IP phone expert, but I think you need different ports for line1 and line2.

Both lines should be defined the same except:
Line1:
userid: line1
Port: 5060

Line2:
userid: line2
Port: 5062

Voice Services -> SP1 Service -> X_InboundCallRoute:
ph,sp2(line2)
or
ph,sp2(line2@xx.xx.xx.xx:5062)

Physical Interfaces -> InboundCallRoute:
ph,sp2(line1@xx.xx.xx.xx:5060)

Since you can only have 1 Proxy Port defined on the OBi110 SP2, you need to send the call to the IP address specifying a different Proxy Port.

xx.xx.xx.xx is the IP address of the phone.

GnatGoSplat:
Thanks azrobert, it works!
I had forgotten to fill out the ProxyServer and ProxyPort on the phone's line 1.  Everything seems to work, but unfortunately, seems the Obi110 won't ring if I have my Obi200 connected.  Looks like that's a limitation of the Obi110. https://www.obitalk.com/forum/index.php?topic=11143.0

Was happy to see a possible workaround (https://www.obitalk.com/forum/index.php?topic=10717.0) also by azrobert.  Will have to try it tomorrow.

azrobert:
OBi200:

Voice Services -> SP1 Service -> X_InboundCallRoute: ph,pp(123456789)

OBi110:

Voice Services -> OBiTalk Service -> InboundCallRoute: ph

Replace 123456789 with the OBi number of the OBi110

Navigation

[0] Message Index

[#] Next page

[*] Previous page