<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="sip-clf-parameters.xsl"?>
<?xml-model href="sip-clf-parameters.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="sip-clf-parameters">
  <title>Session Initiation Protocol (SIP) Common Log Format (CLF) Parameters</title>
  <created>2013-01-17</created>
  <updated>2014-09-24</updated>
  
  <registry id="version">
    <title>SIP CLF Version Values</title>
    <xref type="rfc" data="rfc6873"/>
    <registration_rule>Standards Action</registration_rule>
    <record>
      <value>0x41 ('A')</value>
      <description>Defined in <xref type="rfc" data="rfc6873"/></description>
      <xref type="rfc" data="rfc6873"/>
    </record>
  </registry>
  
  
  <registry id="transport-flag">
    <title>SIP CLF Transport Flag Values</title>
    <xref type="rfc" data="rfc6873"/>
    <registration_rule>IETF Review</registration_rule>
    <record>
      <value>U</value>
      <description>UDP</description>
      <xref type="rfc" data="rfc6873"/>
    </record>
    <record>
      <value>T</value>
      <description>TCP</description>
      <xref type="rfc" data="rfc6873"/>
    </record>
    <record>
      <value>S</value>
      <description>SCTP</description>
      <xref type="rfc" data="rfc6873"/>
    </record>
    <record date="2014-06-30">
      <value>W</value>
      <description>WebSocket</description>
      <xref type="rfc" data="rfc7118"/>
      <xref type="rfc" data="rfc7355"/>
    </record>
  </registry>
  <people/>
</registry>
