[OpenSIPS-Users] Broken Loose Routing?

Iñaki Baz Castillo ibc at aliax.net
Thu Oct 30 14:44:05 CET 2008


2008/10/30 Brett Nemeroff <brett at nemeroff.com>:
> Hey All,I'm having a problem with a multi-homed proxy. It operates on two
> IPs, one is an internal address and the other is an external public IP.
>
> The call I'm having trouble with goes like this:
>
> Call from PSTN->SIP gateway on internal network TO OpenSIPs
>
> OpenSIPs uses LCR + RTProxy and sends call to Provider
>
> Call is established just fine.
>
> Hangup on Provider side. Provider sends OpenSIPs BYE
>
> OpenSIPs sends BYE to INTERNAL IP (why?)

If the BYE from providers arrives correctly to OpenSIPS it means that
loose routing is working correctly.
When OpenSIPS receives that in-dialog request (BYE) it must route it
to the address indicated in RURI. What is that RURI?

Note also that the RURI in the BYE is the URI in the Contact of the
INVITE, and if there NAT issues the proxy must change
(fix_natted_contact) that Contact and replace the private IP:port with
the received IP:port.

So, show a capture to find the problem.


-- 
Iñaki Baz Castillo
<ibc at aliax.net>


More information about the Users mailing list