aboutsummaryrefslogtreecommitdiffstats
path: root/asterisk-1.6.2.1-rc1-summary.txt
blob: e9231da826a43ad70084d4e5ae027dd0d41b28ae (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
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
                                Release Summary

                              asterisk-1.6.2.1-rc1

                                Date: 2010-01-08

                           <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.6.2.0.

     ----------------------------------------------------------------------

                                  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              
   19 tilghman              2 wdoekes                3 wdoekes                
   4 dvossel                1 alecdavis              1 aatef                  
   3 jpeeler                1 aragon                 1 alecdavis              
   2 dant                   1 atis                   1 alexrecarey            
   2 russell                1 corruptor              1 aragon                 
   2 seanbright             1 dvossel                1 asgaroth               
   2 wdoekes                1 haakon                 1 atis                   
   1 alecdavis              1 nickilo                1 bcnit                  
   1 dimas                  1 rickead2000            1 bklang                 
   1 file                   1 seanbright             1 corruptor              
   1 haakon                 1 sergee                 1 galeras                
   1 kpfleming              1 shanermn               1 haakon                 
   1 michael                1 tilghman               1 jensvb                 
   1 mvanbaak               1 wonderg                1 jlaguilar              
   1 nickilo                1 yeshuawatso            1 jlaroff                
   1 oej                                             1 john8675309            
   1 opticron                                        1 Kashif Raza            
   1 ppyy                                            1 ManChicken             
   1 Rzadzins                                        1 michael_iedema         
   1 telecos82                                       1 nickilo                
   1 tzafrir                                         1 omolenkamp             
                                                     1 opticron               
                                                     1 qwell                  
                                                     1 rickead2000            
                                                     1 RoadKill               
                                                     1 Rzadzins               
                                                     1 semond                 
                                                     1 sergee                 
                                                     1 shanermn               
                                                     1 telecos82              
                                                     1 yeshuawatso            

     ----------------------------------------------------------------------

                                 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: Addons/res_config_mysql

   #16533: [patch] Realtime is broken, blank strings aren't valid any more
   Revision: 237413
   Reporter: sergee
   Testers: sergee
   Coders: tilghman

  Category: Applications/app_meetme

   #15725: [patch][regression] set talker detection (T) does not work unless
   set talker optimization (o) is enabled.
   Revision: 238185
   Reporter: shanermn
   Testers: shanermn
   Coders: dimas

   #16509: [patch] meetme can support only 6341 rooms
   Revision: 236513
   Reporter: Kashif Raza
   Testers: seanbright
   Coders: seanbright

  Category: Applications/app_mixmonitor

   #16534: mixmonitor CLI command is broken
   Revision: 237657
   Reporter: jlaguilar
   Coders: mvanbaak

  Category: Applications/app_mp3

   #16531: [regression] chan_local audio crash
   Revision: 238013
   Reporter: john8675309
   Coders: russell

  Category: Applications/app_queue

   #16078: [patch] length of queue name is static
   Revision: 238362
   Reporter: RoadKill
   Testers: dvossel
   Coders: ppyy

   #16168: Hold Time report (reportholdtime) issue
   Revision: 237921
   Reporter: nickilo
   Testers: nickilo, wonderg
   Coders: nickilo

   #16385: [patch] app_queue segfaults if realtime field uniqueid is NULL
   Revision: 237328
   Reporter: haakon
   Testers: haakon
   Coders: haakon, dvossel

  Category: Applications/app_stack

   #16510: [patch] Local values not set within gosub
   Revision: 236303
   Reporter: atis
   Testers: atis
   Coders: tilghman

  Category: Applications/app_test

   #16550: [patch] TestServer application does not wait long enough after
   sending its last DTMF digit
   Revision: 237924
   Reporter: opticron
   Coders: opticron

  Category: Applications/app_voicemail

   #16515: depreciated minmessage still referred to in warning
   Revision: 236670
   Reporter: ManChicken
   Coders: tilghman

  Category: CDR/General

   #16180: [patch] CDR dispositions BUSY and FAILED are reported as NO ANSWER
   Revision: 235665
   Reporter: aatef
   Coders: jpeeler

  Category: Channels/chan_dahdi

   #16389: [patch] busydetect incorrectly hangs up incoming call due to
   incoming DTMF seen as busy pattern.
   Revision: 235775
   Reporter: alecdavis
   Testers: alecdavis
   Coders: alecdavis

  Category: Channels/chan_iax2

   #16565: crash: in "scheduled_destroy" at chan_iax2.c:1511
   Revision: 238416
   Reporter: jensvb
   Coders: dvossel

  Category: Channels/chan_sip/General

   #16295: [patch] handle_incoming() incorrectly sets p->method to SIP_ACK
   Revision: 236064
   Reporter: omolenkamp
   Coders: dvossel

   #16459: [patch] Change in sip show channels display format allowing more
   digits for CID
   Revision: 238406
   Reporter: Rzadzins
   Coders: Rzadzins

  Category: Channels/chan_sip/Subscriptions

   #16093: SIP subscriptions are lost after a reload
   Revision: 237840
   Reporter: jlaroff
   Coders: dvossel

  Category: Core/BuildSystem

   #16381: [patch] Implicit declaration of 'ast_complete_source_filename' and
   'ast_rtp_destroy' with LOW_MEMORY enabled in trunk
   Revision: 236899
   Reporter: michael_iedema
   Coders: michael

  Category: Core/Channels

   #15609: [patch] WARNING[23025]: channel.c:952 __ast_queue_frame:
   Exceptionally long voice queue length queuing to Local
   Revision: 236985
   Reporter: aragon
   Testers: aragon
   Coders: tilghman

  Category: Core/General

   #16407: [patch] potential buffer overflow in say_date_with_format()
   Revision: 237577
   Reporter: qwell
   Coders: tilghman

   #16427: [patch] remainder ast_expr2 func misspelt as reminder
   Revision: 236716
   Reporter: wdoekes
   Testers: wdoekes
   Coders: wdoekes

   #16434: [patch] Background() when called from AGI script no longer gives
   digit code when interrupted
   Revision: 237409
   Reporter: rickead2000
   Testers: rickead2000
   Coders: tilghman

   #16452: [patch] Lots of crashes after upgrading to latest 1.6.0.20-rc1
   Revision: 236804
   Reporter: corruptor
   Testers: corruptor
   Coders: tilghman

  Category: Core/PBX

   #16479: "sip show peers" returns notice
   Revision: 237743
   Reporter: alexrecarey
   Coders: russell

  Category: Features/Parking

   #16234: [patch] Call parking via AMI causes announcment and ringback to
   caller channel
   Revision: 235826
   Reporter: yeshuawatso
   Testers: yeshuawatso
   Coders: tilghman

  Category: Functions/func_cdr

   #16289: [patch] core show function CDR reports wrong disposition values
   Revision: 238234
   Reporter: wdoekes
   Coders: tilghman

  Category: General

   #16251: Symbol referencing errors (MIN/MAX in channel.o/udptl.o)
   Revision: 238499
   Reporter: asgaroth
   Coders: tilghman

  Category: PBX/General

   #16528: [patch] Bridge application fails when both channels have a similar
   name
   Revision: 238137
   Reporter: telecos82
   Coders: telecos82

  Category: PBX/pbx_config

   #16482: [patch] Serious problem with pattern matching (regression in
   #15421)
   Revision: 237497
   Reporter: wdoekes
   Testers: wdoekes, tilghman
   Coders: wdoekes, tilghman

  Category: Resources/res_agi

   #16297: [patch] Timeout in SPEECH RECOGNIZE not working.
   Revision: 237326
   Reporter: semond
   Coders: jpeeler

   #16504: Segfault in res_agi with no second paramter to EXEC
   Revision: 236189
   Reporter: bklang
   Coders: tilghman

  Category: Resources/res_monitor

   #16376: [patch] Incorrect path passed to MONITOR_EXEC application after
   'Monitor()' call finishes.
   Revision: 235944
   Reporter: bcnit
   Coders: dant

   #16377: res_monitor.c chan->monitor->filename_base has duplicated path
   Revision: 235944
   Reporter: galeras
   Coders: dant

     ----------------------------------------------------------------------

                      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 |
   |----------+------------+-----------------------------------+------------|
   |          |            | Remove some old code for going to |            |
   | 235522   | file       | the 'fax' extension when a T.38   |            |
   |          |            | switchover occurs. This would     |            |
   |          |            | have                              |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | Point to the typical missing      |            |
   | 235576   | tilghman   | package, not the cryptic "termcap |            |
   |          |            | support".                         |            |
   |----------+------------+-----------------------------------+------------|
   | 235659   | tilghman   | Revise verbiage, per              |            |
   |          |            | #asterisk-dev discussion          |            |
   |----------+------------+-----------------------------------+------------|
   | 236361   | kpfleming  | update to latest releases with    |            |
   |          |            | zero uid/gid                      |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | Turn on colors in the daemon,     |            |
   | 236437   | tilghman   | since there's many requests for   |            |
   |          |            | it on Ubuntu.                     |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | Try a test compile to see if      |            |
   | 236635   | seanbright | PTHREAD_ONCE_INIT requires extra  |            |
   |          |            | braces.                           |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | When the field is blank, don't    |            |
   | 236850   | tilghman   | warn about the field being unable |            |
   |          |            | to be coerced, just skip the      |            |
   |          |            | column.                           |            |
   |----------+------------+-----------------------------------+------------|
   | 236905   | jpeeler    | One more LOW_MEMORY compile fix.  |            |
   |----------+------------+-----------------------------------+------------|
   | 237139   | oej        | Release memory of the contact acl |            |
   |          |            | before unloading module           |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | It's also possible for the Local  |            |
   | 237322   | tilghman   | channel to directly execute an    |            |
   |          |            | Application.                      |            |
   |----------+------------+-----------------------------------+------------|
   | 237417   | tilghman   | Oops, didn't compile (thanks,     |            |
   |          |            | kpfleming)                        |            |
   |----------+------------+-----------------------------------+------------|
   | 237969   | tilghman   | Whoa, duplicate setting (dead     |            |
   |          |            | code).                            |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | Document the usefulness of        |            |
   | 238349   | tzafrir    | explicit udp:// in the register   |            |
   |          |            | string                            |            |
   +------------------------------------------------------------------------+

     ----------------------------------------------------------------------

                                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.

 apps/app_meetme.c                 |   66 +++++++++++++++++----------------
 apps/app_mixmonitor.c             |    2 -
 apps/app_mp3.c                    |    6 ++-
 apps/app_queue.c                  |   14 ++++---
 apps/app_stack.c                  |    4 +-
 apps/app_test.c                   |    3 +
 apps/app_voicemail.c              |    2 -
 cdr/cdr_adaptive_odbc.c           |   44 ++++++++++++++++------
 channels/chan_alsa.c              |    3 -
 channels/chan_console.c           |    7 ---
 channels/chan_iax2.c              |    2 -
 channels/chan_local.c             |    4 +-
 channels/chan_oss.c               |    7 ---
 channels/chan_sip.c               |   76 +++++++++++++++++---------------------
 channels/chan_usbradio.c          |    7 ---
 configs/sip.conf.sample           |    8 +++-
 configure.ac                      |   22 ++++++++++-
 contrib/init.d/rc.debian.asterisk |   11 +++++
 funcs/func_cdr.c                  |   13 ++++--
 include/asterisk/autoconfig.h.in  |   54 ++++++++++++---------------
 include/asterisk/cdr.h            |   10 ++---
 include/asterisk/channel.h        |    4 ++
 include/asterisk/threadstorage.h  |   10 ++++-
 include/asterisk/utils.h          |    5 ++
 main/ast_expr2.c                  |    8 ++--
 main/ast_expr2.y                  |    8 ++--
 main/channel.c                    |    4 +-
 main/cli.c                        |   10 +++++
 main/config.c                     |    4 ++
 main/dsp.c                        |   18 +++++----
 main/features.c                   |   18 ++++-----
 main/pbx.c                        |   56 +++++++++++++++-------------
 main/poll.c                       |    8 ----
 main/say.c                        |   52 +++++++++++++-------------
 main/utils.c                      |    4 +-
 res/res_agi.c                     |   16 +++++---
 res/res_monitor.c                 |    4 +-
 sounds/Makefile                   |    4 +-
 utils/ael_main.c                  |    2 +
 39 files changed, 336 insertions(+), 264 deletions(-)

     ----------------------------------------------------------------------