On Dec 11, 2003 at 10:41, Klaus Darilion darilion@ict.tuwien.ac.at wrote:
Of course your right! I misunderstood the question and talked about ser's port.
In addition, if the Via header includes the "rport" parameter, then ser will send the request to the port from which the request was sent - useful for NAT traversal.
Or if you use force_rport(); in the ser config (ser will add rport and behave as if rport was present in the original message).
Andrei