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

                                asterisk-1.4.36

                                Date: 2010-09-13

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

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

                                  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              
   4 dvossel                1 addix                  2 manvirr                
   4 tilghman               1 dvossel                2 RoadKill               
   3 jpeeler                1 jstapleton             1 addix                  
   3 rmudgett               1 manvirr                1 anonymouz666           
   2 RoadKill               1 schmidts               1 jstapleton             
   2 twilson                1 sdolloff               1 klaus3000              
   1 addix                  1 sybasesql              1 kobaz                  
   1 jeang                  1 twilson                1 nic_bellamy            
   1 klaus3000              1 zerohalo               1 nickb                  
   1 lmadsen                                         1 sdolloff               
   1 mmichelson                                      1 sybasesql              
   1 nic                                             1 wuwu                   
   1 qwell                                           1 zerohalo               
   1 russell                
   1 snuffy                 

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

                                 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/General

   #17080: [patch] Asterisk crashes while core restart (#0 0x000000000050683c
   in term_beep (el=0x16cdd9b0) at term.c:865)
   Revision: 278981
   Reporter: sybasesql
   Testers: sybasesql
   Coders: tilghman

  Category: Applications/app_chanspy

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

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

  Category: Applications/app_dial

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

  Category: Applications/app_disa

   #16661: [patch] DISA doesn't honor caller ID on the channel
   Revision: 280811
   Reporter: jstapleton
   Testers: jstapleton
   Coders: tilghman

  Category: Channels/chan_dahdi

   #17874: [patch] Q931 - Sending PROGRESS after sending ALERTING is a
   protocol error
   Revision: 283048
   Reporter: nic_bellamy
   Coders: nic

  Category: Channels/chan_iax2

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

  Category: Channels/chan_sip/General

   #17497: [patch] [regression] Segmentation fault in scheduled event
   Revision: 281185
   Reporter: anonymouz666
   Coders: dvossel

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

   #17712: TOS_SIP does not get set
   Revision: 282893
   Reporter: nickb
   Coders: dvossel

  Category: Channels/chan_sip/Transfers

   #17007: [patch] RTP Timestamp changes after transfer, but SSRC not and the
   markerbit ist not set.
   Revision: 282430
   Reporter: addix
   Testers: addix, twilson
   Coders: addix, twilson

  Category: Core/Configuration

   #17833: [patch] say.conf has problem with large numbers
   Revision: 281762
   Reporter: RoadKill
   Coders: RoadKill

   #17836: [patch] say.conf added support for Danish
   Revision: 281819
   Reporter: RoadKill
   Coders: RoadKill

  Category: Core/RTP

   #17404: [patch] [regression] audio delay when bridging calls related to
   timestamp mismatch
   Revision: 281911
   Reporter: sdolloff
   Testers: sdolloff
   Coders: jpeeler

  Category: General

   #17568: [patch] DNID does not get cleard on new call
   Revision: 278701
   Reporter: wuwu
   Coders: rmudgett

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

                      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 |
   |----------+------------+-----------------------------------+------------|
   |          |            | Establish a maximum version for   |            |
   | 278984   | tilghman   | openh323 (i.e. not opal), because | #17679     |
   |          |            | chan_h323 will fail to load, even |            |
   |          |            | if it links.                      |            |
   |----------+------------+-----------------------------------+------------|
   | 279053   | mmichelson | Backport fixes for                |            |
   |          |            | sip_uri_params_cmp() from trunk.  |            |
   |----------+------------+-----------------------------------+------------|
   | 279206   | rmudgett   | SIP promiscuous redirect could    |            |
   |          |            | fail to dial the redirect.        |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | Provide a default value for       |            |
   | 279344   | jpeeler    | DAHDI_TRANSCODE so when DAHDI is  |            |
   |          |            | not installed                     |            |
   |----------+------------+-----------------------------------+------------|
   | 279346   | snuffy     | Minor update to man page          |            |
   |----------+------------+-----------------------------------+------------|
   | 280088   | lmadsen    | Update help text to be less       |            |
   |          |            | confusing.                        |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | Fix a dsp structure leak occuring |            |
   | 280341   | jeang      | when a local channel is put into  |            |
   |          |            | a meetme                          |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | Copy astcli back to 1.4 so it's   |            |
   | 280944   | russell    | available for automated testing   |            |
   |          |            | purposes.                         |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | Register CLI commands before      |            |
   | 282129   | qwell      | parsing config, in case there is  |            |
   |          |            | a config error.                   |            |
   |----------+------------+-----------------------------------+------------|
   | 282729   | twilson    | Add some documentation about      |            |
   |          |            | codec negotiation to sip.conf     |            |
   |----------+------------+-----------------------------------+------------|
   | 283123   | rmudgett   | Merged revision 278274 from       |            |
   +------------------------------------------------------------------------+

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

                                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_dial.c                  |   12 +-
 apps/app_meetme.c                |    3
 apps/app_queue.c                 |    9 +
 autoconf/ast_check_pwlib.m4      |   12 ++
 channels/chan_dahdi.c            |   18 +--
 channels/chan_local.c            |   20 +++
 channels/chan_sip.c              |  204 +++++++++++++++++++++++++++------------
 configs/say.conf.sample          |   96 +++++++++++++++++-
 configs/sip.conf.sample          |   13 ++
 configure.ac                     |    3
 contrib/scripts/astcli           |  167 +++++++++++++++++++++++++++++++
 contrib/scripts/live_ast         |    2
 doc/asterisk.8                   |    4
 funcs/func_callerid.c            |    6 +
 include/asterisk/audiohook.h     |    7 +
 include/asterisk/autoconfig.h.in |   51 ++++-----
 main/asterisk.c                  |   19 ++-
 main/audiohook.c                 |   12 ++
 main/channel.c                   |   27 ++++-
 main/pbx.c                       |   14 +-
 pbx/pbx_config.c                 |    7 -
 21 files changed, 572 insertions(+), 134 deletions(-)

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