<?xml version="1.0" encoding="iso-8859-1"?>
<!-- comment -->
<!DOCTYPE rfc SYSTEM "rfc2629.dtd"[]>
<?rfc toc="yes" ?>
<?rfc compact="yes" ?>
<?rfc sortrefs="no" ?>
<rfc ipr="trust200902" category="std" docName="draft-holmberg-dispatch-iotl-01.txt" submissionType="IETF" xml:lang="en">
  <front>
    <title>
		SIP URI Inter Operator Traffic Leg parameter
	</title>
    <author fullname="Christer Holmberg" initials="C.H." surname="Holmberg">
      <organization abbrev="Ericsson">Ericsson</organization>
      <address>
        <postal>
          <street>Hirsalantie 11</street>
          <city>Jorvas</city>
          <region></region>
          <code>02420</code>
          <country>Finland</country>
        </postal>
        <phone></phone>
        <email>christer.holmberg@ericsson.com</email>
      </address>
    </author> 
    
    <author fullname="Jan Holm" initials="J.H." surname="Holm">
      <organization>Ericsson</organization>
      <address>
        <postal>
          <street>Kistavagen 25</street>
          <city>Stockholm16480</city>
          <country>Sweden</country>
        </postal>
        <email>jan.holm@ericsson.com</email>
      </address>
    </author>

    <author fullname="Roland Jesske" initials="R.J." surname="Jesske">
      <organization abbrev="Deutsche Telekom">Deutsche Telekom</organization>
      <address>
        <postal>
          <street>Heinrich-Hertz-Strasse 3-7</street>
          <city>Darmstadt</city>
          <region></region>
          <code>64307</code>
          <country>Germany</country>
        </postal>
        <phone>+4961515812766</phone>
        <email>r.jesske@telekom.de</email>
      </address>
	</author>

	<author initials="M.D." surname="Dolly" fullname="Martin Dolly">
		<organization>ATT</organization>
        <address>
            <postal>
                <street>718 Clairmore Ave</street>
                <code>08734</code>
                <city>Lanoka Harbor</city>
                <country>USA</country>
            </postal>
            <email>md3135@att.com</email>
        </address>
	</author>

	
    <date year="2014" />

    <area>RAI</area>

    <abstract>
		<t>
			In telecommunication networks, the signalling path between a calling user and a called user can be 
			partioned into segments, referred to as traffic legs. Each traffic leg may span networks belonging to
			different operators, and will have its own characteristics that can be different from other traffic legs 
			in the same call. The directionality in traffic legs relates to a SIP request creating a dialogue and 
			stand-alone SIP request. A traffic leg might be associated with multiple SIP dialogs, e.g. in case a 
			B2BUA which modifies the SIP dialog identifier is located within the traffic leg. 
		</t>
		<t>   
			This document defines a new SIP URI parameter, 'iotl', which can be used in a SIP URI to indicate 
			that the entity associated with the address, or an entity responsible for the host part of the address,
			represents the end of a specific traffic leg (or multiple traffic legs).
		</t>
		<t>
			The 'iotl' parameter is defined in order to fulfil requirements from the 3rd-Generation Partnership 
			Project (3GPP), but it can also be used in other network environments.
		</t>
    </abstract>
</front>

