Need help bridging two OBIs on internal network
Taoman:
Tried to follow an old post by RonR but didn't get too far.
Because "Triple Play" turns out to be cheaper I now have a Comcast DID that I don't really need but might as well use.
Goal:
1) Have all incoming calls on line port on OBi110 bridge to OBi200 on internal network not using Obitalk. Does this require using up an SP slot on OBi200 to make this work?
2)Be able to make outbound calls from OBi200 that bridge to OBi110 and out the line port when desired.
Thanks.
azrobert:
1) OBi110
SP2 must be defined as SIP
ITSP Profile B SIP -> X_DiscoverPublicAddress: Unchecked
Line Port InboundCallRoute:
{ph,sp2(taoman@192.168.1.100:5061;ui=$1)}
192.168.1.100 is the IP address of the OBi200
OBi200
SP2 must be defined as SIP
ITSP Profile B SIP -> X_DiscoverPublicAddress: Unchecked
SP2 Service -> X_InboundCalllRoute:
{>taoman:ph}
2) OBi200
Phone Port -> DigitMap
Change: **70(Mli) to **70(xxxxxxx|xxxxxxxxxx|1xxxxxxxxxx)
Phone Port -> OutboundCallRoute:
Add to beginning
{<**70:sp2(>xx.<:@192.168.1.110:5061;ui=taoman)>},
OBi110
SP2 Service -> X_InboundCallRoute
Add to beginning
{taoman>(xx.)>li},
Dial **705551212 to route call out OBi110 line port.
Disclaimer: I did not test any of the above.
Taoman:
Thanks! Does the SP slot used on the OBi200 have to be SP2 or could I use SP4 instead?
azrobert:
You can use any SP you want. Just change config to correct port number.
192.168.1.110 is the IP address of the OBi110
I have a problem with the OBi200 Phone outbound route.
Use this:
{<**70:>xx.<:@192.168.1.110:5061;ui=taoman>:sp2},
hwittenb:
You can use SP4 instead of SP2 in the OBi200 if you like. If you do not have the SPx ProxyServer setup with a voip provider's proxy I believe you need to have the ProxyServer setup with 127.0.0.1. Azrobert's configuration should work.
You do not have to sacrifice an SPx for the application particularily if you wish to use the SPx for outgoing calls only and your voip provider allows you to make outgoing calls without registration. The problem you can get into with this application is an audio problem. The OBi needs to put an internal network ip address in the sip signalling and if you have the OBi registered to a voip provider and you have the default X_DiscoverPublicAddress checked, the OBi will use an external ip address in the sip signalling when it should be using an internal network ip address. In other words if you wish to use the SPx for a voip provider and for this application you have X_DiscoverPublicAddress unchecked and also Register Enabled, depending on your voip provider the two settings may not be compatible.
Navigation
[0] Message Index
[#] Next page