1 | 1 |
deleted file mode 100644 |
... | ... |
@@ -1,649 +0,0 @@ |
1 |
-# $Id: ChangeLog 5660 2009-03-02 15:50:13Z henningw $ |
|
2 |
- |
|
3 |
-===================== 2009-XX-XX Kamailio v1.6.0 released ===================== |
|
4 |
- |
|
5 |
-2009-04-09 15:48 Daniel-Constantin Mierla, <miconda at gmail dot com> |
|
6 |
- |
|
7 |
- * [r5792] db/schema/dialog.xml, scripts/db_berkeley/kamailio/dialog, |
|
8 |
- scripts/mysql/dialog-create.sql, scripts/oracle/dialog-create.sql, |
|
9 |
- scripts/postgres/dialog-create.sql: |
|
10 |
- - set 0 default values for the new columns |
|
11 |
- |
|
12 |
-2009-04-07 14:53 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
13 |
- |
|
14 |
- * [r5791] modules/utils/utils.c: |
|
15 |
- - fix a crash in FIFO command when no input parameter was given |
|
16 |
- - simplify FIFO logic somewhat |
|
17 |
- |
|
18 |
-2009-04-06 12:20 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
19 |
- |
|
20 |
- * [r5790] modules/avpops/README, modules/avpops/doc/avpops_admin.xml, |
|
21 |
- modules/sqlops/README, modules/sqlops/doc/sqlops_admin.xml: |
|
22 |
- - add a short note that big int and floating point values are not |
|
23 |
- supported |
|
24 |
- |
|
25 |
-2009-04-06 12:16 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
26 |
- |
|
27 |
- * [r5789] modules/sqlops/README, modules/sqlops/doc/sqlops_admin.xml: |
|
28 |
- - small spelling fix |
|
29 |
- |
|
30 |
-2009-04-02 19:55 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
31 |
- |
|
32 |
- * [r5787] modules/dialog/dlg_profile.c: |
|
33 |
- - spelling fix in log messages |
|
34 |
- |
|
35 |
-2009-04-02 19:52 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
36 |
- |
|
37 |
- * [r5786] modules/dialog/dlg_profile.c, modules/dialog/dlg_profile.h: |
|
38 |
- - doxygen documentation |
|
39 |
- |
|
40 |
-2009-04-02 18:24 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
41 |
- |
|
42 |
- * [r5785] modules/dialog/dlg_timer.c, modules/dialog/dlg_timer.h: |
|
43 |
- - small syntax fix |
|
44 |
- |
|
45 |
-2009-04-01 08:34 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
46 |
- |
|
47 |
- * [r5784] scripts/kamdbctl.8: |
|
48 |
- - small rephrasing, extend man page a bit |
|
49 |
- |
|
50 |
-2009-04-01 08:25 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
51 |
- |
|
52 |
- * [r5783] scripts/kamdbctl.8: |
|
53 |
- - layout fix in man page for kamdbctl |
|
54 |
- |
|
55 |
-2009-03-31 12:24 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
56 |
- |
|
57 |
- * [r5780] modules/sanity/README, modules/sanity/doc/sanity_admin.xml: |
|
58 |
- - fix wrong modparam, this is a integer value, one spelling fix |
|
59 |
- |
|
60 |
-2009-03-30 20:40 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
61 |
- |
|
62 |
- * [r5779] modules/dialog/README, modules/dialog/doc/dialog_admin.xml: |
|
63 |
- - documentation improvements (spelling fixes, small clarifications |
|
64 |
- and extensions) |
|
65 |
- |
|
66 |
-2009-03-30 19:32 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
67 |
- |
|
68 |
- * [r5777] modules/sst/sst_handlers.c: |
|
69 |
- - put custom logging helper in USE_CONFIRM_CALLBACK #define, in order |
|
70 |
- to keep the namespace clean |
|
71 |
- - add some missing log messages in some cases annotated with FIXMEs |
|
72 |
- - spelling fix in log messages |
|
73 |
- |
|
74 |
-2009-03-30 19:28 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
75 |
- |
|
76 |
- * [r5776] modules/sst/sst.c, modules/sst/sst_handlers.c, |
|
77 |
- modules/sst/sst_mi.c: |
|
78 |
- - some doxygen and comment fixes |
|
79 |
- |
|
80 |
-2009-03-30 19:26 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
81 |
- |
|
82 |
- * [r5775] modules/dialog/dlg_timer.c, modules/dialog/dlg_timer.h: |
|
83 |
- - doxygen documentation |
|
84 |
- |
|
85 |
-2009-03-30 13:28 Daniel-Constantin Mierla, <miconda at gmail dot com> |
|
86 |
- |
|
87 |
- * [r5772] data_lump.c: |
|
88 |
- - return null instead of doing abort() when offset exceeds message |
|
89 |
- size |
|
90 |
- - log level set to ERR |
|
91 |
- - reported by Martin Dvorak |
|
92 |
- |
|
93 |
-2009-03-27 00:40 Inaki Baz Castillo <ibc at aliax dot net> |
|
94 |
- |
|
95 |
- * [r5771] modules/pua_usrloc/ul_publish.c: |
|
96 |
- - Fixed and improved the problem description: |
|
97 |
- An error occurs if Kamailio was restarted/stopped and for any reason |
|
98 |
- couldn't store a pua |
|
99 |
- entry in 'pua' DB table. It can also occur if 'pua' table is cleaned |
|
100 |
- externally while Kamailio |
|
101 |
- is stopped so cannot retrieve these entries from DB when restarting. |
|
102 |
- In these cases, when a refresh registration for that user creates an |
|
103 |
- UPDATE action in pua_usrloc, |
|
104 |
- pua 'ul_publish()' would fail since the appropiate entry doesn't exist |
|
105 |
- in pua hast table ("New |
|
106 |
- PUBLISH and no body found - invalid request"). |
|
107 |
- This code solves this problem by invoking an INSERT action if an |
|
108 |
- UPDATE action failed due to the |
|
109 |
- above error. It will however generate a new presentity entry in the |
|
110 |
- presence server (until the |
|
111 |
- previous one expires), but this is a minor issue. |
|
112 |
- |
|
113 |
-2009-03-27 00:25 Inaki Baz Castillo <ibc at aliax dot net> |
|
114 |
- |
|
115 |
- * [r5770] modules/pua/send_publish.c, modules/pua/send_publish.h, |
|
116 |
- modules/pua_usrloc/ul_publish.c: |
|
117 |
- - Improved the case in which Kamailio was restarted before storing an |
|
118 |
- entry in 'pua' DB table. |
|
119 |
- In that case the next refresh registration from that user would create |
|
120 |
- an UPDATE action in |
|
121 |
- pua_usrloc and since the appropiate entry doesn't exist in pua hast |
|
122 |
- table it would fail |
|
123 |
- ("empty body"). |
|
124 |
- - The patch solves this problem by invoking an INSERT action if an |
|
125 |
- UPDATE action failed with |
|
126 |
- code ERR_PUBLISH_NO_BODY. It will however generate a new presentity |
|
127 |
- status in the presence |
|
128 |
- server until the previous one expires. |
|
129 |
- |
|
130 |
-2009-03-26 21:47 Ovidiu Sas, <osas at voipembedded dot com> |
|
131 |
- |
|
132 |
- * [r5769] modules/ratelimit/ratelimit.c, |
|
133 |
- modules/snmpstats/alarm_checks.c, modules/snmpstats/openserObjects.c, |
|
134 |
- modules/snmpstats/openserSIPPortTable.c, socket_info.c, socket_info.h, |
|
135 |
- statistics.c, statistics.h: |
|
136 |
- Moving socket statistics related code from "socket_info" to |
|
137 |
- "statistics" |
|
138 |
- |
|
139 |
-2009-03-25 04:01 Ovidiu Sas, <osas at voipembedded dot com> |
|
140 |
- |
|
141 |
- * [r5765] modules/ratelimit/README, modules/ratelimit/doc/ratelimit.xml, |
|
142 |
- modules/ratelimit/doc/ratelimit_admin.xml, |
|
143 |
- modules/ratelimit/ratelimit.c: |
|
144 |
- new pipe algorithm: NETWORK |
|
145 |
- This algorithm relies on information provided by network |
|
146 |
- interfaces. The total amount of bytes waiting to be consumed on |
|
147 |
- all the network interfaces is retrieved once every |
|
148 |
- timer_interval seconds. If the returned amount exceeds the |
|
149 |
- limit specified in the modparam, rl_check returns an error. |
|
150 |
- - based on patch provided by Arnaud Boussus ( aboussus ) |
|
151 |
- - closes 2694682 |
|
152 |
- |
|
153 |
-2009-03-24 22:54 Ovidiu Sas, <osas at voipembedded dot com> |
|
154 |
- |
|
155 |
- * [r5764] modules/snmpstats/alarm_checks.c, |
|
156 |
- modules/snmpstats/network_stats.c, modules/snmpstats/network_stats.h, |
|
157 |
- modules/snmpstats/openserObjects.c, |
|
158 |
- modules/snmpstats/openserSIPPortTable.c, |
|
159 |
- modules/snmpstats/snmpstats_globals.h, socket_info.c, socket_info.h: |
|
160 |
- Moving socket related code from snmpstats module into the core: |
|
161 |
- - other modules will be able to access socket related statistics |
|
162 |
- directly from core |
|
163 |
- |
|
164 |
-2009-03-23 13:20 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
165 |
- |
|
166 |
- * [r5762] modules/tm/README, modules/tm/doc/tm_admin.xml: |
|
167 |
- - spelling fix in docs |
|
168 |
- |
|
169 |
-2009-03-23 13:13 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
170 |
- |
|
171 |
- * [r5760] modules/acc/diam_avp.c: |
|
172 |
- - spelling fix in log message |
|
173 |
- |
|
174 |
-2009-03-23 13:11 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
175 |
- |
|
176 |
- * [r5759] modules/db_berkeley/bdb_lib.c: |
|
177 |
- - sscanf can fail, log an error in this case and stop, to prevent the |
|
178 |
- processing of probably invalid table meta-data |
|
179 |
- |
|
180 |
-2009-03-23 13:09 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
181 |
- |
|
182 |
- * [r5757] modules/ratelimit/ratelimit.c: |
|
183 |
- - log an error when /proc/stat could not be opened |
|
184 |
- - fscanf can fail, log an error in this case and stop to prevent the |
|
185 |
- processing of probably invalid data |
|
186 |
- |
|
187 |
-2009-03-23 13:06 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
188 |
- |
|
189 |
- * [r5756] modules/xmpp/xmpp.c: |
|
190 |
- - remove empty destroy function |
|
191 |
- |
|
192 |
-2009-03-23 13:05 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
193 |
- |
|
194 |
- * [r5755] modules/auth_diameter/avp.c: |
|
195 |
- - small spelling fix in comments and log message |
|
196 |
- |
|
197 |
-2009-03-23 13:04 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
198 |
- |
|
199 |
- * [r5754] modules/h350/h350_mod.c: |
|
200 |
- - remove empty destroy function |
|
201 |
- |
|
202 |
-2009-03-23 13:03 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
203 |
- |
|
204 |
- * [r5753] modules/nat_traversal/nat_traversal.c: |
|
205 |
- - remove empty child_init function |
|
206 |
- |
|
207 |
-2009-03-23 13:02 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
208 |
- |
|
209 |
- * [r5752] modules/presence_dialoginfo/pidf.c, |
|
210 |
- modules/presence_xml/pidf.c: |
|
211 |
- - sscanf can fail for time parsing, output an error and return 0 in |
|
212 |
- this case |
|
213 |
- |
|
214 |
-2009-03-23 13:00 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
215 |
- |
|
216 |
- * [r5751] daemonize.c: |
|
217 |
- - fscanf can fail, fix warning related to recent glibc versions |
|
218 |
- (the diff applies unchanged to the sip-router core too) |
|
219 |
- |
|
220 |
-2009-03-20 18:09 Inaki Baz Castillo <ibc at aliax dot net> |
|
221 |
- |
|
222 |
- * [r5749] modules/lcr/lcr_mod.c: |
|
223 |
- - fixed typo: "positve_codes" -> "positive_codes" |
|
224 |
- |
|
225 |
-2009-03-20 15:33 Ovidiu Sas, <osas at voipembedded dot com> |
|
226 |
- |
|
227 |
- * [r5748] modules/dialog/dlg_handlers.c, modules/tm/t_hooks.h, |
|
228 |
- modules/tm/t_lookup.c, modules/tm/t_reply.c: |
|
229 |
- backport from opensips (r5420): |
|
230 |
- - added a new TM callback TMCB_RESPONSE_PRE_OUT - this callback is to |
|
231 |
- be called before sending the reply out while the existing |
|
232 |
- TMCB_RESPONSE_OUT is called after the reply is sent. |
|
233 |
- This is part of the fixing of 200OK / ACK race in dialog module (bug |
|
234 |
- #2080954) |
|
235 |
- This new callbakc will also give a bust in performance (as time to |
|
236 |
- send reply) as the signaling will not be delayed anymore by slow |
|
237 |
- callbacks with DB ops (like siptrace and |
|
238 |
- accounting) |
|
239 |
- - credits goes to Bogdan-Andrei Iancu |
|
240 |
- |
|
241 |
-2009-03-20 14:33 Juha Heinanen, <jh at tutpro dot com> |
|
242 |
- |
|
243 |
- * [r5747] modules/lcr/lcr_mod.c: |
|
244 |
- * Removed two unused defines. Thanks to Inaki for pointing out the |
|
245 |
- unused parameters. |
|
246 |
- |
|
247 |
-2009-03-20 14:29 Juha Heinanen, <jh at tutpro dot com> |
|
248 |
- |
|
249 |
- * [r5745] modules/lcr/README, modules/lcr/doc/lcr_admin.xml, |
|
250 |
- modules/lcr/lcr_mod.c: |
|
251 |
- * Removed unused timer related module parameters. |
|
252 |
- |
|
253 |
-2009-03-20 13:16 Juha Heinanen, <jh at tutpro dot com> |
|
254 |
- |
|
255 |
- * [r5743] modules/lcr/README, modules/lcr/doc/lcr_admin.xml: |
|
256 |
- * Improved documentation based on suggestion by Inaki. |
|
257 |
- |
|
258 |
-2009-03-20 06:40 Juha Heinanen, <jh at tutpro dot com> |
|
259 |
- |
|
260 |
- * [r5733] modules/mediaproxy/mediaproxy.c: |
|
261 |
- * Dig out application/sdp part from multipart body. |
|
262 |
- |
|
263 |
-2009-03-19 17:06 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
264 |
- |
|
265 |
- * [r5731] modules/dialog/README, modules/dialog/doc/dialog_admin.xml: |
|
266 |
- - fix documentation, the dialog module does export functions since |
|
267 |
- 1.3.. |
|
268 |
- |
|
269 |
-2009-03-19 17:02 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
270 |
- |
|
271 |
- * [r5730] modules/dialog/README, modules/dialog/doc/dialog_admin.xml: |
|
272 |
- - spelling fixes in documentation, small clarifications |
|
273 |
- |
|
274 |
-2009-03-19 16:49 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
275 |
- |
|
276 |
- * [r5729] test/25.sh: |
|
277 |
- - extend test with one non-digit URI (bug #2694633) |
|
278 |
- |
|
279 |
-2009-03-19 16:03 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
280 |
- |
|
281 |
- * [r5728] modules/userblacklist/README, |
|
282 |
- modules/userblacklist/doc/userblacklist_admin.xml: |
|
283 |
- - extend documentation a bit with the behaviour related to non-digits |
|
284 |
- input |
|
285 |
- |
|
286 |
-2009-03-19 09:37 Daniel-Constantin Mierla, <miconda at gmail dot com> |
|
287 |
- |
|
288 |
- * [r5724] modules/tm/README, modules/tm/doc/tm_admin.xml: |
|
289 |
- - added docs for auto_inv_100_reason parameter |
|
290 |
- |
|
291 |
-2009-03-19 09:27 Daniel-Constantin Mierla, <miconda at gmail dot com> |
|
292 |
- |
|
293 |
- * [r5723] modules/tm/t_funcs.c, modules/tm/tm.c: |
|
294 |
- - added auto_inv_100_reason parameter to be able to customize reason |
|
295 |
- phrase for 100 replies generated by tm |
|
296 |
- - patch by Andreas Heise (closes #2687309) |
|
297 |
- |
|
298 |
-2009-03-19 09:13 Daniel-Constantin Mierla, <miconda at gmail dot com> |
|
299 |
- |
|
300 |
- * [r5722] main.c: |
|
301 |
- - print svnrevision at startup if available |
|
302 |
- - LM_NOTICE replaced to LM_INFO for coherence in startup messages |
|
303 |
- - patch by Andreas Heise (closes #2686905) |
|
304 |
- |
|
305 |
-2009-03-18 17:23 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
306 |
- |
|
307 |
- * [r5721] mem/mem.c: |
|
308 |
- - fix error message, shared memory size is a unsigned long |
|
309 |
- |
|
310 |
-2009-03-18 12:55 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
311 |
- |
|
312 |
- * [r5720] bit_scan.c, bit_scan.h, compiler_opt.h, mem/f_malloc.c, |
|
313 |
- mem/f_malloc.h: |
|
314 |
- - further synchronization of our F_MALLOC memory manager with the one |
|
315 |
- in sip-router tree |
|
316 |
- - add necessary dependencies: likely and unlikely optimization, |
|
317 |
- several optimized bit scan implementations |
|
318 |
- |
|
319 |
-2009-03-18 10:40 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
320 |
- |
|
321 |
- * [r5719] modules/memcached: |
|
322 |
- - svn:ignore properties |
|
323 |
- |
|
324 |
-2009-03-18 01:07 Inaki Baz Castillo <ibc at aliax dot net> |
|
325 |
- |
|
326 |
- * [r5718] modules/tm/README, modules/tm/doc/tm_admin.xml, |
|
327 |
- modules/tm/t_reply.c, modules/tm/t_reply.h, modules/tm/tm.c: |
|
328 |
- - new TM parameter "drop_stateless_replies" (draft-sparks-sip-invfix): |
|
329 |
- drop received replies matching no transaction |
|
330 |
- |
|
331 |
-2009-03-17 12:40 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
332 |
- |
|
333 |
- * [r5716] modules/tm/README, modules/tm/doc/tm_admin.xml: |
|
334 |
- - spelling fixes in docs |
|
335 |
- |
|
336 |
-2009-03-16 23:33 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
337 |
- |
|
338 |
- * [r5715] action.c: |
|
339 |
- - fix warning emitted from gcc 4.3 related to missing format specifier |
|
340 |
- in log statement |
|
341 |
- |
|
342 |
-2009-03-16 23:17 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
343 |
- |
|
344 |
- * [r5714] ccopts.sh, ccver.sh: |
|
345 |
- - delete obselete compiler helper scripts, they were not updated since |
|
346 |
- the (first) fork.. |
|
347 |
- |
|
348 |
-2009-03-16 17:29 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
349 |
- |
|
350 |
- * [r5713] modules/db_text/dbt_base.c, modules/db_text/dbt_res.c, |
|
351 |
- modules/db_text/dbt_res.h: |
|
352 |
- - add support for order-by clauses, implemented with qsort |
|
353 |
- - patch #2665569 contributed from Edgar Holleis |
|
354 |
- |
|
355 |
-2009-03-16 14:36 Inaki Baz Castillo <ibc at aliax dot net> |
|
356 |
- |
|
357 |
- * [r5712] scripts/kamctl: |
|
358 |
- - Fixed "kamctl ping": From and Contact in generated OPTIONS didn't |
|
359 |
- contain "sip:" |
|
360 |
- |
|
361 |
-2009-03-16 13:15 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
362 |
- |
|
363 |
- * [r5711] db/db.c: |
|
364 |
- - add missing linebreak to log |
|
365 |
- |
|
366 |
-2009-03-16 11:33 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
367 |
- |
|
368 |
- * [r5706] packaging/debian-etch/control, packaging/debian-etch/rules, |
|
369 |
- packaging/debian-lenny/control, packaging/debian-lenny/rules, |
|
370 |
- packaging/debian/control, packaging/debian/rules: |
|
371 |
- - build memcached module as own debian package |
|
372 |
- |
|
373 |
-2009-03-16 10:17 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
374 |
- |
|
375 |
- * [r5705] Makefile: |
|
376 |
- - add memcached to exclude modules |
|
377 |
- |
|
378 |
-2009-03-16 10:16 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
379 |
- |
|
380 |
- * [r5704] modules/memcached/README, |
|
381 |
- modules/memcached/doc/memcached_admin.xml: |
|
382 |
- - fix wrong datatype for expire, reported from Andreas Heise |
|
383 |
- |
|
384 |
-2009-03-15 12:35 Inaki Baz Castillo <ibc at aliax dot net> |
|
385 |
- |
|
386 |
- * [r5703] packaging/debian-etch/control, packaging/debian-lenny/control, |
|
387 |
- packaging/debian/control: |
|
388 |
- - Added libmemcache-dev to "control" files for deb packages (patch by |
|
389 |
- Andreas Heise) |
|
390 |
- |
|
391 |
-2009-03-14 12:31 Inaki Baz Castillo <ibc at aliax dot net> |
|
392 |
- |
|
393 |
- * [r5702] modules/siputils/README, |
|
394 |
- modules/siputils/doc/siputils_admin.xml: |
|
395 |
- - Improved tel2sip() documentation. |
|
396 |
- |
|
397 |
-2009-03-14 12:09 Inaki Baz Castillo <ibc at aliax dot net> |
|
398 |
- |
|
399 |
- * [r5701] modules/siputils/checks.c: |
|
400 |
- - Fix in tel2sip(): Check pkg_malloc return code. |
|
401 |
- |
|
402 |
-2009-03-14 01:20 Inaki Baz Castillo <ibc at aliax dot net> |
|
403 |
- |
|
404 |
- * [r5700] modules/siputils/checks.c: |
|
405 |
- - Improved 'tel2sip()' according to RFC 3261 section 19.1.6: |
|
406 |
- - Compare "tel:" case insensitive (allows "TEL:") |
|
407 |
- - Remove TEL number visual separators ( "-", ".", "(", ")" ) before |
|
408 |
- converting to SIP URI userinfo |
|
409 |
- - Downcase TEL parameters before appending them to SIP URI userinfo |
|
410 |
- - Example: |
|
411 |
- TEL:+12-(34)-56-78;Ext=200;ISUB=+123-456 becomes: |
|
412 |
- sip:+12345678;ext=200;isub=+123-456@foo.com;user=phone |
|
413 |
- - TODO: |
|
414 |
- - Sort alphabetically TEL parameters before appending them to SIP URI |
|
415 |
- userinfo (but "isub" and "ext" params must be at the beginning) |
|
416 |
- - Improve the conversion with possible new rules in RFC's 4715, 4759, |
|
417 |
- 4694 and 4904 (all of them define new TEL URI params) |
|
418 |
- |
|
419 |
-2009-03-13 18:11 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
420 |
- |
|
421 |
- * [r5699] modules/memcached/README, |
|
422 |
- modules/memcached/doc/memcached_admin.xml: |
|
423 |
- - small improvement to description section |
|
424 |
- |
|
425 |
-2009-03-13 18:08 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
426 |
- |
|
427 |
- * [r5698] modules/tm/README, modules/tm/doc/tm_admin.xml: |
|
428 |
- - make documentation of timer AVPs a bit clearer, |
|
429 |
- reported from mayamatakeshi at gmail dot com |
|
430 |
- |
|
431 |
-2009-03-13 15:28 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
432 |
- |
|
433 |
- * [r5696] modules/utils/conf.c: |
|
434 |
- - add prefix to local str2int function, fix for sip-router |
|
435 |
- (conflicting definition |
|
436 |
- with the one from ut.h) |
|
437 |
- |
|
438 |
-2009-03-12 23:22 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
439 |
- |
|
440 |
- * [r5695] modules/domainpolicy/domainpolicy.c, |
|
441 |
- modules/domainpolicy/domainpolicy.h, |
|
442 |
- modules/domainpolicy/domainpolicy_mod.c, |
|
443 |
- modules/domainpolicy/domainpolicy_mod.h: |
|
444 |
- - doxygen documentation |
|
445 |
- |
|
446 |
-2009-03-12 23:07 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
447 |
- |
|
448 |
- * [r5694] modules/imc/imc_cmd.c: |
|
449 |
- - further fix related to the snprintf, output a error message when the |
|
450 |
- member or user string is truncated |
|
451 |
- |
|
452 |
-2009-03-12 22:54 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
453 |
- |
|
454 |
- * [r5693] modules/imc/imc_cmd.c: |
|
455 |
- - fix invalid usage of snprintf, reported from Jan Janak |
|
456 |
- |
|
457 |
-2009-03-12 15:56 Ovidiu Sas, <osas at voipembedded dot com> |
|
458 |
- |
|
459 |
- * [r5690] modules/siputils/contact_ops.c: |
|
460 |
- fix uri initialization |
|
461 |
- |
|
462 |
-2009-03-11 12:41 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
463 |
- |
|
464 |
- * [r5689] modules/memcached/README, |
|
465 |
- modules/memcached/doc/memcached_admin.xml: |
|
466 |
- - another fix in docs |
|
467 |
- |
|
468 |
-2009-03-11 11:53 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
469 |
- |
|
470 |
- * [r5688] modules/memcached/README, |
|
471 |
- modules/memcached/doc/memcached_admin.xml: |
|
472 |
- - fix some errors, reported from Daniel |
|
473 |
- |
|
474 |
-2009-03-11 10:04 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
475 |
- |
|
476 |
- * [r5687] modules/memcached/README, |
|
477 |
- modules/memcached/doc/memcached_admin.xml: |
|
478 |
- - add links for library and server, small spelling fix |
|
479 |
- |
|
480 |
-2009-03-11 08:48 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
481 |
- |
|
482 |
- * [r5686] modules/memcached/Makefile: |
|
483 |
- - also add SYSBASE and LOCALBASE to Makefile library path |
|
484 |
- |
|
485 |
-2009-03-11 08:45 Juha Heinanen, <jh at tutpro dot com> |
|
486 |
- |
|
487 |
- * [r5685] modules/permissions/README, |
|
488 |
- modules/permissions/doc/permissions_admin.xml, |
|
489 |
- modules/permissions/hash.c: |
|
490 |
- * Improved allow_trusted() documentation and comment in code. |
|
491 |
- |
|
492 |
-2009-03-11 08:41 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
493 |
- |
|
494 |
- * [r5684] modules/memcached/Makefile: |
|
495 |
- - add missing Makefile, reported from Jan Janak |
|
496 |
- |
|
497 |
-2009-03-11 07:02 Daniel-Constantin Mierla, <miconda at gmail dot com> |
|
498 |
- |
|
499 |
- * [r5682] modules/sl/README, modules/sl/doc/sl_admin.xml: |
|
500 |
- - added description of send_reply() (reported by Juha Heinanen) |
|
501 |
- |
|
502 |
-2009-03-10 18:34 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
503 |
- |
|
504 |
- * [r5681] modules/memcached, modules/memcached/README, |
|
505 |
- modules/memcached/doc, modules/memcached/doc/memcached.xml, |
|
506 |
- modules/memcached/doc/memcached_admin.xml, |
|
507 |
- modules/memcached/mcd_var.c, modules/memcached/mcd_var.h, |
|
508 |
- modules/memcached/memcached.c, modules/memcached/memcached.h: |
|
509 |
- - add new module 'memcached' for connection to memcached server |
|
510 |
- supports add, get, delete and atomic operations via pseudo-variables |
|
511 |
- - implementation of this module was not sponsered from 1&1 Internet AG |
|
512 |
- |
|
513 |
-2009-03-10 18:32 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
514 |
- |
|
515 |
- * [r5680] modules/db_oracle/db_oracle.c: |
|
516 |
- - fix module export name, it was forgotten to rename it as well some |
|
517 |
- during |
|
518 |
- the rename, reported from jlopes at iportalmais dot pt |
|
519 |
- |
|
520 |
-2009-03-10 09:22 Inaki Baz Castillo <ibc at aliax dot net> |
|
521 |
- |
|
522 |
- * [r5679] etc/kamailio.cfg: |
|
523 |
- - Improved RR section in default config file: record_route() just for |
|
524 |
- INVITE and SUBSCRIBE (credits to Jon Bonilla) |
|
525 |
- |
|
526 |
-2009-03-10 08:58 Juha Heinanen, <jh at tutpro dot com> |
|
527 |
- |
|
528 |
- * [r5677] modules/lcr/README, modules/lcr/doc/lcr_admin.xml, |
|
529 |
- modules/lcr/lcr_mod.c: |
|
530 |
- * load_gws_from_grp is not anymore loading dead gws. |
|
531 |
- |
|
532 |
-2009-03-08 18:53 Daniel-Constantin Mierla, <miconda at gmail dot com> |
|
533 |
- |
|
534 |
- * [r5676] modules/sqlops/README, modules/sqlops/doc/sqlops_admin.xml: |
|
535 |
- - use sql_result_free() in the example attached to function |
|
536 |
- description |
|
537 |
- |
|
538 |
-2009-03-08 18:38 Daniel-Constantin Mierla, <miconda at gmail dot com> |
|
539 |
- |
|
540 |
- * [r5675] modules/tm/t_var.c: |
|
541 |
- - reset sip_msg structure when updating the local buffers for $T_req |
|
542 |
- and $T_rpl (reported by Ovidiu Sas) |
|
543 |
- |
|
544 |
-2009-03-08 18:35 Daniel-Constantin Mierla, <miconda at gmail dot com> |
|
545 |
- |
|
546 |
- * [r5674] modules/presence/subscribe.c, modules/presence/utils_func.h: |
|
547 |
- - support for SCTP in contact building |
|
548 |
- - make sure the transport parameter is not added twice |
|
549 |
- |
|
550 |
-2009-03-06 16:19 Eric Ptak <eric dot ptak dot fr at gmail dot com> |
|
551 |
- |
|
552 |
- * [r5673] modules/dialog/dlg_handlers.c: |
|
553 |
- Moved run_create_callback call to send a well filled dialog structure. |
|
554 |
- Fixes pua_dialoginfo bug with dialog->lifetime usage. |
|
555 |
- |
|
556 |
-2009-03-06 09:31 Inaki Baz Castillo <ibc at aliax dot net> |
|
557 |
- |
|
558 |
- * [r5672] Makefile: |
|
559 |
- - Removed "deb-sarge" and added "deb-lenny" in Makefile. |
|
560 |
- |
|
561 |
-2009-03-06 09:13 Juha Heinanen, <jh at tutpro dot com> |
|
562 |
- |
|
563 |
- * [r5670] modules/auth_radius/authrad_mod.c: |
|
564 |
- * Fixed initialization of A_CISCO_AVPAIR attribute. Thanks to Daniel |
|
565 |
- for pointing the bug out. |
|
566 |
- |
|
567 |
-2009-03-05 00:18 Inaki Baz Castillo <ibc at aliax dot net> |
|
568 |
- |
|
569 |
- * [r5669] packaging/debian-etch/kamailio.init, |
|
570 |
- packaging/debian-lenny/kamailio.init, packaging/debian/kamailio.init: |
|
571 |
- - Improved Debian init script: |
|
572 |
- - Added a function 'check_homedir()' to check if HOMEDIR |
|
573 |
- (/var/run/kamailio/) exists and creates it if not (closes bug #2663516 |
|
574 |
- reported by thomasmangin) |
|
575 |
- - Improved 'create_radius_seqfile()' by using HOMEDIR variable |
|
576 |
- |
|
577 |
-2009-03-03 16:43 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
578 |
- |
|
579 |
- * [r5668] modules/nathelper/rtpproxy_stream.c: |
|
580 |
- - add include to sys/uio.h (for struct iovec) on openBSD |
|
581 |
- - patches from Jason Creighton, jcreigh at gmail dot com |
|
582 |
- |
|
583 |
-2009-03-03 16:42 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
584 |
- |
|
585 |
- * [r5667] modules/dialplan/Makefile, modules/lcr/Makefile, |
|
586 |
- modules/regex/Makefile: |
|
587 |
- - fix libpcre include and library paths for openBSD |
|
588 |
- - patches from Jason Creighton, jcreigh at gmail dot com |
|
589 |
- |
|
590 |
-2009-03-03 12:13 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
591 |
- |
|
592 |
- * [r5666] modules/acc/acc_logic.c, modules/dialog/dlg_handlers.c, |
|
593 |
- modules/tm/h_table.c, modules/tm/h_table.h, modules/tm/t_lookup.c, |
|
594 |
- modules/tm/t_reply.c, modules/tm/tm.c: |
|
595 |
- - spelling fix in tm variable name, compatibility for sip-router |
|
596 |
- relaied_reply_branch -> relayed_reply_branch, reported from Jan Janak |
|
597 |
- |
|
598 |
-2009-03-03 12:10 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
599 |
- |
|
600 |
- * [r5665] modules/auth/index.h: |
|
601 |
- - fix keyword (svn properties) |
|
602 |
- |
|
603 |
-2009-03-02 17:11 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
604 |
- |
|
605 |
- * [r5664] packaging/debian-lenny, packaging/debian-lenny/changelog, |
|
606 |
- packaging/debian-lenny/compat, packaging/debian-lenny/control, |
|
607 |
- packaging/debian-lenny/copyright, |
|
608 |
- packaging/debian-lenny/kamailio.README.Debian, |
|
609 |
- packaging/debian-lenny/kamailio.default, |
|
610 |
- packaging/debian-lenny/kamailio.dirs, |
|
611 |
- packaging/debian-lenny/kamailio.examples, |
|
612 |
- packaging/debian-lenny/kamailio.init, |
|
613 |
- packaging/debian-lenny/kamailio.postinst, |
|
614 |
- packaging/debian-lenny/patches, packaging/debian-lenny/rules, |
|
615 |
- packaging/debian-sarge: |
|
616 |
- - remove debian-sarge, etch is now oldstable |
|
617 |
- - copy debian to debian-lenny, to enable changes for new unstable |
|
618 |
- |
|
619 |
-2009-03-02 16:41 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
620 |
- |
|
621 |
- * [r5662] packaging/debian-etch/changelog, |
|
622 |
- packaging/debian-sarge/changelog, packaging/debian/changelog: |
|
623 |
- - increment debian packaging version for trunk |
|
624 |
- |
|
625 |
-2009-03-02 15:50 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
626 |
- |
|
627 |
- * [r5660] ChangeLog: |
|
628 |
- - remove old logs for the new development towards 1.6.0 |
|
629 |
- |
|
630 |
-===================== Changes since release 1.5.0 ============================= |
|
631 |
- |
|
632 |
-===================== 2009-03-02 Kamailio v1.5.0 released ===================== |
|
633 |
- |
|
634 |
-===================== 2008-08-07 Kamailio v1.4.0 released ===================== |
|
635 |
- |
|
636 |
-===================== 2008-12-13 OpenSER v1.3.0 released ====================== |
|
637 |
- |
|
638 |
-===================== 2007-03-12 OpenSER v1.2.0 released ====================== |
|
639 |
- |
|
640 |
-===================== 2006-07-10 OpenSER v1.1.0 released ====================== |
|
641 |
- |
|
642 |
-===================== 2006-02-27 OpenSER v1.0.1 released ====================== |
|
643 |
- |
|
644 |
-===================== 2005-10-28 OpenSER v1.0.0 released ====================== |
|
645 |
- |
|
646 |
-===================== 2005-06-14 OpenSER v0.9.4 released ====================== |
|
647 |
- |
|
648 |
-* 2005-06-14 |
|
649 |
- - Initial release of OpenSER (v0.9.4) spawned from SER branch 0.9.0 |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,649 @@ |
1 |
+# $Id: ChangeLog 5660 2009-03-02 15:50:13Z henningw $ |
|
2 |
+ |
|
3 |
+===================== 2009-XX-XX Kamailio v1.6.0 released ===================== |
|
4 |
+ |
|
5 |
+2009-04-09 15:48 Daniel-Constantin Mierla, <miconda at gmail dot com> |
|
6 |
+ |
|
7 |
+ * [r5792] db/schema/dialog.xml, scripts/db_berkeley/kamailio/dialog, |
|
8 |
+ scripts/mysql/dialog-create.sql, scripts/oracle/dialog-create.sql, |
|
9 |
+ scripts/postgres/dialog-create.sql: |
|
10 |
+ - set 0 default values for the new columns |
|
11 |
+ |
|
12 |
+2009-04-07 14:53 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
13 |
+ |
|
14 |
+ * [r5791] modules/utils/utils.c: |
|
15 |
+ - fix a crash in FIFO command when no input parameter was given |
|
16 |
+ - simplify FIFO logic somewhat |
|
17 |
+ |
|
18 |
+2009-04-06 12:20 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
19 |
+ |
|
20 |
+ * [r5790] modules/avpops/README, modules/avpops/doc/avpops_admin.xml, |
|
21 |
+ modules/sqlops/README, modules/sqlops/doc/sqlops_admin.xml: |
|
22 |
+ - add a short note that big int and floating point values are not |
|
23 |
+ supported |
|
24 |
+ |
|
25 |
+2009-04-06 12:16 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
26 |
+ |
|
27 |
+ * [r5789] modules/sqlops/README, modules/sqlops/doc/sqlops_admin.xml: |
|
28 |
+ - small spelling fix |
|
29 |
+ |
|
30 |
+2009-04-02 19:55 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
31 |
+ |
|
32 |
+ * [r5787] modules/dialog/dlg_profile.c: |
|
33 |
+ - spelling fix in log messages |
|
34 |
+ |
|
35 |
+2009-04-02 19:52 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
36 |
+ |
|
37 |
+ * [r5786] modules/dialog/dlg_profile.c, modules/dialog/dlg_profile.h: |
|
38 |
+ - doxygen documentation |
|
39 |
+ |
|
40 |
+2009-04-02 18:24 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
41 |
+ |
|
42 |
+ * [r5785] modules/dialog/dlg_timer.c, modules/dialog/dlg_timer.h: |
|
43 |
+ - small syntax fix |
|
44 |
+ |
|
45 |
+2009-04-01 08:34 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
46 |
+ |
|
47 |
+ * [r5784] scripts/kamdbctl.8: |
|
48 |
+ - small rephrasing, extend man page a bit |
|
49 |
+ |
|
50 |
+2009-04-01 08:25 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
51 |
+ |
|
52 |
+ * [r5783] scripts/kamdbctl.8: |
|
53 |
+ - layout fix in man page for kamdbctl |
|
54 |
+ |
|
55 |
+2009-03-31 12:24 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
56 |
+ |
|
57 |
+ * [r5780] modules/sanity/README, modules/sanity/doc/sanity_admin.xml: |
|
58 |
+ - fix wrong modparam, this is a integer value, one spelling fix |
|
59 |
+ |
|
60 |
+2009-03-30 20:40 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
61 |
+ |
|
62 |
+ * [r5779] modules/dialog/README, modules/dialog/doc/dialog_admin.xml: |
|
63 |
+ - documentation improvements (spelling fixes, small clarifications |
|
64 |
+ and extensions) |
|
65 |
+ |
|
66 |
+2009-03-30 19:32 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
67 |
+ |
|
68 |
+ * [r5777] modules/sst/sst_handlers.c: |
|
69 |
+ - put custom logging helper in USE_CONFIRM_CALLBACK #define, in order |
|
70 |
+ to keep the namespace clean |
|
71 |
+ - add some missing log messages in some cases annotated with FIXMEs |
|
72 |
+ - spelling fix in log messages |
|
73 |
+ |
|
74 |
+2009-03-30 19:28 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
75 |
+ |
|
76 |
+ * [r5776] modules/sst/sst.c, modules/sst/sst_handlers.c, |
|
77 |
+ modules/sst/sst_mi.c: |
|
78 |
+ - some doxygen and comment fixes |
|
79 |
+ |
|
80 |
+2009-03-30 19:26 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
81 |
+ |
|
82 |
+ * [r5775] modules/dialog/dlg_timer.c, modules/dialog/dlg_timer.h: |
|
83 |
+ - doxygen documentation |
|
84 |
+ |
|
85 |
+2009-03-30 13:28 Daniel-Constantin Mierla, <miconda at gmail dot com> |
|
86 |
+ |
|
87 |
+ * [r5772] data_lump.c: |
|
88 |
+ - return null instead of doing abort() when offset exceeds message |
|
89 |
+ size |
|
90 |
+ - log level set to ERR |
|
91 |
+ - reported by Martin Dvorak |
|
92 |
+ |
|
93 |
+2009-03-27 00:40 Inaki Baz Castillo <ibc at aliax dot net> |
|
94 |
+ |
|
95 |
+ * [r5771] modules/pua_usrloc/ul_publish.c: |
|
96 |
+ - Fixed and improved the problem description: |
|
97 |
+ An error occurs if Kamailio was restarted/stopped and for any reason |
|
98 |
+ couldn't store a pua |
|
99 |
+ entry in 'pua' DB table. It can also occur if 'pua' table is cleaned |
|
100 |
+ externally while Kamailio |
|
101 |
+ is stopped so cannot retrieve these entries from DB when restarting. |
|
102 |
+ In these cases, when a refresh registration for that user creates an |
|
103 |
+ UPDATE action in pua_usrloc, |
|
104 |
+ pua 'ul_publish()' would fail since the appropiate entry doesn't exist |
|
105 |
+ in pua hast table ("New |
|
106 |
+ PUBLISH and no body found - invalid request"). |
|
107 |
+ This code solves this problem by invoking an INSERT action if an |
|
108 |
+ UPDATE action failed due to the |
|
109 |
+ above error. It will however generate a new presentity entry in the |
|
110 |
+ presence server (until the |
|
111 |
+ previous one expires), but this is a minor issue. |
|
112 |
+ |
|
113 |
+2009-03-27 00:25 Inaki Baz Castillo <ibc at aliax dot net> |
|
114 |
+ |
|
115 |
+ * [r5770] modules/pua/send_publish.c, modules/pua/send_publish.h, |
|
116 |
+ modules/pua_usrloc/ul_publish.c: |
|
117 |
+ - Improved the case in which Kamailio was restarted before storing an |
|
118 |
+ entry in 'pua' DB table. |
|
119 |
+ In that case the next refresh registration from that user would create |
|
120 |
+ an UPDATE action in |
|
121 |
+ pua_usrloc and since the appropiate entry doesn't exist in pua hast |
|
122 |
+ table it would fail |
|
123 |
+ ("empty body"). |
|
124 |
+ - The patch solves this problem by invoking an INSERT action if an |
|
125 |
+ UPDATE action failed with |
|
126 |
+ code ERR_PUBLISH_NO_BODY. It will however generate a new presentity |
|
127 |
+ status in the presence |
|
128 |
+ server until the previous one expires. |
|
129 |
+ |
|
130 |
+2009-03-26 21:47 Ovidiu Sas, <osas at voipembedded dot com> |
|
131 |
+ |
|
132 |
+ * [r5769] modules/ratelimit/ratelimit.c, |
|
133 |
+ modules/snmpstats/alarm_checks.c, modules/snmpstats/openserObjects.c, |
|
134 |
+ modules/snmpstats/openserSIPPortTable.c, socket_info.c, socket_info.h, |
|
135 |
+ statistics.c, statistics.h: |
|
136 |
+ Moving socket statistics related code from "socket_info" to |
|
137 |
+ "statistics" |
|
138 |
+ |
|
139 |
+2009-03-25 04:01 Ovidiu Sas, <osas at voipembedded dot com> |
|
140 |
+ |
|
141 |
+ * [r5765] modules/ratelimit/README, modules/ratelimit/doc/ratelimit.xml, |
|
142 |
+ modules/ratelimit/doc/ratelimit_admin.xml, |
|
143 |
+ modules/ratelimit/ratelimit.c: |
|
144 |
+ new pipe algorithm: NETWORK |
|
145 |
+ This algorithm relies on information provided by network |
|
146 |
+ interfaces. The total amount of bytes waiting to be consumed on |
|
147 |
+ all the network interfaces is retrieved once every |
|
148 |
+ timer_interval seconds. If the returned amount exceeds the |
|
149 |
+ limit specified in the modparam, rl_check returns an error. |
|
150 |
+ - based on patch provided by Arnaud Boussus ( aboussus ) |
|
151 |
+ - closes 2694682 |
|
152 |
+ |
|
153 |
+2009-03-24 22:54 Ovidiu Sas, <osas at voipembedded dot com> |
|
154 |
+ |
|
155 |
+ * [r5764] modules/snmpstats/alarm_checks.c, |
|
156 |
+ modules/snmpstats/network_stats.c, modules/snmpstats/network_stats.h, |
|
157 |
+ modules/snmpstats/openserObjects.c, |
|
158 |
+ modules/snmpstats/openserSIPPortTable.c, |
|
159 |
+ modules/snmpstats/snmpstats_globals.h, socket_info.c, socket_info.h: |
|
160 |
+ Moving socket related code from snmpstats module into the core: |
|
161 |
+ - other modules will be able to access socket related statistics |
|
162 |
+ directly from core |
|
163 |
+ |
|
164 |
+2009-03-23 13:20 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
165 |
+ |
|
166 |
+ * [r5762] modules/tm/README, modules/tm/doc/tm_admin.xml: |
|
167 |
+ - spelling fix in docs |
|
168 |
+ |
|
169 |
+2009-03-23 13:13 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
170 |
+ |
|
171 |
+ * [r5760] modules/acc/diam_avp.c: |
|
172 |
+ - spelling fix in log message |
|
173 |
+ |
|
174 |
+2009-03-23 13:11 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
175 |
+ |
|
176 |
+ * [r5759] modules/db_berkeley/bdb_lib.c: |
|
177 |
+ - sscanf can fail, log an error in this case and stop, to prevent the |
|
178 |
+ processing of probably invalid table meta-data |
|
179 |
+ |
|
180 |
+2009-03-23 13:09 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
181 |
+ |
|
182 |
+ * [r5757] modules/ratelimit/ratelimit.c: |
|
183 |
+ - log an error when /proc/stat could not be opened |
|
184 |
+ - fscanf can fail, log an error in this case and stop to prevent the |
|
185 |
+ processing of probably invalid data |
|
186 |
+ |
|
187 |
+2009-03-23 13:06 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
188 |
+ |
|
189 |
+ * [r5756] modules/xmpp/xmpp.c: |
|
190 |
+ - remove empty destroy function |
|
191 |
+ |
|
192 |
+2009-03-23 13:05 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
193 |
+ |
|
194 |
+ * [r5755] modules/auth_diameter/avp.c: |
|
195 |
+ - small spelling fix in comments and log message |
|
196 |
+ |
|
197 |
+2009-03-23 13:04 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
198 |
+ |
|
199 |
+ * [r5754] modules/h350/h350_mod.c: |
|
200 |
+ - remove empty destroy function |
|
201 |
+ |
|
202 |
+2009-03-23 13:03 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
203 |
+ |
|
204 |
+ * [r5753] modules/nat_traversal/nat_traversal.c: |
|
205 |
+ - remove empty child_init function |
|
206 |
+ |
|
207 |
+2009-03-23 13:02 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
208 |
+ |
|
209 |
+ * [r5752] modules/presence_dialoginfo/pidf.c, |
|
210 |
+ modules/presence_xml/pidf.c: |
|
211 |
+ - sscanf can fail for time parsing, output an error and return 0 in |
|
212 |
+ this case |
|
213 |
+ |
|
214 |
+2009-03-23 13:00 Henning Westerholt, <henning dot westerholt at 1und1 dot de> |
|
215 |
+ |
|
216 |
+ * [r5751] daemonize.c: |
|
217 |
+ - fscanf can fail, fix warning related to recent glibc versions |
|
218 |
+ (the diff applies unchanged to the sip-router core too) |
|
219 |
+ |
|
220 |
+2009-03-20 18:09 Inaki Baz Castillo <ibc at aliax dot net> |
|
221 |
+ |
|
222 |
+ * [r5749] modules/lcr/lcr_mod.c: |
|
223 |
+ - fixed typo: "positve_codes" -> "positive_codes" |
|
224 |
+ |
|
225 |
+2009-03-20 15:33 Ovidiu Sas, <osas at voipembedded dot com> |
|
226 |
+ |
|
227 |
+ * [r5748] modules/dialog/dlg_handlers.c, modules/tm/t_hooks.h, |
|
228 |
+ modules/tm/t_lookup.c, modules/tm/t_reply.c: |
|
229 |
+ backport from opensips (r5420): |
|
230 |
+ - added a new TM callback TMCB_RESPONSE_PRE_OUT - this callback is to |
|
231 |
+ be called before sending the reply out while the existing |
|
232 |
+ TMCB_RESPONSE_OUT is called after the reply is sent. |
|
233 |
+ This is part of the fixing of 200OK / ACK race in dialog module (bug |
|
234 |
+ #2080954) |
|
235 |
+ This new callbakc will also give a bust in performance (as time to |
|
236 |
+ send reply) as the signaling will not be delayed anymore by slow |
|
237 |
+ callbacks with DB ops (like siptrace and |
|
238 |
+ accounting) |
|
239 |
+ - credits goes to Bogdan-Andrei Iancu |
|
240 |
+ |
|
241 |
+2009-03-20 14:33 Juha Heinanen, <jh at tutpro dot com> |
|
242 |
+ |
|
243 |
+ * [r5747] modules/lcr/lcr_mod.c: |
|
244 |
+ * Removed two unused defines. Thanks to Inaki for pointing out the |
|