<middle>
  
    <section title="Introduction">
		<t>
			In a telecommunication network, an end user can be attached (e.g. using a radio access network)
			to its own operator network (home network), or to another operator's network (visited network).
			In the latter case the user is referred to as a roaming user.
		</t>
		<t>
			Telecommunication operator networks are often not connected directly to each other. 
			Instead, there might be intermediate networks, referred to as transit networks, between 
			them. A transit network might act on a SIP level or on IP level.
		</t>
		<t>
			In telecommunication networks, the signalling path between a calling user and a called user can be 
			partioned into segments, referred to as traffic legs. Each traffic leg may span networks belonging to
			different operators, and will have its own characteristics that can be different from other traffic legs 
			in the same call. The directionality in traffic legs relates to a SIP request creating a dialogue and 
			stand-alone SIP request. A traffic leg might be associated with multiple SIP dialogs, e.g. in case a 
			B2BUA which modifies the SIP dialog identifier is located within the traffic leg.
		</t>
		<t>
			The traffic leg information can be used by intermediary entities to make policy decisions, related
			to e.g. media anchoring, signalling policy, insertion of media functions (e.g. transcoder) and charging.
		</t>
		<t>
			The figure below shows two users (Alice and Bob) and the different type of networks that the
			signaling might traverse. The signalling path can be divided into multiple traffic legs, and the type
			of traffic legs depends on how the signalling is routed.
		</t> 
        <figure align="center" title="Telecommunication operator network roaming roles" anchor="xml_network">
         <preamble></preamble>

         <artwork align="left"><![CDATA[
Alice -- ORIG HNW +++++ TRANSIT NW +++++ TERM HNW -- Bob
Home           +     +                +    +   +    Home
               +     ++++++++++++++++++    +   +
               +                           +   +
               +                           +   +
               +     +++++++++++++++++++++++   +
               +     +              +          +
Alice -- ORIG VNW +++++ TRANSIT NW ++    TERM VNW -- Bob
Visited                                           Visited

           ]]></artwork>

         <postamble></postamble>
       </figure>

		<t>ORIG HNW  =	Originating Home Network</t>
		<t>TERM HNW  =	Terminating Home Network</t>
		<t>ORIG VNW  =	Originating Visited Network</t>
		<t>TERM VNW  =	Terminating Visited Network</t>
		<t>
			In Figure 1 Alice is a user initiating communication with Bob, and:
		</t>
		<t>
			Alice is attached to an originating network, which is either the 
			home network of Alice, or a visited network (in case Alice is roaming). In both 
			cases any originating service is provided by the home network of Alice.
		</t>
		<t>
			Bob is attached to a terminating network, which is either the home network 
			of Bob, or a visited network (in case Bob is roaming). In both cases any 
			terminating service is provided by the home network of Bob.
		</t>
		<t>
			A transit network, providing transit functions (e.g. translation of free 
			phone numbers), may be included between the originating and terminating 
			networks and between visited and home networks.
		</t>
		<t>   
			This document defines a new SIP URI parameter <xref target="RFC3261" pageno="false" 
			format="default"/>, 'iotl', which can be used in a SIP URI to indicate that the entity 
			associated with the address, or an entity responsible for the host part of the address,
			represents the end of a specific traffic leg (or multiple traffic legs).
		</t>
		<t>
			The 'iotl' parameter is defined in order to fulfil requirements from the 
			3rd-Generation Partnership Project (3GPP), but it can also be used in other network environments.
		</t>
    </section>
	
	
	<section title="Use-cases">
		<section title="General">
			<t>
				This section describes examples of different types of traffic legs in 3GPP networks.
			</t>
		</section>
		<section title="Originating roaming call">
			<t>
				In this case, Alice is located in a visited network. When Alice sends the initial SIP INVITE
				request for a call, one traffic leg (referred to as the 'visitedA-homeA' traffic leg) 
				represents the signalling path between the UA of Alice and the home S-CSCF of Alice.
			</t>
		</section> 
		<section title="Terminating roaming call">
			<t>
				In this case, Bob is located in a visited network. When the home S-CSCF of Bob forwards
				the initial SIP INVITE request for a call towards Bob, one traffic leg
				(referred to as the 'homeB-visitedB' traffic leg) represents the signalling path between 
				the home S-CSCF of Bob and the UA of Bob.
			</t>
		</section> 
		<section title="Originating home to terminating home call">
			<t>
				In this case, the home S-CSCF of Alice forwards the initial SIP INVITE request towards
				the home S-CSCF of Bob. The signalling path between the S-CSCFs represents 
				one traffic leg (referred to as the 'homeA-homeB' traffic leg).
			</t>
		</section> 				
    </section>

    <section title="Conventions">
		<t>
			The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
			"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
			document are to be interpreted as described in <xref target="RFC2119"></xref>.
		</t>
    </section>
           
    <section title="iotl SIP URI parameter">
		<section title="Usage">
			<t>
				As specified in <xref format="default" pageno="false" target="RFC3261"/>, when a SIP entity 
				inserts a SIP URI in an initial request for a dialog, or in a stand-alone request, the SIP URI 
				will be used to route the request to another SIP entity, addressed by the SIP URI, or to a SIP entity 
				responsible for the host part of the SIP URI (e.g. a SIP registrar). If such entity represents 
				the end of one or more traffic legs, the SIP entity inserting the SIP URI can add a SIP URI 'iotl' parameter 
				to the SIP URI, to indicate the type(s) of traffic leg. Each parameter value indicates a type of 
				traffic leg.
			</t>
			<t>
				For routing of a SIP request, a SIP entity can add the 'iotl' parameter to the SIP URI of 
				the Request-URI <xref format="default" pageno="false" target="RFC3261"/>, or to the SIP URI
				of a Route header field <xref format="default" pageno="false" target="RFC3261"/>, of an
				initial request for a dialog, or of an stand-alone request.			
			</t>
			<t>
				If, within an initial request for a dialog, or within a stand-alone request, multiple Route
				header fields contain a SIP URI with a 'iotl' parameter, the 'iotl' parameter associated with
				the SIP URI of the topmost Route header field (or, if the SIP URI of the topmost Route header 
				field does not contain an 'iotl' parameter, the SIP URI of the Route header field closest to 
				the topmost) identifies the type of traffic leg.
			</t>
			<t>
				If a SIP request contains an 'iotl' parameter both in the Request-URI SIP URI, and in one or
				more SIP-URIs of the Route header fields, the 'iotl' parameter associated with
				the SIP URI of the topmost Route header field (or, if the SIP URI of the topmost Route header 
				field does not contain an 'iotl' parameter, the SIP URI of the Route header field closest to 
				the topmost) identifies the type of traffic leg.
			</t>
			<t>
				If a SIP request contains an 'iotl' parameter only in the Request-URI SIP URI, the 'iotl'
				parameter identifies the type of traffic leg.
			</t>
			<t>
				During SIP registration <xref format="default" pageno="false" target="RFC3261"/>, entities 
				can add the 'iotl' parameter to the SIP URI of a Path or Service-Route header field, if the 
				entity is aware that SIP URI will be used to indicate the end of a specific traffic leg for 
				initial requests for dialogs, or stand-alone requests, sent on the registration path.
			</t>
			<t>
				An entity that understands the 'iotl' parameter MUST NOT, from a SIP request, remove 'iotl' 
				parameters from SIP URIs associated with other entities, unless the entity has means to 
				determine that the 'iotl' parameter does not represent a valid traffic leg.
			</t>
			<t>
				This document does not specify the usage of the 'iotl' parameter within a SIP URI of a
				Record-Route header field <xref format="default" pageno="false" target="RFC3261"/>.
			</t>
		</section>
	
		<section title="Parameter Values">
			<section title="General">
				<t>
					This section describes the SIP URI 'iotl' parameter values defined in this specification.
				</t>
			</section>	
			<section title="homeA-homeB">
				<t>
					This value indicates that a SIP entity responsible for the host part of the SIP URI 
					associated with the parameter represents the end of a traffic leg between 
					the home network (originating) of the calling user and the home network (terminating) 
					of the called user.
				</t>
				<t>
					In 3GPP, this traffic leg is between two S-CSCFs.
				</t>
			</section>
			<section title="homeB-visitedB">
				<t>
					This value indicates that the SIP entity addressed by the SIP URI associated with the 
					parameter represents the end of a traffic leg between the home network (terminating) 
					of the called user and the visited network (terminating) in which the called user is 
					located.
				</t>
				<t>
					In 3GPP, this traffic leg is between the home S-CSCF and the UE of the called user,
					or between the Service Centralization and Continuity Application Server (SCC AS) in 
					the home network of the called user and Access Transfer Control Function (ATCF) in 
					the visited network of the called user.
				</t>
			</section>
			<section title="visitedA-homeA">
				<t>
					This value indicates that a SIP entity responsible for the host part of the SIP URI 
					associated with the parameter represents the end of a traffic leg between 
					the visited network (originating) in which the calling user is located
					and the home network (originating) of the calling user.
				</t>
				<t>
					In 3GPP, this traffic leg is between the UE and the home S-CSCF of the calling user, or
					between the P-CSCF in the visited network, serving the calling user, and the home S-CSCF 
					of the calling user.
				</t>
			</section>
			<section title="homeA-visitedA">
				<t>
					This value indicates that the SIP entity addressed by the SIP URI associated with the 
					parameter represents the end of a traffic leg between the home network (originating) 
					and the visited network (originating) in which the calling user is located.
				</t>
				<t>
					In 3GPP, this traffic leg is between the home S-CSCF of the calling user and the 
					Transit and Roaming Function (TRF) [3GPP TS 24.229]
					serving the calling user, and exists in scenarios where the home S-CSCF of the calling user 
					forwards a request back to the visited network where the UE of the calling user is located. 
					An example of this is when the Roaming Architecture for Voice over IMS with Local breakout 
					(RAVEL) [3GPP TS 24.229] feature is enabled.
				</t>
			</section>
			<section title="visitedA-homeB">
				<t>
					This value indicates that a SIP entity responsible for the host part of the SIP URI 
					associated with the parameter represents represents the end of a traffic leg between 
					the visited network (originating) of the calling user and the home
					network (terminating) of the called user.
				</t>
				<t>
					In 3GPP, this traffic leg is between the Transit and Roaming Function (TRF) 
					[3GPP TS 24.229] serving the calling user and the home S-CSCF of the called user, and 
					exists in scenarios where a request is forwarded from the visited network where the calling 
					user is located directly to the home S-CSCF of the called user. An example of this is when 
					the Roaming Architecture for Voice over IMS with Local breakout (RAVEL) [3GPP TS 24.229]
					feature is enabled.
				</t>
			</section>
		</section>
	</section>
	
	
	<section title="Syntax">
		<section title="General">
			<t>
				This section defines the ABNF for the 'iotl' SIP URI parameter. 
				The ABNF defined in this specification is conformant to RFC 5234
				<xref format="default" pageno="false" target="RFC5234"/>.
			</t>
		</section>
		<section title="ABNF">
			<t>
				The ABNF <xref format="default" pageno="false" target="RFC5234"/> 
				grammar for the role SIP URI parameter is:
			</t>
			<figure>
				<artwork align="left"><![CDATA[
uri-parameter = transport-param / user-param / method-param / ttl-param
				/ maddr-param / lr-param / iotl-param / other-param
iotl-param    = iotl-tag "=" iotl-value ["." iotl-value]
iotl-tag      = "iotl"
iotl-value    = "homeA-homeB" / "homeB-visitedB" / "visitedA-homeA"
				/ "homeA-visitedA" /" visitedA-homeB" / other-iotl
other-iotl    = 1*iotl-char
iotl-char     = alphanum / "-"
;; alphanum defined in RFC 3261
				]]></artwork>
			</figure>
        </section>                 
    </section>

	
	<section title="Security Considerations">
		<t>
			There SHOULD exis a trust relationship between the networks that provide the 
			roaming role and the networks that use the information for making policy 
			decisions based on the role. In addition, there MUST exist an agreement
			between the operators for usage of the roaming role information.
		</t>
	</section>

	
	<section title="IANA Considerations">
		<t>
			[RFC EDITOR NOTE: Please replace RFC-XXXX with the RFC number of this document.]
			This specification adds one new value to the IANA registration in
			the "SIP/SIPS URI Parameters" registry as defined in 
			<xref format="default" pageno="false" target="RFC3969"/>.
		</t>
		<figure>
			<artwork align="left"><![CDATA[


      Parameter Name  Predefined Values  Reference
      ____________________________________________
                iotl      Yes            [This RFC]

			]]></artwork>
        </figure>
	</section>
                   
	<section title="Acknowledgments">
		<t>
			The authors wish to thank everyone in the 3GPP community that gave comments 
			on the initial version of this document.
		</t>
	</section>
		
	<section title="Change Log">	
		<t>[RFC EDITOR NOTE: Please remove this section when publishing]</t>
		<t>draft-holmberg-dispatch-iotl-00
			<list style="symbols">
				<t>Added text on how to identify the traffic leg type when SIP-URIs of multiple
				Route header fields and/or the Request-URI contain an 'iotl' parameter.</t>
				<t>Clarify that a traffic leg might span over multiple SIP dialogs.</t>
				<t>Added text saying that entities supporting the 'iotl' parameter must
				not remove a parameter from a request, if the parameter is associated with
				a SIP URI beloning to another entity.</t>
				<t>Modified ABNF, in order to allow multiple iotl values for a single URI.</t>
				<t>In IANA section, changed indication that predefined values exist.</t>
				<t>Example call flows added.</t>
			</list>
		</t>
	</section>
