@@ -1585,11 +1585,12 @@ when sending.
15851585
15861586* Change controller: IETF
15871587
1588- # # vCon JSON registry
1588+ # # vCon JSON Registry
15891589
15901590This document defines a number of new IANA registries for the JSON vCon schema.
15911591Each Object (i.e. dict, map, dictionary) has its own registry of parameter names.
1592- All of those registries have the same registry template.
1592+ All of those registries have the same registry template which is defined in the following subsection.
1593+ When registering new entries, the following template should be used.
15931594
15941595# ## Object Registry Template
15951596
@@ -1619,6 +1620,7 @@ Specification Document(s):
16191620# ## vCon Object Parameter Names Registry
16201621
16211622The following defines the initial values for the vCon Object Parameter Names Registry.
1623+ Use the template in (#object-registry-template) when registering addtional entries to this table.
16221624
16231625| Parameter Name | Parameter Description | Change Controller | Specification Document(s) |
16241626| --- | --- | --- | --- |
@@ -1640,6 +1642,7 @@ The following defines the initial values for the vCon Object Parameter Names Reg
16401642# ## Party Object Parameter Names Registry
16411643
16421644The following defines the initial values for the Party Object Parameter Names Registry.
1645+ Use the template in (#object-registry-template) when registering addtional entries to this table.
16431646
16441647| Parameter Name | Parameter Description | Change Controller | Specification Document(s) |
16451648| --- | --- | --- | --- |
@@ -1658,6 +1661,7 @@ The following defines the initial values for the Party Object Parameter Names Re
16581661# ## Dialog Object Parameter Names Registry
16591662
16601663The following defines the initial values for the Dialog Object Parameter Names Registry.
1664+ Use the template in (#object-registry-template) when registering addtional entries to this table.
16611665
16621666| Parameter Name | Parameter Description | Change Controller | Specification Document(s) |
16631667| --- | --- | --- | --- |
@@ -1729,6 +1733,7 @@ The following table defines the initial values for the Dialog Object Types Regis
17291733
17301734The party_history Object Parameter Names Registry uses the [Object Registry Template](#object-registry-template) registry template.
17311735This initial values for the party_history Object Parameter Names Registry are listed in the following table.
1736+ Use the template in (#object-registry-template) when registering addtional entries to this table.
17321737
17331738| Parameter Name | Parameter Description | Change Controller | Specification Document(s) |
17341739| --- | --- | --- | --- |
@@ -1777,12 +1782,16 @@ The following table defines the initial values for the Dialog Object Types Regis
17771782| unhold | party off hold event | IESG | [](#party_history-object) RFC XXXX |
17781783| mute | party on mute event | IESG | [](#party_history-object) RFC XXXX |
17791784| unmute | party off mute event | IESG | [](#party_history-object) RFC XXXX |
1785+ | dtmfdown | DTMF button press event | IESG | [](#party_history-object) RFC XXXX |
1786+ | dtmfup | DTMF button release event | IESG | [](#party_history-object) RFC XXXX |
1787+
17801788
17811789# ## Attachment Object Parameter Names Registry
17821790
1783- TODO : type or purpose
1791+ TODO : type or purpose parameter?
17841792
17851793The following defines the initial values for the Attachment Object Parameter Names Registry.
1794+ Use the template in (#object-registry-template) when registering addtional entries to this table.
17861795
17871796| Parameter Name | Parameter Description | Change Controller | Specification Document(s) |
17881797| --- | --- | --- | --- |
@@ -1799,6 +1808,7 @@ The following defines the initial values for the Attachment Object Parameter Nam
17991808# ## Analysis Object Parameter Names Registry
18001809
18011810The following defines the initial values for the Analysis Object Parameter Names Registry.
1811+ Use the template in (#object-registry-template) when registering addtional entries to this table.
18021812
18031813| Parameter Name | Parameter Description | Change Controller | Specification Document(s) |
18041814| --- | --- | --- | --- |
@@ -1817,6 +1827,7 @@ The following defines the initial values for the Analysis Object Parameter Names
18171827# ## Redacted Object Parameter Names Registry
18181828
18191829The following defines the initial values for the Redacted Object Parameter Names Registry.
1830+ Use the template in (#object-registry-template) when registering addtional entries to this table.
18201831
18211832| Parameter Name | Parameter Description | Change Controller | Specification Document(s) |
18221833| --- | --- | --- | --- |
@@ -1828,6 +1839,7 @@ The following defines the initial values for the Redacted Object Parameter Names
18281839# ## Amended Object Parameter Names Registry
18291840
18301841The following defines the initial values for the Amended Object Parameter Names Registry.
1842+ Use the template in (#object-registry-template) when registering addtional entries to this table.
18311843
18321844| Parameter Name | Parameter Description | Change Controller | Specification Document(s) |
18331845| --- | --- | --- | --- |
@@ -1839,6 +1851,7 @@ The following defines the initial values for the Amended Object Parameter Names
18391851# ## Group Object Parameter Names Registry
18401852
18411853The following defines the initial values for the Group Object Parameter Names Registry.
1854+ Use the template in (#object-registry-template) when registering addtional entries to this table.
18421855
18431856| Parameter Name | Parameter Description | Change Controller | Specification Document(s) |
18441857| --- | --- | --- | --- |
0 commit comments