-
Notifications
You must be signed in to change notification settings - Fork 3
/
asterisk-1.4.28-summary.txt
executable file
·463 lines (377 loc) · 17.2 KB
/
asterisk-1.4.28-summary.txt
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
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
Release Summary
asterisk-1.4.28
Date: 2009-12-17
<asteriskteam@digium.com>
----------------------------------------------------------------------
Table of Contents
1. Summary
2. Contributors
3. Closed Issues
4. Other Changes
5. Diffstat
----------------------------------------------------------------------
Summary
[Back to Top]
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.
The data in this summary reflects changes that have been made since the
previous release, asterisk-1.4.27.
----------------------------------------------------------------------
Contributors
[Back to Top]
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.
Coders Testers Reporters
9 dvossel 6 dvossel 4 falves11
9 tilghman 5 falves11 2 dimas
4 russell 3 mnicholson 2 wdoekes
3 kpfleming 2 mnick 1 abelbeck
3 mnicholson 1 abelbeck 1 AlexMS
2 dimas 1 alecdavis 1 amorsen
2 jpeeler 1 AlexMS 1 asgaroth
2 lmadsen 1 amorsen 1 atis
2 mnick 1 aragon 1 bklang
2 oej 1 asgaroth 1 CGMChris
1 alecdavis 1 Laureano 1 corruptor
1 atis 1 lmadsen 1 dant
1 bklang 1 oej 1 davidw
1 edguy3 1 OrNix 1 diatonic
1 file 1 Parantido 1 edguy3
1 jsmith 1 qwell 1 Hatrix
1 Laureano 1 rmudgett 1 jiddings
1 mvanbaak 1 russell 1 mgernoth
1 qwell 1 snuffy 1 msetim
1 snuffy 1 zalex1953 1 nicchap
1 twilson 1 OrNix
1 Parantido
1 patrol-cz
1 rmudgett
1 sgimeno
1 Shagg63
1 udosw
1 vrban
1 zalex1953
----------------------------------------------------------------------
Closed Issues
[Back to Top]
This is a list of all issues from the issue tracker that were closed by
changes that went into this release.
Category: Applications/app_amd
#16239: AMD() incorrectly sets AMDCAUSE channel variable
Revision: 232355
Reporter: CGMChris
Coders: file
Category: Applications/app_chanspy
#16420: ChanSpy and ExtenSpy applications don't accept a colon-delimited
list of groups
Revision: 234094
Reporter: diatonic
Coders: lmadsen
Category: Applications/app_dial
#16193: [patch] Segfault with limit data L(x:y) and verbosity >= 3
Revision: 231235
Reporter: asgaroth
Testers: asgaroth, snuffy
Coders: snuffy
#16337: [patch] Segmentation Fault on Originate command.
Revision: 232268
Reporter: Parantido
Testers: Parantido, dvossel
Coders: dvossel
Category: Applications/app_meetme
#16247: [patch] Muted user remains talking forever
Revision: 234379
Reporter: dimas
Coders: dimas
Category: Applications/app_mixmonitor
#16152: [patch] MixMonitor thread doesn't exit until channel is dropped
Revision: 230508
Reporter: AlexMS
Testers: dvossel, AlexMS
Coders: dvossel
Category: Applications/app_queue
#15686: [patch] app_queue crashes randomly, it seems to be during
call-transfers
Revision: 231437
Reporter: Hatrix
Testers: dvossel, aragon
Coders: dvossel
#16369: [patch] Since changeset 231437: Queue ERROR[7429]: astobj2.c:114
INTERNAL_OBJ: bad magic number 0x0 for 0xb7174c50
Revision: 232444
Reporter: vrban
Testers: dvossel
Coders: dvossel
Category: Applications/app_voicemail
#15625: [patch] Prepending to a voicemail on forward causes locked sip
channel and large file filling disk space
Revision: 231614
Reporter: Shagg63
Testers: mnicholson
Coders: mnicholson
#16291: app_voicemail.c strip_control() strips more than just control
chars
Revision: 233116
Reporter: wdoekes
Coders: dvossel
Category: Channels/General
#16058: [patch] Crash in local_ast_moh_start / ast_indicate_data due to
AST_CONTROL_HOLD with bad pointer
Revision: 231911
Reporter: atis
Coders: jpeeler
#16242: [patch] Comfort noise frame with f->data NULL but f->datalen 160
Revision: 231441
Reporter: amorsen
Testers: amorsen, oej, dvossel
Coders: oej
Category: Channels/chan_agent
#14590: [patch] updatecdr='yes' in agents.conf is not working
Revision: 230627
Reporter: msetim
Testers: Laureano, mnicholson
Coders: Laureano
Category: Channels/chan_dahdi
#15972: [patch] Dropping frame since I'm still dialing on Zap/... (resp.
DAHDi/...) with DIGITAL calls
Revision: 232090
Reporter: udosw
Testers: alecdavis
Coders: alecdavis
Category: Channels/chan_sip/General
#15356: After a few thousand calls, or at random, Asterisk stops receiving
events from the network
Revision: 234095
Reporter: falves11
Testers: falves11
Coders: tilghman
#15716: [patch] chan_sip fails to destroy channels in INVITE when no
response received
Revision: 234095
Reporter: dant
Testers: falves11
Coders: tilghman
#16261: [patch] Conditional jump or move depends on uninitialised STACK
value
Revision: 231233
Reporter: edguy3
Coders: edguy3
#16268: [patch] Last line of SDP is not being parsed
Revision: 230772
Reporter: sgimeno
Coders: kpfleming
Category: Channels/chan_sip/Registration
#16298: [patch] After upgrading to asterisk 1.4.27 Optipoint SIP phone can
no longer register
Revision: 233471
Reporter: mgernoth
Testers: dvossel
Coders: dvossel
Category: Channels/chan_sip/T.38
#16387: [patch] Missing session level connection data (c=) breaks
process_sdp()
Revision: 233392
Reporter: zalex1953
Testers: mnicholson, zalex1953
Coders: mnicholson
Category: Core/BuildSystem
#14737: [patch] Cannot flavour (flavor) version number because
make_version_c looks in wrong directory
Revision: 234699
Reporter: davidw
Coders: tilghman
#16296: [patch] menuselect.makeopts: does not properly unselect an option
with a leading - (minus)
Revision: 234255
Reporter: abelbeck
Testers: abelbeck, qwell, lmadsen
Coders: qwell
Category: Core/General
#15769: [patch] useless message pops hundreds of times per minute
Revision: 233014
Reporter: falves11
Testers: mnick, falves11
Coders: mnick
#16290: ast_ouraddrfor doesn't do htons() on the port
Revision: 232350
Reporter: wdoekes
Coders: dvossel
Category: Core/ManagerInterface
#16264: [patch] UserEvent manager action is not ACKed
Revision: 232581
Reporter: dimas
Coders: dimas
Category: Core/Netsock
#15627: [patch] Asterisk runs out of sockets
Revision: 234095
Reporter: falves11
Testers: falves11
Coders: tilghman
#16270: [patch] Asterisk doesn't free udp ports
Revision: 234095
Reporter: corruptor
Testers: falves11
Coders: tilghman
Category: Documentation
#16223: [patch] "requirecalltoken" config directive not respected globally
Revision: 233279
Reporter: bklang
Coders: bklang
Category: Formats/General
#16412: Ignoring unknown format wav & wav49...
Revision: 233782
Reporter: jiddings
Testers: russell
Coders: russell
Category: General
#16113: [patch] Auto-fallthrough when attempting to enter DTMF using
Background() in a Macro()
Revision: 235421
Reporter: OrNix
Testers: OrNix
Coders: tilghman
#16272: [patch] Language code collisions for certan languages
Revision: 232820
Reporter: patrol-cz
Coders: tilghman
#16367: The current SVN does not compile
Revision: 232165
Reporter: falves11
Coders: twilson
#16446: segfault error 4
Revision: 235052
Reporter: nicchap
Coders: tilghman
Category: PBX/General
#16166: [patch] Setting dialplan hint and using a global variable gives
incorrect warning.
Revision: 233091
Reporter: rmudgett
Testers: mnick, rmudgett
Coders: mnick
----------------------------------------------------------------------
Commits Not Associated with an Issue
[Back to Top]
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.
+------------------------------------------------------------------------+
| Revision | Author | Summary | Issues |
| | | | Referenced |
|----------+------------+-----------------------------------+------------|
| 230469 | mvanbaak | Update copyright year in visible | |
| | | output. (cli) | |
|----------+------------+-----------------------------------+------------|
| | | Correct fix for issue #16268... | |
| 230839 | kpfleming | the reporter's original patch was | #16268 |
| | | very close to correct. | |
|----------+------------+-----------------------------------+------------|
| | | When 'sip set debug' is enabled, | |
| 230875 | kpfleming | and the last line of an incoming | #16268 |
| | | SIP message | |
|----------+------------+-----------------------------------+------------|
| | | After a frame duplication | |
| 231298 | tilghman | failure, unlock the channel | |
| | | before returning. | |
|----------+------------+-----------------------------------+------------|
| | | Ignore unknown formats in | |
| 231740 | mnicholson | ast_format_str_reduce() and | |
| | | return an error if no know | |
| | | formats are found. | |
|----------+------------+-----------------------------------+------------|
| | | WaitExten m option with no | |
| 231853 | dvossel | parameters generates frame with | |
| | | zero datalen but non-null data | |
| | | ptr | |
|----------+------------+-----------------------------------+------------|
| 231926 | jpeeler | log channel name in dev mode as | |
| | | well | |
|----------+------------+-----------------------------------+------------|
| 232007 | russell | Fix a warning pointed out by | |
| | | buildbot. | |
|----------+------------+-----------------------------------+------------|
| 233092 | russell | Only do frame payload check for | |
| | | HOLD frames. | |
|----------+------------+-----------------------------------+------------|
| 233609 | dvossel | hex escape control and non 7-bit | #16299 |
| | | clean characters in uri_encode | |
|----------+------------+-----------------------------------+------------|
| 233618 | atis | Fix compatibility with valgrind | #16388 |
| | | 3.3 and older. | |
|----------+------------+-----------------------------------+------------|
| 233879 | russell | Fix breakage of the "module load | |
| | | " CLI command. | |
|----------+------------+-----------------------------------+------------|
| 234492 | oej | Stop sending 183's after call | |
| | | hangup. | |
|----------+------------+-----------------------------------+------------|
| 234615 | lmadsen | Update IMAP build documentation. | #16433 |
|----------+------------+-----------------------------------+------------|
| 235181 | jsmith | Add a line showing that we can | |
| | | use CIDR notation. | |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
Diffstat Results
[Back to Top]
This is a summary of the changes to the source code that went into this
release that was generated using the diffstat utility.
Makefile | 9 +
apps/app_amd.c | 1
apps/app_chanspy.c | 4
apps/app_dial.c | 4
apps/app_meetme.c | 58 +++++++----
apps/app_mixmonitor.c | 96 ++++++++++++++-----
apps/app_queue.c | 214 +++++++++++++++++++++++---------------------
apps/app_voicemail.c | 163 +++++++++++++++++++--------------
build_tools/make_version_h | 13 ++
channels/chan_dahdi.c | 6 +
channels/chan_sip.c | 47 ++++++---
configs/iax.conf.sample | 3
configs/sip.conf.sample | 1
contrib/valgrind.supp | 12 +-
doc/imapstorage.txt | 12 ++
formats/format_g723.c | 5 -
formats/format_g726.c | 5 -
formats/format_g729.c | 5 -
formats/format_gsm.c | 5 -
formats/format_h263.c | 5 -
formats/format_h264.c | 5 -
formats/format_ilbc.c | 5 -
formats/format_jpeg.c | 5 -
formats/format_ogg_vorbis.c | 5 -
formats/format_pcm.c | 5 -
formats/format_sln.c | 5 -
formats/format_vox.c | 5 -
formats/format_wav.c | 5 -
formats/format_wav_gsm.c | 5 -
funcs/func_groupcount.c | 4
include/asterisk/file.h | 10 ++
include/asterisk/module.h | 8 +
main/acl.c | 2
main/app.c | 12 +-
main/asterisk.c | 6 -
main/channel.c | 14 ++
main/dsp.c | 7 +
main/file.c | 73 +++++++++++++++
main/loader.c | 120 +++++++++++++++---------
main/manager.c | 1
main/pbx.c | 18 ++-
main/rtp.c | 1
main/utils.c | 2
pbx/pbx_config.c | 26 ++++-
res/res_agi.c | 3
res/res_features.c | 3
46 files changed, 690 insertions(+), 333 deletions(-)
----------------------------------------------------------------------