This Question is Answered

2 "helpful" answers available (1 pts)
9 Replies Last post: Oct 1, 2009 4:28 PM by nate187  
Click to view nate187's profile   27 posts since
Sep 29, 2009

Sep 29, 2009 5:31 PM

Inbound call problem

So I've got OpenSBC configured and working with upper registration and can make outgoing calls no problem. The problem is on inbound calls when the SBC sends an invite to the UA. The UA is ignoring the invite, since the "TO URI" has <sip:1235551212@192.168.0.5:5060> with its ip address instead of the domain.

Since the UA is registering 1235551212 at sbc dot mydomain dot com, its ignoring calls to 1235551212@192.168.0.5. It appears to me when the SBC sends the invite to the UA, its sending it with the binding address instead of the AOR.

Is there any way to change this behavior?
Click to view joegen's profile   539 posts since
Apr 28, 2007
1. Sep 29, 2009 8:25 PM in response to: nate187
Re: Inbound call problem
OpenSBC should be relayig the To URI sent by the caller untouched. Can you back this up with some logs?
Click to view joegen's profile   539 posts since
Apr 28, 2007
3. Sep 30, 2009 10:49 PM in response to: nate187
Re: Inbound call problem
In General-Parameters there is a flag that set Rewrite-To-URI. Set that to false and see if that solves your problem.
Click to view cbntech's profile   18 posts since
Aug 13, 2009
6. Oct 1, 2009 2:48 PM in response to: nate187
Re: Inbound call problem
Please Nate187 can you share how you did it in more details ? I have been having the same issue for months, still no go ... Thank you!
Click to view cbntech's profile   18 posts since
Aug 13, 2009
8. Oct 1, 2009 3:40 PM in response to: nate187
Re: Inbound call problem

Thanks for such a quick reply! Unchecking that option did it for me too, looks like it take a little while for the OSBC server to actually start implementing it. Now inbound calls work, just have to figure out why I have one way audio .....

Something weird though, I read somewhere that disbling NAT on the upper registrar helped, but I have the opposite here. When I disable NAT in asterisk, inbound does not work ....

Again thank you, I am finall seeing the end of the tunnel, have been on that for 3 months now :-)