-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathvrn.html
More file actions
243 lines (196 loc) · 11.2 KB
/
Copy pathvrn.html
File metadata and controls
243 lines (196 loc) · 11.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<title>Release Note of the video mail service</title>
<style type="text/css">
body,html{height:100%}html,body,div,span,applet,object,iframe,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}del{text-decoration:line-through}table{border-spacing:0}*{margin:0;padding:0}body{font-family:Arial,Helvetica,sans-serif;background-color:#fafafa;margin:0 auto}a:link{color:#666;font-weight:bold;text-decoration:none}a:visited{color:#666;font-weight:bold;text-decoration:none}a:active,a:hover{color:#bd5a35;text-decoration:underline}#container{width:80%;margin-left:auto;margin-right:auto}.bloc h1{padding:20px;background-color:#3b5998;color:#fafafa;text-shadow:none;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#logo{position:absolute;top:0;right:0;height:65px;background-color:#FFF;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;border-top-right-radius:3px;border-bottom-right-radius:3px}table a:link{color:#666;font-weight:bold;text-decoration:none}table a:visited{color:#999;font-weight:bold;text-decoration:none}table a:active,table a:hover{color:#bd5a35;text-decoration:underline}table{font-family:Arial,Helvetica,sans-serif;color:#666;font-size:12px;text-shadow:1px 1px 0 #fff;background:#eaebec;margin-top:20px;margin-bottom:20px;border:#ccc 1px solid;width:100%;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:0 1px 2px #d1d1d1;-webkit-box-shadow:0 1px 2px #d1d1d1;box-shadow:0 1px 2px #d1d1d1}table th{padding:21px 25px 22px 25px;border-top:1px solid #fafafa;border-bottom:1px solid #e0e0e0;background:#ededed;background:-webkit-gradient(linear,left top,left bottom,from(#ededed),to(#ebebeb));background:-moz-linear-gradient(top,#ededed,#ebebeb)}table th:first-child{text-align:left;padding-left:20px}table tr:first-child th:first-child{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px}table tr:first-child th:last-child{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px}table tr{text-align:center;padding-left:20px}table tr td:first-child{text-align:left;padding-left:20px;border-left:0}table tr td{padding:15px;line-height:1.5;border-top:1px solid #fff;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;background:#fafafa;background:-webkit-gradient(linear,left top,left bottom,from(#fbfbfb),to(#fafafa));background:-moz-linear-gradient(top,#fbfbfb,#fafafa)}table tr.even td{background:#f6f6f6;background:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f6f6f6));background:-moz-linear-gradient(top,#f8f8f8,#f6f6f6)}table tr:last-child td{border-bottom:0}table tr:last-child td:first-child{-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px}table tr:last-child td:last-child{-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px}table tr:hover td{background:#f2f2f2;background:-webkit-gradient(linear,left top,left bottom,from(#f2f2f2),to(#f0f0f0));background:-moz-linear-gradient(top,#f2f2f2,#f0f0f0)}.bloc{font-family:Arial,Helvetica,sans-serif;color:#666;font-size:12px;text-shadow:1px 1px 0 #fff;background-color:#fafafa;margin-top:20px;margin-bottom:20px;border:#ccc 1px solid;width:100%;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:0 1px 2px #d1d1d1;-webkit-box-shadow:0 1px 2px #d1d1d1;box-shadow:0 1px 2px #d1d1d1;position:relative}.bloc:hover{background-color:#eaebec}.bloc p{padding:20px}.td_padd{padding-left:50px!important}.note{font-family:Arial,Helvetica,sans-serif;color:#666;font-size:10px;font-style:italic;text-shadow:1px 1px 0 #fff}.puce{background-color:#ff7200;width:10px;height:10px;display:block;float:left;margin-right:10px;border-radius:5px}
ul { list-style-type: circle; }
.old{color:#aaa;}
p, li { white-space: pre-wrap; }
</style>
<meta name="qrichtext" content="1" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
<div id="container">
<div class="bloc">
<h1>Release Note - fontventa - 20/11/2019</h1><!--########## LE NOM DU SERVICE ##########-->
<img id="logo" src="http://www.ives.fr/images/ives_logo.png" alt="IVeS" title="IVeS" />
</div>
<table cellspacing="0">
<tbody>
<tr>
<th><div class="puce" style="background-color: rgb(255, 114, 0);"></div>Product Name & Version</th>
<!--########## LE NOM DU SERVICE ##########-->
<td>fontventa 1.6.11</td>
</tr>
</tbody>
</table>
<table cellspacing="0">
<tbody>
<tr>
<th><div class="puce" style="background-color: rgb(255, 187, 0);"></div>SVN info</th>
<td class="td_padd"><meta name="qrichtext" content="1" />
<p style="margin: 0px; text-indent: 0px;">URL: http://svn.ives.fr/svn-libs-dev/asterisk/fontventa/tags/1.6.11</p>
</td>
</tr>
<tr>
<th><b>Package: </b></th>
<td>fontventa-1.6.11-1.ives.noarch.rpm</td>
<tr>
<tr class="even">
<th><b>Developpement</b>http://svn.ives.fr/svn-libs-dev/asterisk/fontventa/trunk</th>
<td class="td_padd">
<!--########## URL de Dev ##########-->
</td>
</tr>
</tbody></table>
<table cellspacing="0">
<tbody>
<tr>
<th><div class="puce" style="background-color: rgb(46, 255, 0);"></div>Short description / When use the release</th>
</tr>
<tr class="even">
<td>This release automate project specific conf and its purpose is to upgrade the cloud infrastructure</td>
</tr>
</tbody>
</table>
<table cellspacing="0">
<tbody>
<tr>
<th><div class="puce" style="background-color: rgb(0, 255, 187);" ></div>Change log</th>
</tr>
<tr>
<td class="even ">
<p style="font-weight: bold;">20/11/2019: fontventa 1.6.11 </p>
<ul>
<li>Fix WebRTC H264 issue: Wrong Timestamp for mp4play</li>
</ul>
</td>
</tr>
<tr>
<td class="even old">
<p style="font-weight: bold;">10/09/2019: fontventa 1.6.10 </p>
<ul>
<li>Fixing crash with old Greeting video</li>
</ul>
</td>
</tr>
<tr>
<td class="even old">
<p style="font-weight: bold;">28/08/2019: fontventa 1.6.9 </p>
<ul>
<li>Fixing issue with Audio Track selection when we try to read the message (9999)</li>
</ul>
</td>
</tr>
<tr>
<td class="even old">
<p style="font-weight: bold;">31/07/2019: fontventa 1.6.8 </p>
<ul>
<li>Fixing issue with PCMA codec</li>
</ul>
</td>
</tr>
<tr>
<td class="even old">
<p style="font-weight: bold;">09/07/2019: fontventa 1.6.7 </p>
<ul>
<li>mp4save() now removes the MP4 file automatically if video has not started.</li>
<li>- this is the correction of bug SC-57</li>
<li>- corrected no audio on MP4play when using Voximal</li>
<li>- see libedikit log for details</li>
</ul>
</td>
</tr>
<tr>
<td class="even old">
<p style="font-weight: bold;">23/04/2019: fontventa 1.6.6 </p>
<ul>
<li>- corrected regression on MP4play when using Voximal</li>
<li>- see limedikit log for details</li>
</ul>
</td>
</tr>
<tr>
<td class="even old">
<p style="font-weight: bold;">11/04/2019: fontventa 1.6.5 </p>
<ul>
<li>- corrected regression on audio/video sync</li>
</ul>
</td>
</tr>
<tr>
<td class="even old">
<p style="font-weight: bold;">26/03/2019: fontventa 1.6.4 </p>
<ul>
<li>- backported improvment of IVES_convert script from branch 0.5</li>
</ul>
</td>
</tr>
<tr>
<td class="even old">
<p style="font-weight: bold;">12/03/2019: fontventa 1.6.3 </p>
<ul>
<li>- corrected RTT recorind in text file</li>
<li>- integrated with VM</li>
<li>- see libmedkit logs for details</li>
</ul>
</td>
</tr>
<tr>
<td class="even old">
<p style="font-weight: bold;">06/06/2018: fontventa 1.6.0 </p>
<ul>
<li>- tested recording and play correctly</li>
<li>- migrated to ffmpeg 3.3.7</li>
</ul>
</td>
</tr>
</td></tr>
</tbody></table>
<table cellspacing="0">
<tbody><tr><th><div class="puce" style="background-color: rgb(0, 225, 255);" /></div>Partial release</th>
<td>No</td></tr> <!--ICI-->
</tbody></table>
<table cellspacing="0">
<tbody><tr><th><div class="puce" style="background-color: rgb(0, 114, 255);" /></div>Installation and launching :</th></tr>
<tr><td><span style="font-size: 9pt;"><big>See README.txt. </big><br />
</span>
<div style="margin-left: 40px;"> </div>
</td></tr>
</tbody></table>
<table cellspacing="0">
<tbody><tr><th><div class="puce" style="background-color: rgb(106, 0, 255);" /></div>Corrected anomalies n°</th><th>Severity</th><th>Short anomaly description</th></tr>
</tbody></table>
<table cellspacing="0">
<tbody><tr><th colspan="2"><div class="puce" style="background-color: rgb(220, 0, 255);" /></div>Compatibility with<p class="note">Guarantee of compatibility is not ensured for products references not mentioned below.</p></th></tr>
<tr>
<td>IVèS products / repackaged products </td>
<td>
<ul>
<li></li>
</lu>
</td>
</tr>
<tr class="even"><td>Supported Operating Systems</td><td><span style="background-color: rgb(255, 255, 255);">CentOS 6</span> </td></tr>
<tr><td>Products or applications</td><td> <br />
</td></tr>
</tbody></table>
<table cellspacing="0">
<tbody><tr><th><div class="puce" style="background-color: rgb(255, 0, 178);" /></div>Known incompatibilities</th></tr>
</tbody></table>
<table cellspacing="0">
<tbody><tr><th colspan="3"><div class="puce" style="background-color: rgb(255, 0, 0);" /></div>Known Work-around</th></tr>
<tr><th>Anomalies n°</th><th>Severity</th><th>Short anomaly description</th></tr>
<tr><td>None</td><td>Unreported</td><td>None</td></tr>
<tr><th colspan="3">For each bypassed anomaly give hereafter a short description of the work-around :</th></tr>
<tr><td colspan="3">None</td></tr>
</tbody></table>
<table cellspacing="0">
<tbody><tr><th colspan="3"><div class="puce" style="background-color: rgb(135, 2, 0);" /></div>Unresolved anomalies</th></tr>
<tr><th>Anomalies n°</th><th>Severity</th><th>Short anomaly description</th></tr>
<tr><td>None</td><td>Unreported</td><td>None</td></tr>
</tbody></table>
</div>
</body></html>