aboutsummaryrefslogtreecommitdiffstats
path: root/asterisk-1.8.0-beta3-summary.txt
blob: 9ca04936e2a046f5c9add637409d33f079e5bb4b (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
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
                                Release Summary

                              asterisk-1.8.0-beta3

                                Date: 2010-08-10

                           <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.8.0-beta2.

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

                                  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              
   12 russell               2 svinson                4 oej                    
   8 tilghman               2 tgruenberg             2 kkm                    
   6 pabelanger             1 bobwienholt            2 manvirr                
   5 mnicholson             1 DennisD                2 pabelanger             
   3 dvossel                1 dvossel                1 b11d                   
   3 jpeeler                1 ebroad                 1 bjm                    
   3 kkm                    1 gareth                 1 bobwienholt            
   3 qwell                  1 Ian_Mason              1 ebroad                 
   2 mmichelson             1 iasgoscouk             1 gareth                 
   2 sperreault             1 manvirr                1 Ian Mason              
   2 tzafrir                1 marcelloceschia        1 iasgoscouk             
   1 bobwienholt            1 mmichelson             1 klaus3000              
   1 gareth                 1 pabelanger             1 kobaz                  
   1 jeang                  1 schmidts               1 marcelloceschia        
   1 klaus3000              1 seanbright             1 mmichelson             
   1 lmadsen                1 st                     1 svinson                
   1 malcolmd               1 tilghman               1 tgruenberg             
   1 marcelloceschia        1 zerohalo               1 tzafrir                
   1 rmudgett                                        1 zerohalo               
   1 seanbright             
   1 simon.perreault        
   1 st                     
   1 transnexus             
   1 twilson                

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

                                 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_chanspy

   #17630: [patch] Chanspy Keeps using G729 Encoder licenses even after the
   spying channel hangs up.
   Revision: 279949
   Reporter: manvirr
   Coders: dvossel

   #17630: [patch] Chanspy Keeps using G729 Encoder licenses even after the
   spying channel hangs up.
   Revision: 280450
   Reporter: manvirr
   Testers: manvirr, dvossel
   Coders: dvossel

  Category: Applications/app_dial

   #17641: [patch] reset visible_indication after call answering
   Revision: 281568
   Reporter: klaus3000
   Testers: schmidts
   Coders: klaus3000

  Category: Applications/app_queue

   #17738: [patch] reference leak when adding dynamic queue members
   Revision: 280161
   Reporter: bobwienholt
   Testers: bobwienholt, seanbright
   Coders: bobwienholt

  Category: Channels/General

   #17732: [patch] chan_usbradio.c fails to build with --enable-dev-mode
   Revision: 280023
   Reporter: pabelanger
   Coders: pabelanger

   #17751: [patch] Error in sig_pri.c issues compiler warning and causes
   chan_dahdi to be unloadable - 1.8.0-beta2
   Revision: 280519
   Reporter: b11d
   Coders: malcolmd

  Category: Channels/chan_dahdi

   #17693: [patch] [regression]context value from chan_dahdi.conf not used.
   Revision: 279755
   Reporter: iasgoscouk
   Testers: iasgoscouk
   Coders: pabelanger

  Category: Channels/chan_iax2

   #17138: [patch] CallerID not properly set when using Originate and AGI
   Revision: 281429
   Reporter: kobaz
   Coders: jpeeler

  Category: Channels/chan_mgcp

   #17743: [patch] Asterisk 1.8 beta2 crash with configured MGCP/NCS when
   option wcardep = aaln/* is used
   Revision: 280879
   Reporter: tgruenberg
   Testers: svinson, tgruenberg
   Coders: tilghman

   #17775: [patch] chan_mgcp crash Adtran 624 asterisk 1.8.0 Beta 2
   Revision: 280879
   Reporter: svinson
   Testers: svinson, tgruenberg
   Coders: tilghman

  Category: Channels/chan_sip/General

   #17044: [regression][patch] SDP c and o lines contain the wrong IP address
   when using an externally mapped IP(extern{ip,host})
   Revision: 281532
   Reporter: ebroad
   Testers: ebroad
   Coders: russell

   #17643: [patch] dialplan reload deadlocks in ast_rdlock_contexts when
   calling ast_hint_state_changed
   Revision: 280984
   Reporter: zerohalo
   Testers: zerohalo
   Coders: tilghman

   #17717: [patch] dynamic_exclude_static option results in ACL errors
   Revision: 279785
   Reporter: mmichelson
   Testers: DennisD
   Coders: mmichelson

   #17774: [patch] SIP peers memory leak
   Revision: 281432
   Reporter: kkm
   Coders: kkm

  Category: Channels/chan_sip/IPv6

   #17661: [patch] redirecting to IPv6 URIs
   Revision: 279887
   Reporter: oej
   Coders: mmichelson

   #17663: [patch] IPv6: get_refer_info
   Revision: 280778
   Reporter: oej
   Coders: sperreault

   #17737: [patch] sip.conf lacks documentation for IPv6
   Revision: 280777
   Reporter: oej
   Testers: mmichelson
   Coders: sperreault

  Category: Channels/chan_sip/TCP-TLS

   #17612: [patch] wrong SRV query for TLS connection
   Revision: 280552
   Reporter: marcelloceschia
   Testers: marcelloceschia, st, pabelanger
   Coders: marcelloceschia, st

  Category: Core/BuildSystem

   #17039: [patch] allow using system copy of libedit
   Revision: 280019
   Reporter: tzafrir
   Coders: kkm, tzafrir

   #17621: [patch] sounds/Makefile ignores checksum errors
   Revision: 280233
   Reporter: bjm
   Coders: qwell

  Category: Core/General

   #17789: [patch] Asterisk crashes at startup on Solaris SPARC
   Revision: 281085
   Reporter: Ian Mason
   Testers: Ian_Mason
   Coders: tilghman

  Category: Core/HTTP

   #17708: [patch] HTTP always enabled, regardless of http.conf settings.
   Revision: 279726
   Reporter: pabelanger
   Coders: pabelanger

  Category: Documentation

   #17755: What is ccss.conf ?
   Revision: 280549
   Reporter: oej
   Coders: russell

  Category: Functions/NewFeature

   #17713: [patch] Add FIELDNUM() function, returns position of a field in a
   list
   Revision: 280809
   Reporter: gareth
   Testers: gareth, tilghman
   Coders: gareth

  Category: General

   #15929: [patch] CLI to honor user's ~/.editrc file
   Revision: 280019
   Reporter: kkm
   Coders: kkm, tzafrir

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

                      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 |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Support "channels" in        |            |
   | 279815   | russell         | addition to "channel" in     |            |
   |          |                 | chan_dahdi.conf.             |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | fix sip transaction match    |            |
   | 279817   | dvossel         | with authentication, fix     |            |
   |          |                 | confusing log message when   |            |
   |          |                 | using getaddrinfo            |            |
   |----------+-----------------+------------------------------+------------|
   | 279850   | qwell           | Simply sounds/Makefile some  |            |
   |          |                 | more.                        |            |
   |----------+-----------------+------------------------------+------------|
   | 279916   | russell         | Fix inband DTMF detection on |            |
   |          |                 | outgoing ISDN calls.         |            |
   |----------+-----------------+------------------------------+------------|
   | 279953   | russell         | Add --enable-coverage option |            |
   |          |                 | to configure script.         |            |
   |----------+-----------------+------------------------------+------------|
   | 280020   | seanbright      | Revert r280019 for now -     |            |
   |          |                 | This was poorly executed.    |            |
   |----------+-----------------+------------------------------+------------|
   | 280058   | russell         | s/init keys/keys init/       |            |
   |----------+-----------------+------------------------------+------------|
   | 280090   | lmadsen         | Update help text to be less  |            |
   |          |                 | confusing.                   |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Remove unnecessary           |            |
   | 280195   | qwell           | subshells. Attempt to make   | #17621     |
   |          |                 | checksumming work.           |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Do rtp/rtcp debugging when   |            |
   | 280225   | twilson         | it is turned on w/o          |            |
   |          |                 | filtering                    |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Add missing enum value       |            |
   | 280235   | rmudgett        | "unknown" to the SS7         |            |
   |          |                 | called_nai and calling_nai   |            |
   |          |                 | config options.              |            |
   |----------+-----------------+------------------------------+------------|
   | 280269   | jpeeler         | Give test category missing   |            |
   |          |                 | leading slash                |            |
   |----------+-----------------+------------------------------+------------|
   | 280302   | pabelanger      | Use PRId64 with format_t     |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Implement support for        |            |
   |          |                 | ast_channel_queryoption on   |            |
   | 280307   | mnicholson      | local channels. Currently    |            |
   |          |                 | only AST_OPTION_T38_STATE is |            |
   |          |                 | supported.                   |            |
   |----------+-----------------+------------------------------+------------|
   | 280343   | mnicholson      | Use PRIx64 instead of PRId64 |            |
   |          |                 | in format string.            |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Fix a dsp structure leak     |            |
   | 280346   | jeang           | occuring when a local        |            |
   |          |                 | channel is put into a meetme |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Don't blow up if get_codec() |            |
   | 280391   | russell         | was not provided in the RTP  |            |
   |          |                 | glue.                        |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | crypto_loaded_test depends   |            |
   | 280414   | pabelanger      | on res_crypto, else test     |            |
   |          |                 | will fail.                   |            |
   |----------+-----------------+------------------------------+------------|
   | 280446   | pabelanger      | Remove res_crypto            |            |
   |          |                 | dependency.                  |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Fix regression introduced in |            |
   |          |                 | r1664. Give the fax stack    |            |
   | 280557   | mnicholson      | time to shutdown and         |            |
   |          |                 | populate the FAXOPT output   |            |
   |          |                 | variables.                   |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Apparently, the values in    |            |
   | 280624   | tilghman        | makeopts are sometimes 1:1   |            |
   |          |                 | and sometimes 1. Compensate  |            |
   |          |                 | for this.                    |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Make this a little more      |            |
   | 280628   | tilghman        | deterministic... we want the |            |
   |          |                 | latest value, not just a 1   |            |
   |          |                 | somewhere.                   |            |
   |----------+-----------------+------------------------------+------------|
   | 280672   | tilghman        | Allow the pipe, but also     |            |
   |          |                 | allow the comma              |            |
   |----------+-----------------+------------------------------+------------|
   | 280740   | tilghman        | Document -B and -W flags and |            |
   |          |                 | regenerate manpage from sgml |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Remove the MP3 decoder       |            |
   | 280742   | russell         | source code and replace it   |            |
   |          |                 | with a small shell script.   |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Initialize FAXOPT() status   |            |
   |          |                 | variables in sendfax and     |            |
   | 280909   | mnicholson      | receivefax instead of when   |            |
   |          |                 | the details structure is     |            |
   |          |                 | created.                     |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Cleanup default option value |            |
   | 281052   | russell         | handling for cdr.conf        |            |
   |          |                 | [general].                   |            |
   |----------+-----------------+------------------------------+------------|
   | 281294   | russell         | Reorder some options in      |            |
   |          |                 | cdr.conf.sample.             |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Add a couple of default      |            |
   | 281325   | russell         | values to the documentation  |            |
   |          |                 | of cdr.conf.                 |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Added comment about          |            |
   | 281356   | simon.perreault | IPv4-mapped IPv6 addresses   |            |
   |          |                 | and the output of netstat.   |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Validate minrate, maxrate,   |            |
   | 281358   | mnicholson      | and modem settings before    |            |
   |          |                 | attempting a fax session.    |            |
   |----------+-----------------+------------------------------+------------|
   | 281466   | jpeeler         | Add some more stuff to copy  |            |
   |          |                 | from 281429.                 |            |
   |----------+-----------------+------------------------------+------------|
   |          |                 | Fixed the issue caused by    |            |
   | 281497   | transnexus      | EXTEN including user         |            |
   |          |                 | parameters.                  |            |
   |----------+-----------------+------------------------------+------------|
   | 281529   | russell         | Resolve a problem with       |            |
   |          |                 | channel name tab completion. |            |
   +------------------------------------------------------------------------+

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

                                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.

 CHANGES                           |    1
 Makefile.rules                    |    7
 addons/Makefile                   |   26 +++
 apps/app_dial.c                   |    3
 apps/app_meetme.c                 |    3
 apps/app_osplookup.c              |    8 -
 apps/app_queue.c                  |    1
 apps/app_voicemail.c              |    2
 channels/chan_dahdi.c             |   23 ++-
 channels/chan_local.c             |   86 +++++++++++
 channels/chan_mgcp.c              |    2
 channels/chan_sip.c               |  160 +++++++++++++++-------
 channels/chan_usbradio.c          |    2
 channels/sig_pri.c                |   15 +-
 channels/sip/reqresp_parser.c     |    2
 configs/ccss.conf.sample          |    7
 configs/cdr.conf.sample           |   31 ++--
 configs/sip.conf.sample           |   26 +++
 configure.ac                      |   11 +
 contrib/scripts/get_mp3_source.sh |   14 +
 contrib/scripts/live_ast          |    2
 doc/Makefile                      |    6
 doc/asterisk.8                    |  273 +++++++++++++++++++++-----------------
 doc/asterisk.sgml                 |   85 +++++++++--
 funcs/func_strings.c              |  170 +++++++++++++++++++++++
 include/asterisk/audiohook.h      |    7
 include/asterisk/pbx.h            |    8 -
 main/Makefile                     |    2
 main/audiohook.c                  |   12 +
 main/cdr.c                        |   39 +++--
 main/channel.c                    |   14 +
 main/cli.c                        |    8 -
 main/http.c                       |    4
 main/netsock2.c                   |    6
 main/pbx.c                        |   31 +---
 main/rtp_engine.c                 |    4
 main/utils.c                      |   16 ++
 makeopts.in                       |    2
 res/res_crypto.c                  |    4
 res/res_fax.c                     |  137 ++++++++++++++++++-
 res/res_rtp_asterisk.c            |    4
 sounds/Makefile                   |   91 ++++++------
 42 files changed, 1024 insertions(+), 331 deletions(-)

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