Extending an anlogue pbx extension using Obi's
PaulS:
Thanks Ianobi for your detailed explanation, that certainly helps. I have tried the setup with a Panasonic PBX which I found in stock for another job. I can get the remote phone to reach the other PBX extension but it does go via the PBX obi AA so I need to enter additional digits before reaching the PBX. Probably some tweaking I need to do.
From a PBX extension I can call the phone attached the local obi but it is not routing to the remote obi. Probably something I missed. I do notice some settings seem to change from what I enter following a reboot. For example on the PBX obi when I set OBiTALK Service -> InboundCallRoute:
{(200008XXX):li},{ph}
After saving and re-booting it looks like this:
{(290681XXX|200008XXX)>(xx.):LI},{(290681XXX|200008XXX):aa},{ph}
Perhaps my format is wrong? Or this is the same thing? the other number comes from the softphone that appears on dashboard.
However you mentioned this will obviously require the obi talk network which in turn will rely on internet. Here in Thailand it's not uncommon for the ISP to be down so perhaps the direct SIP calling would be a better option anyway. I found some manuals which I will have a read through and see if anything makes sense.
Thanks again for your assistance :)
QBZappy:
Quote from: PaulS on January 24, 2013, 10:40:10 pm
I do notice some settings seem to change from what I enter following a reboot.
This is the reason why your changes don't stick. The portal is managing the config. You can prevent that behavior if you prefer to use the unit web page for configuration instead.
Managing Your OBi Device Configuration: OBiTALK or OBi Web Page but NOT Both
http://www.obitalk.com/forum/index.php?topic=61.0
PaulS:
Haha :-[ thanks I just looked at the dashboard config and see its defaulting from the obitalk settings. That does answer a few things.
Thank you!
ianobi:
PaulS – Here is the direct SIP calling version that is independent of OBiTALK. This assumes that both OBi devices are in the same LAN subnet.
In both OBi110s I have used sp2, mostly because I have used this in previous posts and I'm doing a lazy cut and paste for some of this post :)
Remote OBi address:port 192.168.1.14:5473
PBX OBi address:port 192.168.1.10:5471
Remote OBi 200654321:
Service Providers -> ITSP Profile B -> SIP -> ProxyServer : 127.0.0.1
Service Providers -> ITSP Profile B -> SIP -> X_SpoofCallerID : checked
Voice Services -> SP2 Service -> Enable : (checked)
Voice Services -> SP2 Service -> AuthUserName : 1234
Voice Services -> SP2 Service -> X_RegisterEnable : (unchecked)
Voice Services -> SP2 Service -> X_ServProvProfile : B
Voice Services -> SP2 Service -> X_UserAgentPort : 5473
Voice Services -> SP2 Service -> CallerIDName : Whatever
Voice Services -> SP2 Service -> MaxSessions : 4
Physical Interfaces > Phone Port > DigitMap:
(<:@192.168.1.10:5471>)
Physical Interfaces > Phone Port > OutboundCallRoute
{(@@.):sp2}
PBX OBi 200123456:
Service Providers -> ITSP Profile B -> SIP -> ProxyServer : 127.0.0.1
Service Providers -> ITSP Profile B -> SIP -> X_SpoofCallerID : checked
Voice Services -> SP2 Service -> Enable : (checked)
Voice Services -> SP2 Service -> AuthUserName : 5678
Voice Services -> SP2 Service -> X_RegisterEnable : (unchecked)
Voice Services -> SP2 Service -> X_ServProvProfile : B
Voice Services -> SP2 Service -> X_UserAgentPort : 5471
Voice Services -> SP2 Service -> CallerIDName : Anything
Voice Services -> SP2 Service -> MaxSessions : 4
Voice Services -> SP2 Service -> X_InboundCallRoute:
{(1234):li}
Physical Interfaces -> LINE Port -> InboundCallRoute
{sp2(obi@192.168.1.14:5473)}
If you would like the PBX OBi’s phone to ring as well as the Remote OBi’s phone use:
{ph,sp2(obi@192.168.1.14:5473)}
Using these settings CallerID should be passed both ways. CallerID of the remote OBi is its AuthUserName.
PaulS:
Excellent, works like a charm. Thanks for that.
Glad you gave the example, I was not finding the answers too easily!
Thanks again to all for the suggestions and help ;D
Navigation
[0] Message Index
[#] Next page
[*] Previous page