<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.worley-sipping-forking" target="https://datatracker.ietf.org/doc/html/draft-worley-sipping-forking-03">
   <front>
      <title>A New Forking Mechanism for Session Initiation Protocol (SIP)</title>
      <author initials="D. R." surname="Worley" fullname="Dale R. Worley">
         <organization>Nortel Networks</organization>
      </author>
      <date month="March" day="3" year="2009" />
      <abstract>
	 <t>The rules for SIP proxies are organized so that when a UAC sends an
out-of-dialog request, even if the request is forked to a number of
UASs, (usually) only one UAS will accept the request, and only the
final response from that UAS will be returned to the UAC.  This
forking mechanism is optimal for an INVITE intended to connect one
human user with another human uses, but is poor for requests that
have a &quot;one to many&quot; nature, especially PUBLISH and SUBSCRIBE
requests, but also including some INVITEs.  This document proposes an
alternative forking mechanism that better supports &quot;one to many&quot;
requests, and that mechanism be the standardized meaning of the
(existing but weakly specified) &quot;Request-Disposition: no-cancel,
parallel&quot; header.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-worley-sipping-forking-03" />
   
</reference>
