Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorerititan2018-10-13 07:32:55 +0000
committererititan2018-10-13 07:32:55 +0000
commitfed2bcf1cc2f6af8b44dfc71187d06058d5a63c3 (patch)
tree810f69f09fcbea717a63fb877b6ff4358b46f4de
parenta3bc1d07b1c25f590c474d660081a153a076ddbd (diff)
downloadtitan.ProtocolModules.STUN-fed2bcf1cc2f6af8b44dfc71187d06058d5a63c3.tar.gz
titan.ProtocolModules.STUN-fed2bcf1cc2f6af8b44dfc71187d06058d5a63c3.tar.xz
titan.ProtocolModules.STUN-fed2bcf1cc2f6af8b44dfc71187d06058d5a63c3.zip
asciidoc migration
-rw-r--r--doc/STUN_CNL113644_PRI.adoc119
-rw-r--r--doc/STUN_CNL113644_PRI.docbin59392 -> 0 bytes
2 files changed, 119 insertions, 0 deletions
diff --git a/doc/STUN_CNL113644_PRI.adoc b/doc/STUN_CNL113644_PRI.adoc
new file mode 100644
index 0000000..2541eda
--- /dev/null
+++ b/doc/STUN_CNL113644_PRI.adoc
@@ -0,0 +1,119 @@
+---
+Author: Timea Moder
+Version: 109 21-CNL 113 644-2, Rev. B
+Date: 2017-02-15
+---
+= STUN Protocol Modules for TTCN-3 Toolset with TITAN, Product Revision Information
+:author: Timea Moder
+:revnumber: 109 21-CNL 113 644-2, Rev. B
+:revdate: 2017-02-15
+:toc:
+
+= Product Revision
+
+== Product
+
+|===
+|Old Product number:| CNL 113 644 | R2A
+|New Product number:| CNL 113 644 | R2B
+|===
+
+== Included Parts
+
+=== Source Code
+
+[source]
+----
+STUN_Types.ttcn
+STUN_Functions.ttcn
+STUN_EncDec.cc
+----
+
+=== TPD file
+
+[source]
+STUN_CNL113644.tpd
+
+=== Documentation
+
+==== User Guide
+
+[cols="50%,30%,20%",options="header",]
+|===
+|Document Name |Document Number | Revision
+|STUN Protocol Modules for TTCN-3 Toolset with TITAN, User Guide |198 17-CNL 113 644 Uen | A
+|===
+
+==== Function Specification
+
+[cols="50%,30%,20%",options="header",]
+|===
+|Document Name |Document Number | Revision
+|STUN Protocol Modules for TTCN-3 Toolset with TITAN, Function Specification |155 17-CNL 113 644 Uen | A
+|===
+
+== Product Dependencies
+
+This product is based on the following products or parts of products:
+
+[cols="50%,50%",options="header",]
+|===
+|Product Number & Rev. |File Name
+|CNL 113 368 R9A |COMMON Protocol ModuleGeneral_Types.ttcn
+|===
+
+== External Dependencies
+
+[cols="50%,50%",options="header",]
+|===
+|Product Number & Rev. | Product Name
+|33/CAX 105 3048 R1A |Openssl 1.0.0J
+|===
+
+= Reason for Revision
+
+== Requirement Specification
+
+== Change Requests
+
+[cols="50%,50%",options="header",]
+|===
+| CR ID| Title
+|===
+
+== Exemption Requests
+
+None.
+
+== Trouble Reports
+
+Trouble reports received until 2018-10-11.
+
+=== Implemented Trouble Reports
+
+[cols="50%,50%",options="header",]
+|===
+| TR ID| Trouble Effect
+|support #749246 | Update twenty-something TPDs
+|===
+
+=== Not Implemented Trouble Reports
+
+[cols="50%,50%",options="header",]
+|===
+| TR ID| Trouble Effect
+|===
+
+= Product Changes
+
+=== R1A02
+
+Some fields were added in order to support RFC 3489bis-13.
+
+=== R2A01
+
+A titan project descriptor file has been added to the protocol module.
+
+=== R2B
+
+Artifact support #749246 has been implemented. STUN_CNL113644.tpd has been updated.
diff --git a/doc/STUN_CNL113644_PRI.doc b/doc/STUN_CNL113644_PRI.doc
deleted file mode 100644
index a56eb40..0000000
--- a/doc/STUN_CNL113644_PRI.doc
+++ /dev/null
Binary files differ

Back to the top