<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-sip-symmetric-response" target="https://datatracker.ietf.org/doc/html/draft-ietf-sip-symmetric-response-01">
   <front>
      <title>An Extension to the Session Initiation Protocol (SIP) for Symmetric Response Routing</title>
      <author initials="H." surname="Schulzrinne" fullname="Henning Schulzrinne">
         <organization>Columbia University</organization>
      </author>
      <author initials="J." surname="Rosenberg" fullname="Jonathan Rosenberg">
         <organization>dynamicsoft</organization>
      </author>
      <date month="July" day="3" year="2003" />
      <abstract>
	 <t>The Session Initiation Protocol (SIP) operates over UDP and TCP, among others.  When used with UDP, responses to requests are returned to the source address the request came from, and to the port written into the topmost Via header field value of the request.  This behavior is not desirable in many cases, most notably, when the client is behind a Network Address Translator (NAT).  This extension defines a new parameter for the Via header field, called &quot;rport&quot;, that allows a client to request that the server send the response back to the source IP address and port from which the request originated. [STANDARDS-TRACK]
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-sip-symmetric-response-01" />
   
</reference>
