aboutsummaryrefslogtreecommitdiffstats
path: root/asterisk-1.6.2.16-rc1-summary.html
blob: 4c689047a85170275de04c6c9274d882b78aa01b (plain)
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
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
<!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">
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>Release Summary - asterisk-1.6.2.16-rc1</title></head>
<body>
<h1 align="center"><a name="top">Release Summary</a></h1>
<h3 align="center">asterisk-1.6.2.16-rc1</h3>
<h3 align="center">Date: 2010-12-13</h3>
<h3 align="center">&lt;asteriskteam@digium.com&gt;</h3>
<hr/>
<h2 align="center">Table of Contents</h2>
<ol>
   <li><a href="#summary">Summary</a></li>
   <li><a href="#contributors">Contributors</a></li>
   <li><a href="#issues">Closed Issues</a></li>
   <li><a href="#commits">Other Changes</a></li>
   <li><a href="#diffstat">Diffstat</a></li>
</ol>
<hr/>
<a name="summary"><h2 align="center">Summary</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This release includes only bug fixes.  The changes included were made only to address problems that have been identified in this release series.  Users should be able to safely upgrade to this version if this release series is already in use.  Users considering upgrading from a previous release series are strongly encouraged to review the UPGRADE.txt document as well as the CHANGES document for information about upgrading to this release series.</p>
<p>The data in this summary reflects changes that have been made since the previous release, asterisk-1.6.2.15.</p>
<hr/>
<a name="contributors"><h2 align="center">Contributors</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This table lists the people who have submitted code, those that have tested patches, as well as those that reported issues on the issue tracker that were resolved in this release.  For coders, the number is how many of their patches (of any size) were committed into this release.  For testers, the number is the number of times their name was listed as assisting with testing a patch.  Finally, for reporters, the number is the number of issues that they reported that were closed by commits that went into this release.</p>
<table width="100%" border="0">
<tr>
<td width="33%"><h3>Coders</h3></td>
<td width="33%"><h3>Testers</h3></td>
<td width="33%"><h3>Reporters</h3></td>
</tr>
<tr valign="top">
<td>
8 rmudgett<br/>
7 tilghman<br/>
6 russell<br/>
5 jpeeler<br/>
3 oej<br/>
3 pabelanger<br/>
3 twilson<br/>
2 seanbright<br/>
1 bjm<br/>
1 junky<br/>
</td>
<td>
2 cmbaker82<br/>
2 klaus3000<br/>
2 russell<br/>
1 alecdavis<br/>
1 bjm<br/>
1 ranjtech<br/>
1 rmudgett<br/>
1 tilghman<br/>
1 twilson<br/>
</td>
<td>
2 klaus3000<br/>
2 oej<br/>
1 alecdavis<br/>
1 birgita<br/>
1 bjm<br/>
1 eeman<br/>
1 junky<br/>
1 kwemheuer<br/>
1 marcbou<br/>
1 mbrevda<br/>
1 nerbos<br/>
1 pabelanger<br/>
1 ranjtech<br/>
1 rsw686<br/>
1 SantaFox<br/>
1 tnakonz<br/>
1 vmarrone<br/>
1 zahir_koradia<br/>
</td>
</tr>
</table>
<hr/>
<a name="issues"><h2 align="center">Closed Issues</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This is a list of all issues from the issue tracker that were closed by changes that went into this release.</p>
<h3>Category: Applications/app_followme</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18126">#18126</a>: [patch] stuck channels if followme context doesnt exists<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297713">297713</a><br/>
Reporter: junky<br/>
Coders: junky<br/>
<br/>
<h3>Category: Applications/app_meetme</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18322">#18322</a>: Redirect two bridged channels to the same conference<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295843">295843</a><br/>
Reporter: nerbos<br/>
Coders: rmudgett<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18369">#18369</a>: Conference with scheduler blocks on realtime ODBC connection to MSSQL database<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296466">296466</a><br/>
Reporter: tnakonz<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Channels/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18129">#18129</a>: [patch] Oneway audio from SIP phone to FXS port after FXS port gets a CallWaiting pip<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296166">296166</a><br/>
Reporter: alecdavis<br/>
Testers: alecdavis, rmudgett<br/>
Coders: rmudgett<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18211">#18211</a>: Channel hangs up when redirected through CLI or AMI<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295843">295843</a><br/>
Reporter: zahir_koradia<br/>
Coders: rmudgett<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18230">#18230</a>: [regression] Redirect function (over console or AMI) is not work anymore<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295843">295843</a><br/>
Reporter: vmarrone<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Channels/chan_iax2</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18397">#18397</a>: IAX2 CODEC_PRES wrong (offset error?)<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296991">296991</a><br/>
Reporter: birgita<br/>
Coders: tilghman<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18398">#18398</a>: [patch] segfault with 'core stop gracefully'<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296671">296671</a><br/>
Reporter: pabelanger<br/>
Coders: pabelanger<br/>
<br/>
<h3>Category: Channels/chan_sip/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18051">#18051</a>: SIP brute force attemps having a DoS effect<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297960">297960</a><br/>
Reporter: eeman<br/>
Testers: twilson<br/>
Coders: twilson<br/>
<br/>
<h3>Category: Channels/chan_sip/Transfers</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18185">#18185</a>: Blind transfer failure, A calls B, B transfers to C<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295843">295843</a><br/>
Reporter: kwemheuer<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Core/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18284">#18284</a>: [patch] devicestate is not aggregated from all received events<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295710">295710</a><br/>
Reporter: klaus3000<br/>
Testers: russell, klaus3000<br/>
Coders: russell<br/>
<br/>
<h3>Category: Core/Internationalization</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18353">#18353</a>: saynumber(1,n) in Swedish doesn't work<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295907">295907</a><br/>
Reporter: oej<br/>
Coders: oej<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18355">#18355</a>: saynumber() fixes for Swedish<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296351">296351</a><br/>
Reporter: oej<br/>
Coders: oej<br/>
<br/>
<h3>Category: Core/Netsock</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18442">#18442</a>: [patch] Error building netsock library on OpenSolaris 5.11 snv_134b<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=298050">298050</a><br/>
Reporter: ranjtech<br/>
Testers: ranjtech<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Core/Portability</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18384">#18384</a>: [patch] main/asterisk.c compile errors<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296533">296533</a><br/>
Reporter: bjm<br/>
Testers: tilghman, bjm<br/>
Coders: bjm, tilghman<br/>
<br/>
<h3>Category: Core/RTP</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18189">#18189</a>: RFC2833 DTMF generation broken due to SSRC change on bridges channels<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297824">297824</a><br/>
Reporter: marcbou<br/>
Testers: cmbaker82<br/>
Coders: jpeeler<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18352">#18352</a>: SSRC is changing when DTMF sent<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297824">297824</a><br/>
Reporter: rsw686<br/>
Testers: cmbaker82<br/>
Coders: jpeeler<br/>
<br/>
<h3>Category: General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18171">#18171</a>: Channel redirect doesn't work<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295843">295843</a><br/>
Reporter: SantaFox<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Resources/res_fax</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18299">#18299</a>: Asterisk not send fax to fax extension<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295843">295843</a><br/>
Reporter: mbrevda<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Resources/res_jabber</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18280">#18280</a>: EID is not copied when event is received from XMPP and forwarded into Asterisk's core<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295710">295710</a><br/>
Reporter: klaus3000<br/>
Testers: russell, klaus3000<br/>
Coders: russell<br/>
<br/>
<hr/>
<a name="commits"><h2 align="center">Commits Not Associated with an Issue</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This is a list of all changes that went into this release that did not directly close an issue from the issue tracker.  The commits may have been marked as being related to an issue.  If that is the case, the issue numbers are listed here, as well.</p>
<table width="100%" border="1">
<tr><td><b>Revision</b></td><td><b>Author</b></td><td><b>Summary</b></td><td><b>Issues Referenced</b></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295281">295281</a></td><td>rmudgett</td><td>Dead code elimination in channel.c:ast_channel_bridge() variable who.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295440">295440</a></td><td>pabelanger</td><td>Fix compiler warnings when using openssl-dev 1.0.0+</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295672">295672</a></td><td>twilson</td><td>Discard responses with more than one Via</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295868">295868</a></td><td>seanbright</td><td>Change some documentation to suggest dahdi_monitor instead of ztmonitor.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296001">296001</a></td><td>russell</td><td>Handle failures building translation paths more effectively.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296083">296083</a></td><td>russell</td><td>Fix false reporting of an error by set_format().</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296221">296221</a></td><td>russell</td><td>Make Asterisk less crashy.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296869">296869</a></td><td>jpeeler</td><td>Properly restore backup information file when hanging up during message prepending.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296950">296950</a></td><td>tilghman</td><td>Missed initializations caused startup errors on Mac OS X (and possibly others, too).</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297073">297073</a></td><td>jpeeler</td><td>Fix not stopping MOH when transfered local channel queue member is answered.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297186">297186</a></td><td>oej</td><td>If we get a NOTIFY from a non-existing subscription we should answer with 481, not bad event.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297229">297229</a></td><td>russell</td><td>Add "DAHDI" to a couple of app_meetme error messages.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297311">297311</a></td><td>twilson</td><td>Initialize offset for adaptive jitter buffer</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297405">297405</a></td><td>pabelanger</td><td>Resolve compile error under FreeBSD</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297534">297534</a></td><td>seanbright</td><td>The CLI command should not contain <placeholder>s, these are for descriptions.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297605">297605</a></td><td>jpeeler</td><td>Improve handling of REGISTER requests with multiple contact headers.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297819">297819</a></td><td>tilghman</td><td>Use non-deprecated APIs for CoreAudio</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297908">297908</a></td><td>tilghman</td><td>Use inheritance to get correct results for SIPFROMDOMAIN.</td>
<td></td></tr></table>
<hr/>
<a name="diffstat"><h2 align="center">Diffstat Results</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.</p>
<pre>
Makefile                                |   12 +
apps/app_dial.c                         |   11 +
apps/app_followme.c                     |   10 -
apps/app_macro.c                        |   22 +-
apps/app_meetme.c                       |    8
apps/app_voicemail.c                    |   10 +
channels/chan_console.c                 |    2
channels/chan_dahdi.c                   |  308 ++++++++++++++++++++------------
channels/chan_iax2.c                    |   15 +
channels/chan_sip.c                     |   71 ++++++-
configs/chan_dahdi.conf.sample          |    2
configs/extensions.conf.sample          |    4
configure.ac                            |    2
contrib/init.d/org.asterisk.muted.plist |   33 +++
include/asterisk/autoconfig.h.in        |    9
include/asterisk/channel.h              |   32 +++
include/asterisk/event.h                |   20 ++
include/asterisk/frame.h                |   11 +
include/asterisk/jabber.h               |    2
main/abstract_jb.c                      |    5
main/asterisk.c                         |    8
main/channel.c                          |  153 ++++++++++-----
main/event.c                            |  157 ++++++++++++++++
main/netsock.c                          |    2
main/pbx.c                              |   24 +-
main/say.c                              |   93 +++++----
res/res_jabber.c                        |   23 +-
utils/muted.c                           |   76 ++++++-
28 files changed, 838 insertions(+), 287 deletions(-)
</pre><br/>
<hr/>
</body>
</html>