</middle>

<back>
    <references title="Normative References">
		<?rfc include="reference.RFC.2119"?>
		<?rfc include="reference.RFC.3261"?>
		<?rfc include="reference.RFC.3969"?>
		<?rfc include="reference.RFC.5234"?>						
    </references>
	
	<section anchor="section.example" title="3GPP Examples">
        <section title="General">
          <t>
				This section contains example call flows based on 3GPP usage of the SIP URI
				'iotl' parameter.
          </t>
        </section>
		
		<section title="The UE registers via P-CSCF">
			<t>
				The Visited Proxy (P-CSCF) adds the iotl value 'homeB-visitedB' to the Path header field
				of the REGISTER request, to be used for terminating routing towards Alice. The Home Proxy (S-CSCF)
				adds the iotl value 'visitedA-homeA' to the Service-Route header field, to be used for
				originating initial/stand-alone requests from Alice.
			</t>
			<t>
            <figure anchor="example_1_figure" title="The UE registers via P-CSCF">
              <artwork><![CDATA[
             Visited Proxy    Visited Proxy      Home Proxy   Home Proxy
Alice's . . . . P-CSCF . . . . .  IBCF-V . . . . . IBCF-H . . . . S-CSCF
  |                |                |                |                |
  |   REGISTER F1  |                |                |                |
  |--------------->|   REGISTER F2  |                |                |
  |                |--------------->|   REGISTER F3  |                |
  |                |                |--------------->|  REGISTER F4   |
  |                |                |                |--------------->|
  |                |                |                |                |
  |                |                |                |  200 (OK) F5   |
  |                |                |                |<---------------|
  |                |                |  200 (OK) F6   |                |
  |                |                |<---------------|                |
  |                |  200 (OK) F7   |                |                |
  |                |<---------------|                |                |
  |  200 (OK) F8   |                |                |                |
  |<---------------|                |                |                |
  
   
   F1 REGISTER Alice -> P-CSCF
   REGISTER sip:registrar.home1.net SIP/2.0

   F2 REGISTER P-CSCF -> IBCF-V
   REGISTER sip:registrar.home1.net SIP/2.0
   Path: <p-cscf URI;iotl=homeB-visitedB>

   F3 REGISTER IBCF-V -> IBCF-H
   REGISTER sip:registrar.home1.net SIP/2.0
   Path: <p-cscf URI;iotl=homeB-visitedB>

   F4 REGISTER IBCF-H -> S-CSCF
   REGISTER sip:registrar.home1.net SIP/2.0
   Path: <p-cscf URI;iotl=homeB-visitedB>

   F5 200 OK S-CSCF -> IBCF-H
   200 OK 
   Path: <p-cscf URI;iotl=homeB-visitedB>
   Service-Route: <s-cscf URI;iotl=visitedA-homeA>

   F6 200 OK IBCF-H -> IBCF-V
   200 OK 
   Path: <p-cscf URI;iotl=homeB-visitedB>
   Service-Route: <s-cscf URI;iotl=visitedA-homeA>

   F7 200 OK IBCF-V -> P-CSCF
   200 OK 
   Path: <p-cscf URI;iotl=homeB-visitedB>
   Service-Route: <s-cscf URI;iotl=visitedA-homeA>

   F8 200 OK P-CSCF -> Alice
   200 OK 
   Path: <p-cscf URI;iotl=homeB-visitedB>
   Service-Route: <s-cscf URI;iotl=visitedA-homeA>
           ]]></artwork>
            </figure>
			</t>
        </section>

		
		<section title="Originating IMS call">
			<t>			
				In the originating INVITE request from Alice, the iotl value 'visitedA-homeA',
				received in the Service-Route header field during registration, is
				added to the Route header field representing the Home Proxy S-CSCF, to indicate
				the traffic leg type between the Visited Proxy P-CSCF and the Home Proxy S-CSCF.
			</t>
			<t>
            <figure anchor="example_2_figure" title="Originating IMS call">
              <artwork><![CDATA[
             Visited Proxy    Visited Proxy      Home Proxy   Home Proxy
Alice's . . . . P-CSCF . . . . .  IBCF-V . . . . . IBCF-H . . . . S-CSCF
  |                |                |                |                |
  |   INVITE F1    |                |                |                |
  |--------------->|   INVITE F2    |                |                |
  |                |--------------->|   INVITE F3    |                |
  |                |                |--------------->|   INVITE F4    |
  |                |                |                |--------------->|
  |                |                |                |                |
  |                |                |                |    180   F5    |
  |                |                |    180   F6    |<---------------|
  |                |    180   F7    |<---------------|                |
  |    180   F8    |<---------------|                |                |
  |<---------------|                |                |                |
  |                |                |                |                |


   F1 INVITE Alice -> P-CSCF
   INVITE sip:Bob@homeB.net SIP/2.0
   Route: <p-cscf URI>,<s-cscf URI;iotl=visitedA-homeA>

   F2 INVITE P-CSCF -> IBCF-V
   INVITE sip:Bob@homeB.net SIP/2.0
   Route: <ibcf-v URI>,<s-cscf URI;iotl=visitedA-homeA>

   F3 INVITE IBCF-V -> IBCF-H
   INVITE sip:Bob@homeB.net SIP/2.0
   Route: <ibcf-h URI>,<s-cscf URI;iotl=visitedA-homeA>

   F4 INVITE IBCF-H -> S-CSCF
   INVITE sip:Bob@homeB.net SIP/2.0
   Route: <s-cscf URI;iotl=visitedA-homeA>
           ]]></artwork>
            </figure>
			</t>
        </section>
		
		
		<section title="Terminating IMS call">
			<t>			
				In the terminating INVITE request towards Alice, the iotl value 'homeB-visitedB',
				provided to the Home Proxy S-CSCF during registration, is
				added to the Route header field representing the Visited Proxy P-CSCF, to indicate
				the traffic leg type between the Home Proxy S-CSCF and the Visited Proxy P-CSCF.
			</t>
			<t>
            <figure anchor="example_3_figure" title="Terminating IMS call">
              <artwork><![CDATA[
Home Proxy    Home Proxy      Visited Proxy     Visited Proxy        
S-CSCF  . . . . IBCF-H . . . . .  IBCF-V . . . . . P-CSCF . . . . .  Bob
  |                |                |                |                |
  |   INVITE F1    |                |                |                |
  |--------------->|   INVITE F2    |                |                |
  |                |--------------->|   INVITE F3    |                |
  |                |                |--------------->|   INVITE F4    |
  |                |                |                |--------------->|
  |                |                |                |                |
  |                |                |                |    180   F5    |
  |                |                |    180   F6    |<---------------|
  |                |    180   F7    |<---------------|                |
  |    180   F8    |<---------------|                |                |
  |<---------------|                |                |                |
  |                |                |                |                |


   F1 INVITE S-CSCF -> IBCF-H
   INVITE sip:Bob@visitedB.net SIP/2.0
   Route: <ibcf-h URI>,<p-cscf-v URI;iotl=homeB-visitedB

   F2 INVITE IBCF-H -> IBCF-V
   INVITE sip:Bob@visitedB.net SIP/2.0
   Route: <ibcf-v URI>,<p-cscf-v URI;iotl=homeB-visitedB

   F3 INVITE IBCF-V -> P-CSCF
   INVITE sip:Bob@visitedB.net SIP/2.0
   Route: <p-cscf-v URI;iotl=homeB-visitedB

   F4 INVITE P-CSCF -> Bob
   INVITE sip:Bob@visitedB.net SIP/2.0
           ]]></artwork>
            </figure>
			</t>
        </section>
		
		
		<section title="Call between originating home and terminating home network">
			<t>			
				The S-CSCF of the originating home network adds the iotl value 'homeA-homeB'
				in the Request-URI of the INVITE, sent towards the S-CSCF of the terminating
				network, to indicate the traffic leg type between the S-CSCFs.
			</t>
			<t>
            <figure anchor="example_4_figure" title="Call between originating home and terminating home network">
              <artwork><![CDATA[
Home-A Proxy   Home-A Proxy    Home-B Proxy    Home-B Proxy Home-B Proxy
S-CSCF-A  . . . . IBCF-A . . . . .IBCF-B . . . . .I-CSCF-B . . .S-CSCF-B
  |                |                |                |                |
  |   INVITE F1    |                |                |                |
  |--------------->|   INVITE F2    |                |                |
  |                |--------------->|   INVITE F3    |                |
  |                |                |--------------->|   INVITE F4    |
  |                |                |                |--------------->|
  |                |                |                |                |
  |                |                |                |    180   F5    |
  |                |                |    180   F6    |<---------------|
  |                |    180   F7    |<---------------|                |
  |    180   F8    |<---------------|                |                |
  |<---------------|                |                |                |
  |                |                |                |                |


   F1 INVITE S-CSCF-A -> IBCF-A
   INVITE sip:Bob@visitedB.net;iotl=homeA-homeB SIP/2.0

   F2 INVITE IBCF-a -> IBCF-B
   INVITE sip:Bob@visitedB.net;iotl=homeA-homeB SIP/2.0

   F3 INVITE IBCF-B -> I-CSCF-B
   INVITE sip:Bob@visitedB.net;iotl=homeA-homeB SIP/2.0

   F4 INVITE I-CSCF-B -> S-CSCF-B
   INVITE sip:Bob@visitedB.net;iotl=homeA-homeB SIP/2.0
           ]]></artwork>
            </figure>
			</t>
        </section>		
	</section>
</back>
</rfc>
