i have in openser.cfg file
listen=x.x.x.x
port=5060
alias="sip.test.fi:5060"
tcp_accept_aliases=yes
out-of-dialog request comes in with pre-loaded route header:
Route: <sip:sip.test.fi;lr;transport=TCP>
loose_route() returns true although according to rr/readme it should
return false:
If the request is out-of-dialog (no
to-tag) and there is only one Route: header indicating the
local proxy, then the Route: header is removed and the
function returns FALSE.
this is with openser 1.2. i don't remember having this problems with
openser 1.1.1.
has something changed in config or what it is that i'm missing?
-- juha