Obion200-RouteByIPAddressoOrMACaddress
TommyRaton:
Is it possible to create dialin rules for incoming calls to be broadcast to select IPAddresses or MAC addresses out through my router to some Android or IPhone WiFi connected app as the recipient?
I've had this OBI for a week and trying to figure out how I can get it to ring any of the multitude of old Wifi capable cell phones (that are not connected to a cell carrier) we have around the house and barn, as well as the singular land line to which it connects fine.
I don't seem to know the terms to create a reasonable query to answer this on my own.
thanks
azrobert:
You can route calls to an IP addresss. You need a trunk defined as SIP for this to work. If you don't have a SIP provider, you can define a dummy SIP trunk. Routing calls to multiple devices is called forking and you can send the call to 4 devices which includes the phone port. If you need to route the call to more than 4 devices, there is a hack for the OBi2xx devices.
Define a dummy SIP trunk like this:
Service Providers -> ITSP Profile B -> SIP -> ProxyServer: 127.0.0.1
Service Providers -> ITSP Profile B -> SIP -> X_SpoofCallerID: Checked
Voice Services -> SP2 Service -> AuthUserName: anything
Voice Services -> SP2 Service -> X_RegisterEnable: unchecked
Voice Services -> SP2 Service -> X_ServProvProfile: B
Voice Services -> SP2 Service -> MaxSessions: 5
Route the inbound call:
Voice Services -> SP1 Service -> X_InboundCallRoute:
ph,sp2(0@xx.xx.xx.xx:5060),sp2(0@yy.yy.yy.yy:5060),sp2(0@zz.zz.zz.zz:5060)
Use OBi Expert to make the above changes.
Edit:
You can also use those devices to make outbound calls on your OBi.
Edit2:
You will need to install a softphone on your devices. I use CSipSimple on my Androids.
TommyRaton:
Lots of stuff to investigate. Thanks for the directions. I'll see what I can accomplish.
tom
azrobert:
If you choose the CSipSimple softphone, it can be tricky to setup. Most softphones use the standard port 5060. The CSipSimple default assigns a random port number, so you have to configure a port number. CSipSimple can be setup without registration. If you choose a softphone that requires registration, you will need some changes on the ITSP-B/SP2 configuration in my last post.
Here is how I configure CSipSimple without registration:
You must use the Expert wizard to set no registration, but I find it easier to define an account with the Basic wizard then switch to the Expert Wizard.
CSipSimple requires a password.
Use any dummy password.
This example uses the OBi SP2 and it must be defined as SIP.
Save the 1st setup screen.
Do not add a new account now.
Press return to get the Dial Pad.
Press Menu on the phone
Select Settings
Press Menu on the phone again
Select Expert Mode
Select Network
Select UDP Port
It should be zero, change it to 5060 then OK
With zero a random port number will be assigned
Now you will always be assigned port 5060
Return to the Dial Pad
Tap menu, then accounts
Select Add Account.
Select the BASIC wizard
Account name = OBixxx
User = OBixxx
Server = xx.xx.xx.xx:5061 (OBi IP address and SP2 port#)
Password = anything
SAVE
Press and hold on the account name.
When a new screen appears, select "Choose Wizard".
Select Expert.
Select your account again.
Select Registration URI and blank it out, then ok.
SAVE
_____________________________
This is a general OBi Expert guide:
From the OBiTalk dashboard click Edit Profile on the left column.
At the bottom of the page check "Enable OBi Expert..."
Click Submit Query.
Now you can go directly to OBi Expert from the dashboard.
If you don't enable the OBi Expert button, you need 4 clicks to get to OBi Expert like this:
Click on the gear ICON, select OBi Expert, confirm and select OBi Expert again.
Click OBi Dashboard.
On the right of your OBixxx is an icon with a red E.
Click on it to enter OBi Expert.
To navigate click on the titles with the +
Then click on a sub-title
An example click on Service Providers
Then click ITSP Profile A General
There are 2 boxes to the right of each parameter
To change a value uncheck the box under OBiTalk Setting
Then uncheck the box under Device Default
Now change the value
After you have made all the necessary changes for that page, click Submit at the bottom of the page.
OBiTalk will download the configuration changes to the OBi and reboot it.
Wait until this process is complete before continuing to the next page.
____________________________________________
If you want to place outbound calls from your devices, make this additional change on your OBi:
Voice Services -> SP2 Service -> X_InboundCallRoute:
{OBixxx>(xx.):sp1},{ph}
OBixxx must match User in CSipSimple
Outbound calls will be routed to SP1
TommyRaton:
Thanks for all the direction azrobert.
Still working on this.
I can call out with my cell masquerading as the GV number. Still working on whatever misconfiguration I've created that is causing incoming not to fork in the Obi or not to be received by the CSipSimple app . Only rings on the landline and the google voice web page when the page is open.
Navigation
[0] Message Index
[#] Next page