This Question is Possibly Answered

1 "correct" answer available (5 pts) 2 "helpful" answers available (1 pts)
11 Replies Last post: Jan 21, 2010 10:55 PM by joegen  
Click to view btsteve's profile   6 posts since
Jan 15, 2010

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

Click to view nate187's profile   27 posts since
Sep 29, 2009
1. Jan 15, 2010 4:49 PM in response to: btsteve
Re: OpenSBC Upper Reg Config
You have to define b2bua routes as well as upper registration routes
Click to view joegen's profile   467 posts since
Apr 28, 2007
3. Jan 17, 2010 12:14 AM in response to: btsteve
Re: OpenSBC Upper Reg Config
Try setting accept-all-calls ins b2bua routes to true. it seems openbc is authenticating your invites.
Click to view joegen's profile   467 posts since
Apr 28, 2007
5. Jan 20, 2010 9:25 PM in response to: btsteve
Re: OpenSBC Upper Reg Config
Ok I was wrong when i said the main trunk was sending the 407. It was actually your server that sent it. The backdoor sends that INVITE back to your server which could only happen if you have a messed up static-dns. Can you attach your ini file here?
Click to view joegen's profile   467 posts since
Apr 28, 2007
7. Jan 21, 2010 10:03 PM in response to: btsteve
Re: OpenSBC Upper Reg Config
Is 72.x.x.154 in the same box as 204.x.x.56?
Click to view joegen's profile   467 posts since
Apr 28, 2007
9. Jan 21, 2010 10:39 PM in response to: btsteve
Re: OpenSBC Upper Reg Config
Did you modify opensbc/opensipstack code in any way? I am trying to understand how opensbc would route the request to your server. I have a possible fix but i am still not sure where or what might have caused the glitch.
Click to view joegen's profile   467 posts since
Apr 28, 2007
11. Jan 21, 2010 10:55 PM in response to: btsteve
Re: OpenSBC Upper Reg Config
By any chance, does you routing table resolves everything to 72.x.x.154? Can you send me the snapshot of you routing table? Mail it to joegen at opensipstack dot org if it reveals private info.