Jan 15, 2010 1:06 PM
OpenSBC Upper Reg Config
I am attempting to setup OpenSBC as a Upper Reg Server to handle my registrations and proxy the media for my users. I have been able to get it to process theregistration but when i try to place an out bound call it fails, and inbound calls fail also. I do see the inbound call hit OpenSBC from the upper reg servers.
I am using x-lite to try and place the call.
I think i may be missing a step in the setup. Do i need to define b2broutes in upper reg mode?
It appears it is trying to route the call as a local call.
Thanks.
Setup:
UA -> OpenSBC -> Regserver -> LCR -> Carrier
Upperreg configAll-Reg-As-Upper-Reg=True
Enable-Stateful-Reg=False
Rewrite-TO-Domain=False
Rewrite-FROM-Domain=False
Route-List Array Size=1
Route List 1=[sip:*]sip:IPADDROFUPSTREAM:5060
Thanks