Re: [OpenSBC] SipX<=>OpenSBC: inbound route doesn't work
Brought to you by:
joegenbaclor
From: OpenSBC F. <ope...@op...> - 2008-11-17 17:23:30
|
Hi Joegen, You are right. My OpenSBC is behind a NAT. Incoming requests look like: INVITE sip:41445555828@*my_gateway_ip*:9006;transport=udp SIP/2.0 State: 0 How can I make OpenSBC to send it over sip-trunk as incoming? I tried to add a B2BUA route {color:#000080}[sip:*@*my_gateway_ip*:*] sip:trunkname.org;sip-trunk=true{color} but it was not help. May be it is need to add another sip-trunk for incoming calls? Please suggest. |