Obi 110 bridging to Obi100 passing through to a PAP2
Dale:
OK I have been studying various posts (especially those from RonR) and the admin guide and I find there is still a few items I am missing.
Here is what I have:
I have an OBi110 at home. Using GV on SP1.
I have an Obi100 at our cabin. (using port 5060)
I have a LInksys PAP2 also at the cabin. (using ports 5062 and 5063, static IP 192.168.1.130)
Obi110 at home has GV set up on SP1.
Obi110 is also bridged to Cabin Obi100.
Here is what I am trying to do.
Work phone calls come in via GV at home. (I work from home).
For when I am working from the cabin, I want those work phone calls to also ring on a phone at the cabin. The cabin however also has its own number also via GV which is set up as SP2 on the cabin Obi100.
This is where the PAP2 comes in. I want to connect the telephone I use for work to the PAP2. Incoming work phone calls must go through the PAP2 and private calls to the cabin GV number must ring on the Obi100 Phone port.
I already have the bridge between the two Obi boxes working. If I call the work GV number it rings in both places.
I understand I need to define a voice gateway on the Obi100 to direct calls to the PAP2. What I am not sure about is weather the bridged calls from home are regarded as PP calls. i.e. must the ObiTalk service inbound call route send calls to the PAP2 or should this be done on Sp1?
Calls dialed from the PAP2 can go out via the cabin GV service or the home GV service and I don't see any need for the AA or AA2 on that line at all.
I suspect the route I need is:
{pap2>(<**9:>(Mpp)):pp},{vg5(pap2)}
but as I say, I am not sure if that should go in PP inbound or SP1 inbound. I don't want it forked to the cabin phone and the cabin work phone.
I am also not clear why Ron's example of using a PAP2 refers to PAP2 in the inbound routing rules - is the pap2 device regarded as a source and end point?
The object is for my work calls to only ring in my study and allow my wife to use the cabin phone (SP2) independently of me using the work phone. The PAP2 is simply adding a physical line to the Obi.
Help is much appreciated!
RonR:
As many many scenarios are possible with two OBi's and a PAP2, it's important to define the exact model clearly. Is this what you desire as the end result?:
Incoming calls to SP1 on OBi110
Ring PHONE Port on OBi110
Ring phone on PAP2 that's associated with OBi100
Incoming calls to SP2 on OBi100
Ring PHONE Port on OBi100 only
Outgoing calls from OBi110 PHONE Port
Go out SP1 on OBi110
Outgoing calls from OBi100 PHONE Port
Go out SP2 on OBi100
Outgoing calls from PAP2 that's associated with OBi100
Go out SP1 on OBi110 by default
Go out SP2 on OBi100 using **2
If not, please clarify and be very specific.
Dale:
yes Ron, 100% correct, you summarized exactly what I am trying to do. I should have arranged it in terms of incoming and outgoing like you did...
RonR:
The following assumes everything is at Default in both OBi's unless otherwise noted.
OBi110:
Service Providers -> ITSP Profile A -> General -> Name : Google Voice
Service Providers -> ITSP Profile A -> General -> SignalingProtocol : Google Voice
Service Providers -> ITSP Profile A -> General -> DigitMap:
(1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<1aaa>[2-9]xxxxxx|011xx.|(Mipd)|[^*]@@.'@'@@.)
Voice Services -> SP1 Service -> X_InboundCallRoute : {ph,pp(ob300123456)}
Voice Services -> SP1 Service -> AuthUserName : (Google Voice username)
Voice Services -> SP1 Service -> AuthPassword : (Google Voice password)
Voice Services -> SP1 Service -> X_SkipCallScreening : (checked)
Voice Services -> OBiTALK Service -> InboundCallRoute:
{300123456>(Msp1):sp1},{300123456:aa},{ph,pp(ob300123456)}
Physical Interfaces -> PHONE Port -> PrimaryLine : SP1 Service
OBi100:
Service Providers -> ITSP Profile A -> General -> Name : SIP Support
Service Providers -> ITSP Profile A -> SIP -> ProxyServer : 127.0.0.1
Voice Services -> SP1 Service -> X_InboundCallRoute:
{pap2>([1-9]x?*@@.):pp},{pap2>(<911:12341234567>):sp2},{pap2>**0:aa},{pap2>***:aa2},
{pap2>(<**1:>(Msp1)):sp1},{pap2>(<**2:>(Msp2)):sp2},{pap2>(<**9:>(Mpp)):pp},
{pap2>(<2*>(Msp1)):pp},{pap2>0:ph},{pap2:}
Voice Services -> SP1 Service -> AuthUserName : (put anything here)
Voice Services -> SP1 Service -> X_RegisterEnable : (unchecked)
Service Providers -> ITSP Profile B -> General -> Name : Google Voice
Service Providers -> ITSP Profile B -> General -> SignalingProtocol : Google Voice
Service Providers -> ITSP Profile B -> General -> DigitMap:
(1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<1aaa>[2-9]xxxxxx|011xx.|(Mipd)|[^*]@@.'@'@@.)
Voice Services -> SP2 Service -> X_ServProvProfile : B
Voice Services -> SP2 Service -> AuthUserName : (Google Voice username)
Voice Services -> SP2 Service -> AuthPassword : (Google Voice password)
Voice Services -> SP2 Service -> X_SkipCallScreening : (checked)
Voice Services -> OBiTALK Service -> InboundCallRoute : {200123456:vg5(pap2)},{ph}
Voice Services -> Gateways and Trunk Groups -> Voice Gateway5
Name : PAP2
AccessNumber : SP1(w.x.y.z:port)
Physical Interfaces -> PHONE Port -> OutboundCallRoute:
{([1-9]x?*@@.):pp},{(<911:12341234567>):sp2},{**0:aa},{***:aa2},{0:vg5(pap2)},
{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**9:>(Mpp)):pp},{(Mpli):pli}
Physical Interfaces -> PHONE Port -> PrimaryLine : SP2 Service
User Settings -> Speed Dials -> 2 : PP(ob200123456)
Where:
aaa is your local area code.
200123456 is the OBiTALK number of the OBi110.
300123456 is the OBiTALK number of the OBi100.
12341234567 is the number to call when 911 is dialed (OBi100/PAP2).
w.x.y.z:port is the LAN IP address and port of the PAP2.
Dale:
Fantastic Ron - I will work through all that carefully and give it a go ! Your help in the forum is much appreciated !
Navigation
[0] Message Index
[#] Next page