I want to make my obi110 POTS line accesible over a SIP URI
chuby007:
Hi I have a :o :o :o ***BRAND NEW**** :o :o :o ( lol )
no really I have a new obi 110, I want to allow acces to my POTS line via a sip URI
I want to dial **8-Number@ip:port but I have no idea how to do it...
Right now I have a GV on SIP1 but I can easily delete that...
I just want that SIP URI tu work
THX !
pc44:
Hi chuby007,
I'm not sure I understand exactly what you are trying to do. Are you wanting to receive incoming calls via SIP URI? Or, are you trying to dial (outgoing) a specific SIP URI from your phone?
If you could confirm your goals here, perhaps someone can help. In the meantime, here are a couple threads that *may* be helpful to you:
SIP URI and speed dialdirect the call to Google Voice account on SP1 using SIP URI
And this one is if you are interested in using the Jitsi softphone with your OBI for SIP URI dialing:
Need help automating sip uri for "Wakeup calls"
pc44 :)
chuby007:
what I want to make is this:
Sip URI ---- > OBI ----> POTS
Basically I want to dial my pots over a sip uri.
I do have google voice set up, but that SIP URI---> OBI ----> POTS is the only thing that interests me... so I can delete the google voice account if required !
pc44:
Hi chuby007,
Hope I am now correctly grasping what you are trying to do. First try these instructions from the threads I linked to earlier. It sounds like your SP2 is currently unused; so go ahead and use SP2 for this setup if it's available.
Quote from: RonR on November 05, 2011, 09:31:51 am
In order to receive incoming calls via SIP URI, you must have at least one service (SP1 and/or SP2) configured as SIP. It need not have an actual SIP provider operational on it, but by being configured as SIP, it cannot be used for Google Voice.
Your unused SP2 can be configured for SIP as follows:
Service Providers -> ITSP Profile B -> SIP -> ProxyServer : 127.0.0.1
Voice Services -> SP2 Service -> AuthUserName : (put anything here)
Voice Services -> SP2 Service -> X_RegisterEnable : (unchecked)
Voice Services -> SP2 Service -> X_ServProvProfile : B
SP2 status should show : Registration Not Required
You will also need to forward port 5061 to your OBi.
SIP URI's can then be addressed to : anything@obi100_public_IP:5061
Now, you will need to forward all inbound calls to your Line Port, if I am understanding you correctly. You do want to forward ALL inbound calls to your POTS, correct?
Quote from: RonR on December 14, 2011, 07:31:06 pm
If you're wanting all incoming callers to your Google Voice number to be able place calls to specific PSTN numbers, set:
Voice Services -> SP1 Service -> X_InboundCallRoute : {aa}
Voice Services -> Auto Attendant -> PrimaryLine : PSTN Line
This will route all incoming callers on your Google Voice number to the Auto Attendant where they can press:
1 to continue the call to the OBi PHONE Port
2 to make a new outgoing call (using the LINE Port by default)
3 to have the Auto Attendant make a callback
You may also wish to set:
Voice Services -> Auto Attendant -> PIN1
to limit access to your Auto Attendant to authorized callers only.
The same settings can be configured for SP2 if you want it to function similarly.
Where the instructions say SP1 above, just use SP2 instead if you are using SP2. Follow these instructions first to make sure it works successfully.
If the above works successfully and you then want to eliminate the auto attendant, I'm thinking you would do a Voice Services -> SP2 Service -> X_InboundCallRoute : li If that fails, you may be able to get away with setting an unconditional call forward to {li} by Voice Services -> SP2 Service -> CallForwardUnconditionalEnable -> Checked and Voice Services -> SP2 Service -> CallForwardUnconditionalNumber -> li
I cannot test this out right now or else I would do so for you. So perhaps you could give it a try and report back with your findings. If using SP1 instead of SP2, some of the instructions might differ (i.e. Port 5060 instead of 5061).
pc44
Stewart:
Assuming that you have GV on SP1, set up SP2 for SIP. This could be a real SIP provider; many have useful services even on free accounts, or you could make a dummy entry, e.g.:
ProxyServer: 127.0.0.1
X_RegisterEnable: (unchecked)
AuthUserName: 123
AuthPassword: 123
If it's a dummy entry, you can simply set
X_InboundCallRoute: li
Otherwise, you'll need to distinguish calls sent to the URI from calls coming from the provider.
Then, send a call for the POTS line to number@ip:5061
(or whatever port you have set in X_UserAgentPort).
Note that if the port in question is exposed to the Internet, anyone could use your POTS line to call anywhere. The OBi doesn't have any way to provide real security. However, you could do one or more of the following:
1. Use X_AccessList to limit the IP addresses than can connect.
2. Set X_InboundCallRoute to send only calls from a "magic" caller ID to the Line port.
3. Set X_InboundCallRoute to accept only calls to numbers with a "magic" prefix (and strip that off).
4. Set the digit map to allow only calls to countries you need to call.
Navigation
[0] Message Index
[#] Next page