<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="msrp-parameters.xsl"?>
<?xml-model href="msrp-parameters.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="msrp-parameters">
  <title>Message Session Relay Protocol (MSRP) Parameters</title>
  <created>2007-04-27</created>
  <updated>2015-12-18</updated>
  <registry id="msrp-parameters-1">
    <title>Methods</title>
    <xref type="rfc" data="rfc4975"/>
    <registration_rule>RFC Required</registration_rule>
    <record>
      <description>SEND</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
    <record>
      <description>REPORT</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
    <record>
      <description>AUTH</description>
      <xref type="rfc" data="rfc4976"/>
    </record>
    <record>
      <description>NICKNAME</description>
      <xref type="rfc" data="rfc7701"/>
    </record>
  </registry>
  <registry id="msrp-parameters-2">
    <title>Header Fields</title>
    <xref type="rfc" data="rfc4975"/>
    <registration_rule>RFC Required</registration_rule>
    <record>
      <description>To-Path</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
    <record>
      <description>From-Path</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
    <record>
      <description>Message-ID</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
    <record>
      <description>Success-Report</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
    <record>
      <description>Failure-Report</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
    <record>
      <description>Byte-Range</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
    <record>
      <description>Status</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
    <record>
      <description>Expires</description>
      <xref type="rfc" data="rfc4976"/>
    </record>
    <record>
      <description>Min-Expires</description>
      <xref type="rfc" data="rfc4976"/>
    </record>
    <record>
      <description>Max-Expires</description>
      <xref type="rfc" data="rfc4976"/>
    </record>
    <record>
      <description>Use-Path</description>
      <xref type="rfc" data="rfc4976"/>
    </record>
    <record>
      <description>WWW-Authenticate</description>
      <xref type="rfc" data="rfc4976"/>
    </record>
    <record>
      <description>Authorization</description>
      <xref type="rfc" data="rfc4976"/>
    </record>
    <record>
      <description>Authentication-Info</description>
      <xref type="rfc" data="rfc4976"/>
    </record>    
    <record>
      <description>Use-Nickname</description>
      <xref type="rfc" data="rfc7701"/>
    </record>
  </registry>
  <registry id="msrp-parameters-3">
    <title>Status Codes</title>
    <xref type="rfc" data="rfc4975"/>
    <registration_rule>RFC Required</registration_rule>
    <record>
      <value>200</value>
      <description>Success</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
    <record>
      <value>400</value>
      <description>Unintelligible</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
    <record>
      <value>401</value>
      <description>Unauthorized</description>
      <xref type="rfc" data="rfc4976"/>
    </record>
    <record>
      <value>403</value>
      <description>Action-not-allowed</description>
      <xref type="rfc" data="rfc4975"/>
    </record>    
    <record>
      <value>404</value>
      <description>Failure to resolve recipient's URI</description>
      <xref type="rfc" data="rfc7701"/>
    </record>
    <record>
      <value>408</value>
      <description>Transaction-did-not-complete-in-allotted-time</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
    <record>
      <value>413</value>
      <description>Stop-sending-message</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
    <record>
      <value>415</value>
      <description>MIME-not-understood</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
    <record>
      <value>423</value>
      <description>Parameter-out-of-bounds</description>
      <xref type="rfc" data="rfc4975"/>
    </record>    
    <record>
      <value>424</value>
      <description>Malformed nickname</description>
      <xref type="rfc" data="rfc7701"/>
    </record>    
    <record>
      <value>425</value>
      <description>Nickname reserved or already in use</description>
      <xref type="rfc" data="rfc7701"/>
    </record>    
    <record>
      <value>428</value>
      <description>Private messages not supported</description>
      <xref type="rfc" data="rfc7701"/>
    </record>
    <record>
      <value>481</value>
      <description>Session-does-not-exist</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
    <record>
      <value>501</value>
      <description>Request-method-not-understood</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
    <record>
      <value>506</value>
      <description>Session-already-in-use</description>
      <xref type="rfc" data="rfc4975"/>
    </record>
  </registry>
  <people/>
</registry>
