if i understand rfc3581 correctly the rport should be added to all
requests, so perhaps a global configuration variable is perhaps a better
option.
3. Client Behavior The client behavior specified here affects the transport processing defined in Section 18.1 of SIP (RFC 3261) [1]. A client, compliant to this specification (clients include UACs and proxies), MAY include an "rport" parameter in the top Via header field value of requests it generates. This parameter MUST have no value; it serves as a flag to indicate to the server that this extension is supported and requested for the transaction.
Yes, MSS acts as UAC to IMS core, but I need more than one UAC from
the same IP address.
Hubi
Thanks for the answers.
Hubi
ok. my (albeit unexpressed) point was, that whether or not to add rport
depends on the environment in which you deploy an app. i'd like to be able
to deploy the same application whether i'm behind NAT or not and leave the
impact that the NAT has to the configuration of the container. app
granularity may work fine as well.
just a thought though ;-)
thanks
kind regards
Thilo
yes. i believe so.
> I'm not too fond of global container
> wide configurations when it can be avoided so trying to check if that
> would work as well.
sure - no problem.
thanks
Thilo