SIP Call-Info Parameters for Rich Call Data
draft-ietf-sipcore-callinfo-rcd-02
Network Working Group C. Wendt
Internet-Draft Comcast
Intended status: Standards Track J. Peterson
Expires: August 26, 2021 Neustar Inc.
February 22, 2021
SIP Call-Info Parameters for Rich Call Data
draft-ietf-sipcore-callinfo-rcd-02
Abstract
This document describes a SIP Call-Info header field usage defined to
include rich data associated with the identity of the calling party
that can be rendered to a called party for providing more useful
information about the caller or the specific reason for the call.
This includes extended comprehensive information about the caller
such as what a jCard object can represent for describing the calling
party or other call specific information such as describing the
reason or intent of the call. The elements defined for this purpose
are intended to be extensible to accommodate related information
about calls that helps people decide whether to pick up the phone and
additionally, with the use of jCard and other elements, to be
compatible with the STIR/PASSporT Rich Call Data framework.
Status of This Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at https://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
This Internet-Draft will expire on August 26, 2021.
Copyright Notice
Copyright (c) 2021 IETF Trust and the persons identified as the
document authors. All rights reserved.
Wendt & Peterson Expires August 26, 2021 [Page 1]
Internet-Draft Call-Info Rich Call Data February 2021
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(https://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 3
2. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 4
3. Overview . . . . . . . . . . . . . . . . . . . . . . . . . . 4
4. "jcard" Call-Info Token . . . . . . . . . . . . . . . . . . . 4
5. "call-reason" Call-Info Parameter . . . . . . . . . . . . . . 6
6. Usage of jCard and property specific usage . . . . . . . . . 7
6.1. Usage of URIs in jCard . . . . . . . . . . . . . . . . . 7
6.2. Usage of multimedia data in jCard . . . . . . . . . . . . 8
6.3. Cardinality . . . . . . . . . . . . . . . . . . . . . . . 9
6.4. Identification properties . . . . . . . . . . . . . . . . 9
6.4.1. "fn" property . . . . . . . . . . . . . . . . . . . . 9
6.4.2. "n" property . . . . . . . . . . . . . . . . . . . . 10
6.4.3. "nickname" property . . . . . . . . . . . . . . . . . 10
6.4.4. "photo" property . . . . . . . . . . . . . . . . . . 10
6.5. Delivery Addressing Properties . . . . . . . . . . . . . 11
6.5.1. "adr" property . . . . . . . . . . . . . . . . . . . 11
6.6. Communications Properties . . . . . . . . . . . . . . . . 11
6.6.1. "tel" property . . . . . . . . . . . . . . . . . . . 11
6.6.2. "email" property . . . . . . . . . . . . . . . . . . 12
6.6.3. "lang" property . . . . . . . . . . . . . . . . . . . 12
6.7. Geographical Properties . . . . . . . . . . . . . . . . . 12
6.7.1. "tz" property . . . . . . . . . . . . . . . . . . . . 13
6.7.2. "geo" property . . . . . . . . . . . . . . . . . . . 13
6.8. Organizational Properties . . . . . . . . . . . . . . . . 13
6.8.1. "title" property . . . . . . . . . . . . . . . . . . 13
6.8.2. "role" property . . . . . . . . . . . . . . . . . . . 14
6.8.3. "logo" property . . . . . . . . . . . . . . . . . . . 14
6.8.4. "org" property . . . . . . . . . . . . . . . . . . . 14
6.9. Explanatory Properties . . . . . . . . . . . . . . . . . 15
Show full document text