...
|
...
|
@@ -1,15193 +1,10786 @@
|
1
|
|
-===================== 2018-11-28 Version 5.3.0 Development ==================
|
|
1
|
+===================== 2020-07-29 Version 5.5.0 Development =====================
|
2
|
2
|
|
3
|
|
-===================== Changes Since Version 5.2.0 ===========================
|
|
3
|
+===================== Changes Since Version 5.4.0 ===========================
|
4
|
4
|
|
5
|
|
- * changelog is not updated for development version (master branch)
|
6
|
|
- * use 'git log' to view details of the commits in master branch
|
|
5
|
+===================== 2020-07-29 Version 5.4.0 Released =====================
|
7
|
6
|
|
8
|
|
-===================== 2018-11-28 Version 5.2.0 Released ==================
|
|
7
|
+===================== Changes Since Version 5.3.0 ===========================
|
9
|
8
|
|
10
|
|
-===================== Changes Since Version 5.1.0 ===========================
|
|
9
|
+commit 41a7f134be420b0a7169b83f2ef5f5961b58a50c (HEAD -> 5.4)
|
|
10
|
+Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
|
11
|
+Date: Wed Jul 29 09:07:39 2020 +0200
|
11
|
12
|
|
12
|
|
-commit b93adeb703b8cac9ef3cf07cc68ea4c444364fe9
|
13
|
|
-Author: Victor Seva <linuxmaniac@torreviejawireless.org>
|
14
|
|
-Date: Wed Nov 28 08:38:53 2018 +0100
|
|
13
|
+ pkg/kamailio: version set to 5.4.0 for alpine spec
|
|
14
|
+
|
|
15
|
+commit fcd13ecc50e2e75c33045673a932843a0d07d94b (HEAD -> 5.4)
|
|
16
|
+Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
|
17
|
+Date: Wed Jul 29 09:03:56 2020 +0200
|
15
|
18
|
|
16
|
|
- pkg/kamailio/deb: version set 5.2.0
|
|
19
|
+ Makefile.defs: version set to 5.4.0
|
17
|
20
|
|
18
|
|
-commit bfe9110343ab73648976cdbead87fa1f60d8a40a
|
|
21
|
+ - new major release series
|
|
22
|
+
|
|
23
|
+commit 6498149122afe485f0dcbca61febdfde8e5ca99e
|
19
|
24
|
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
20
|
|
-Date: Tue Nov 27 20:16:31 2018 +0100
|
|
25
|
+Date: Tue Jul 28 08:46:33 2020 +0200
|
21
|
26
|
|
22
|
27
|
modules: readme files regenerated - modules ... [skip ci]
|
23
|
28
|
|
24
|
|
-commit 6da8a5b4cb1f9b97aa2f92bc5d97786443712099
|
25
|
|
-Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
26
|
|
-Date: Tue Nov 27 17:53:30 2018 +0100
|
|
29
|
+commit 7885322c2ad36db4cf56a51a4e9215c05e0c70f6
|
|
30
|
+Author: Julien Chavanton <jchavanton@gmail.com>
|
|
31
|
+Date: Thu Jul 9 16:24:59 2020 -0700
|
27
|
32
|
|
28
|
|
- textops: docs - notes that msg_apply_changes() may be required for multi-part operations
|
|
33
|
+ rtp_media_server: update to mediastreamer 4.4.0
|
29
|
34
|
|
30
|
|
- - GH #1719
|
|
35
|
+ update documentation to simplify usage using docker
|
31
|
36
|
|
32
|
|
- (cherry picked from commit 5460db2e59341f143d607de744faa8413216afd5)
|
|
37
|
+ (cherry picked from commit 32350bcb48757f2431fe463167a2816a702a8cb7)
|
33
|
38
|
|
34
|
|
-commit 0041d6840e0d1dba76239f4f9e46a01efaedbc09
|
|
39
|
+commit ecedb702cacc4b46c474d6f48e6774985fe484e3
|
35
|
40
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
36
|
|
-Date: Mon Nov 26 12:52:13 2018 +0100
|
|
41
|
+Date: Mon Jul 27 09:37:23 2020 +0200
|
37
|
42
|
|
38
|
|
- misc/examples: use core reply_route inside the anycast example
|
|
43
|
+ dialog: print old state on dlg timeout
|
39
|
44
|
|
40
|
|
- (cherry picked from commit 71a88b1d30b3bff5d6e8e1785ddeae08b3bfe4f2)
|
|
45
|
+ (cherry picked from commit 06b7e416756e1711edef6db683cef35824f4b2a5)
|
41
|
46
|
|
42
|
|
-commit 0387df55d08c435e8ee4d8dde41c260f2ddb839b
|
43
|
|
-Author: Surendra Tiwari <surendratiwari3@gmail.com>
|
44
|
|
-Date: Tue Nov 27 12:47:40 2018 +0100
|
|
47
|
+commit 054eabae916ba9d670b7967e67af1ceb5e5b0ae9
|
|
48
|
+Author: Henning Westerholt <hw@skalatan.de>
|
|
49
|
+Date: Thu Jul 23 15:23:15 2020 +0000
|
45
|
50
|
|
46
|
|
- xmlrpc: docs for event_callback parameter
|
|
51
|
+ tm: lower log level for t_unref kill transaction to WARN
|
47
|
52
|
|
48
|
|
- - GH #1736
|
|
53
|
+ - lower log level for t_unref kill transaction to WARN
|
|
54
|
+ - immediate CANCEL on an INVITE could trigger this
|
|
55
|
+
|
|
56
|
+ (cherry picked from commit d85d43247c3d056eebeec3f97735d13c048a181c)
|
|
57
|
+
|
|
58
|
+commit 1421556163ad26ff9b68f8aaf6b17288d431eefb
|
|
59
|
+Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
|
60
|
+Date: Tue Jul 21 22:34:09 2020 +0200
|
|
61
|
+
|
|
62
|
+ README: updated version
|
|
63
|
+
|
|
64
|
+commit a13b055292999197ac21d23568d0c3ace8b9e87a
|
|
65
|
+Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
|
66
|
+Date: Fri Jul 17 15:16:25 2020 +0200
|
|
67
|
+
|
|
68
|
+ modules: readme files regenerated - modules ... [skip ci]
|
|
69
|
+
|
|
70
|
+commit e8ef3c2bb57c3c35ca023d3b01577435f7b80529
|
|
71
|
+Author: Marat Gareev <maratkin94@gmail.com>
|
|
72
|
+Date: Fri Jul 17 15:22:33 2020 +0300
|
|
73
|
+
|
|
74
|
+ xhttp_prom: fixed typo in the documentation [skip ci]
|
49
|
75
|
|
50
|
|
- (cherry picked from commit d74d67976905c9d0c49f00485046117bc2581e65)
|
|
76
|
+ (cherry picked from commit fbfc720a82ed2e6c537fd7fa36b913cf079123ae)
|
51
|
77
|
|
52
|
|
-commit 260ac29706ce64f857959732831b685e0012cede
|
53
|
|
-Author: Surendra Tiwari <surendratiwari3@gmail.com>
|
54
|
|
-Date: Tue Nov 27 12:46:49 2018 +0100
|
|
78
|
+commit ffb0576bd7d93303fb1068a332d9477a4d04471b
|
|
79
|
+Author: Lucian Balaceanu <lucian.balaceanu@1and1.ro>
|
|
80
|
+Date: Tue Jul 14 11:48:45 2020 +0300
|
55
|
81
|
|
56
|
|
- xmlrpc: added event_callback parameter
|
|
82
|
+ p_usrloc: reworking mdb_availability_control
|
57
|
83
|
|
58
|
|
- - specify the name of KEMI function to be executed for xmlrpc requests
|
|
84
|
+ - simplify general implementation
|
|
85
|
+ - avoid deadlock due to a process trying to acquire same lock twice
|
59
|
86
|
|
60
|
|
- (cherry picked from commit d3a3e28dd20d731939f9a53c28fb231206268890)
|
|
87
|
+ (cherry picked from commit 5789c506d022dd5713072cd1fcc07a25f42e098c)
|
61
|
88
|
|
62
|
|
-commit 9e729b5ca8af5a6590a828f6aacc7ca23ae379de
|
|
89
|
+commit ac436f2ee8103a6ce7b7648af5666d9e940bec15
|
63
|
90
|
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
|
64
|
|
-Date: Fri Nov 23 09:24:48 2018 +0100
|
|
91
|
+Date: Fri Jul 17 10:41:11 2020 +0200
|
65
|
92
|
|
66
|
|
- pkg/kamailio/deb: version set to 5.2.0~rc2
|
|
93
|
+ pkg/kamailio/deb: version set 5.4.0~rc1
|
67
|
94
|
|
68
|
|
-commit 6707917811647ef26f7741dd40e81cca1b03d00b
|
|
95
|
+commit dc082cec6f846df66ec3fa06a6c119b0d418ef19
|
69
|
96
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
70
|
|
-Date: Fri Nov 23 09:10:33 2018 +0100
|
|
97
|
+Date: Fri Jul 17 09:19:55 2020 +0200
|
|
98
|
+
|
|
99
|
+ Makefile.defs: version set to 5.4.0-rc1
|
71
|
100
|
|
72
|
|
- Makefile.defs: version set to 5.2.0-rc2
|
|
101
|
+commit eda93e7935624b39ac622a76cefc977425b2c413
|
|
102
|
+Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
|
103
|
+Date: Thu Jul 16 17:32:08 2020 +0200
|
|
104
|
+
|
|
105
|
+ modules: readme files regenerated - modules ... [skip ci]
|
73
|
106
|
|
74
|
|
-commit 6c768803e544cf8cf060b4099c601a9df0c1b7b8
|
|
107
|
+commit d0f7c7056b32351cac0b20ce24b074d9be8459a2
|
75
|
108
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
76
|
|
-Date: Fri Nov 23 09:06:57 2018 +0100
|
|
109
|
+Date: Thu Jul 16 09:16:40 2020 +0200
|
77
|
110
|
|
78
|
|
- topos: proper condition to detect 3xx redirect for contact updates
|
79
|
|
-
|
80
|
|
- - GH #1720
|
|
111
|
+ core: strutils - trim trailing spaces when comparing hdr names
|
81
|
112
|
|
82
|
|
- (cherry picked from commit 1f02ee62951523f001899d12d1750046f1ba53b6)
|
|
113
|
+ (cherry picked from commit 6d76b79b81bf448fa1f34753c1d000dc6c1870e0)
|
83
|
114
|
|
84
|
|
-commit 69a34ef19e9365c810ecd2ea91a3d47076eed33a
|
|
115
|
+commit 63e227383d9c5112f287299981d217f1558a15a8
|
85
|
116
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
86
|
|
-Date: Fri Nov 23 08:51:18 2018 +0100
|
|
117
|
+Date: Thu Jul 16 09:09:48 2020 +0200
|
87
|
118
|
|
88
|
|
- topos: safety checks for couple of mandatory headers
|
|
119
|
+ core: parser - trim trailing whitespaces in header name
|
89
|
120
|
|
90
|
|
- - first via and call-id
|
91
|
|
-
|
92
|
|
- (cherry picked from commit 93e40d5b7fb66d33f31c46dfaea5425062505127)
|
|
121
|
+ (cherry picked from commit 7135feee9cdc93efa8c0c3e4abf24a9335ce42de)
|
93
|
122
|
|
94
|
|
-commit 01828ecdff3e048845ee0cee58cfe1ffbceb761f
|
|
123
|
+commit 4584e17b98f338916cc89dac6e1700f250cdf501
|
95
|
124
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
96
|
|
-Date: Fri Nov 23 08:46:54 2018 +0100
|
|
125
|
+Date: Wed Jul 15 17:59:51 2020 +0200
|
97
|
126
|
|
98
|
|
- topoh: safety checks for couple of mandatory headers
|
|
127
|
+ dispatcher: update state if sending keepalive OPTIONS fails
|
99
|
128
|
|
100
|
|
- - first via and call-id
|
101
|
|
- - GH #1735
|
|
129
|
+ - it can be due to DNS resolving failure, therefore needs to be counted
|
|
130
|
+ for making it inactive, otherwise keeps failing and writting errors
|
102
|
131
|
|
103
|
|
- (cherry picked from commit 97da6b1a5f656db4a91c8909167706fc8ec3d932)
|
|
132
|
+ (cherry picked from commit 6c77c86ab8fdec51293f0d850b9b9771d6266816)
|
104
|
133
|
|
105
|
|
-commit 7dbeb45fd481d77a4ddee2432193eb7c1f1a937d
|
106
|
|
-Author: Joonas Keskitalo <git@joonake.fi>
|
107
|
|
-Date: Thu Nov 22 15:43:37 2018 +0200
|
|
134
|
+commit 0cf30ae1c4128bca8882109ec34c34a2dd2b4cef
|
|
135
|
+Author: lazedo <luis.azedo@factorlusitano.com>
|
|
136
|
+Date: Mon Jul 13 13:01:43 2020 +0100
|
108
|
137
|
|
109
|
|
- misc/examples/kemi: Added 'msg' argument to ksr_route_relay
|
|
138
|
+ core: don't close tcp connection for dropped non sip messages
|
110
|
139
|
|
111
|
|
- (cherry picked from commit a35503b3837cfc804f30c7493fbd13573c1a55e1)
|
|
140
|
+ (cherry picked from commit 007f98692bb6f7cb35adbb86ec6fb06f034614cc)
|
112
|
141
|
|
113
|
|
-commit 568a91d54eec8010af3288839338c39b27ba4ceb
|
|
142
|
+commit afc66f390e135f091dfa7abcc058175817350589
|
114
|
143
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
115
|
|
-Date: Thu Nov 22 08:56:54 2018 +0100
|
|
144
|
+Date: Tue Jul 14 09:21:04 2020 +0200
|
116
|
145
|
|
117
|
|
- dispatcher: ds_select_routes() - set r-uri/d-uri even when first group has no available dst
|
|
146
|
+ misc/examples: kemi lua - added debug callback function
|
118
|
147
|
|
119
|
|
- - GH #1728
|
|
148
|
+ - commented - can be enabled to track the execution trace of the lua
|
|
149
|
+ script
|
120
|
150
|
|
121
|
|
- (cherry picked from commit 074d3c67a96a49e9b8c86f6ec4cfd61725b0ccce)
|
|
151
|
+ (cherry picked from commit 491a8327933cb4471260fdd09ff93296a7a0ccfd)
|
122
|
152
|
|
123
|
|
-commit d7e6ac30293025f7d4bd0411d575b3acb8be3d02
|
|
153
|
+commit 4f3c646772e3a6c769e8ff58bb42cf19186c39f4
|
124
|
154
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
125
|
|
-Date: Thu Nov 22 08:30:09 2018 +0100
|
|
155
|
+Date: Mon Jul 13 10:08:42 2020 +0200
|
126
|
156
|
|
127
|
|
- core: added kemi KSR.is_myself_srcip()
|
|
157
|
+ sipdump: docs - note about use of drop() in event route
|
128
|
158
|
|
129
|
|
- - equivalent of src_ip==myself condition
|
130
|
|
-
|
131
|
|
- (cherry picked from commit 929823cd5620f8ee3ee7c8961f810e16b2031b01)
|
|
159
|
+ (cherry picked from commit f984505b3ed41b7faf0fca5ab978c52240cd60a0)
|
132
|
160
|
|
133
|
|
-commit 3e3b51b3989c02b97b825e6e8b8285d4d2b99ca3
|
|
161
|
+commit ef819eb33cdaa8e143148915296c60e03179e819
|
134
|
162
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
135
|
|
-Date: Wed Nov 21 10:42:02 2018 +0100
|
|
163
|
+Date: Mon Jul 13 09:46:44 2020 +0200
|
136
|
164
|
|
137
|
|
- topos: do not add contact header in outgoing 1xx responses if not present
|
138
|
|
-
|
139
|
|
- - GH #1720
|
|
165
|
+ sipdump: if drop executed in event route, skip writing to file
|
140
|
166
|
|
141
|
|
- (cherry picked from commit dcf9ee88dbf68eeaf0f64d203ce831eb6f536a85)
|
|
167
|
+ (cherry picked from commit 1672a9b356cc864310d0ade139d7c8bb6c4c4b11)
|
142
|
168
|
|
143
|
|
-commit e9320c09738766d80fae2fe2b1704facbce6221a
|
144
|
|
-Author: Surendra Tiwari <surendratiwari3@gmail.com>
|
145
|
|
-Date: Wed Nov 21 09:30:06 2018 +0100
|
|
169
|
+commit a472aaae69f7bd483c232cc5c9f59078bad1e938
|
|
170
|
+Author: Richard Fuchs <rfuchs@sipwise.com>
|
|
171
|
+Date: Tue Jul 14 14:13:00 2020 -0400
|
|
172
|
+
|
|
173
|
+ db_redis: fix unfiltered table deletion
|
|
174
|
+
|
|
175
|
+commit d6dbd6aa1816ca3f18059db20cb6c47b4a9fb17a
|
|
176
|
+Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
|
177
|
+Date: Tue Jul 14 11:18:53 2020 +0200
|
146
|
178
|
|
147
|
|
- rtpengine: print command in log message on timeout
|
|
179
|
+ core: only skip over proto in alias inside uri_trim_rcv_alias()
|
148
|
180
|
|
149
|
|
- - few indentation fixes
|
150
|
|
- - GH #1732
|
|
181
|
+ - variable not used if set to the corresponding integer id
|
151
|
182
|
|
152
|
|
- (cherry picked from commit 9d1e8e256e49968776f7abb740a6d02739547ec2)
|
|
183
|
+ (cherry picked from commit 58b0631aafd7d6efa5534009fab197336468a9f8)
|
153
|
184
|
|
154
|
|
-commit eb661d2284d2d004b7affbcf0728ff6d32862283
|
155
|
|
-Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
156
|
|
-Date: Tue Nov 20 12:49:24 2018 +0100
|
|
185
|
+commit 1a8f54147063560f6016634152b17293394b8497
|
|
186
|
+Author: Henning Westerholt <hw@skalatan.de>
|
|
187
|
+Date: Sat Jul 11 11:03:26 2020 +0000
|
157
|
188
|
|
158
|
|
- tmx: do no suspend faked request
|
|
189
|
+ ims_charging: fix wrong default User-Equipment-Info-Type AVP format
|
159
|
190
|
|
160
|
|
- (cherry picked from commit 6f6a0d136dfefe98631264092177344ed8d173a8)
|
|
191
|
+ - fix User-Equipment-Info-Type AVP format
|
|
192
|
+ According to the RFC 8506 it should be like this: The 48-bit Media Access
|
|
193
|
+ Control (MAC) address is formatted as described in Section 3.21 of [RFC3580]
|
|
194
|
+ - use strlen instead of sizeof
|
|
195
|
+
|
|
196
|
+commit 1c99504b14fdd1bdddc9f159f03694e940a61009
|
|
197
|
+Author: Victor Seva <linuxmaniac@torreviejawireless.org>
|
|
198
|
+Date: Fri Jul 10 13:32:03 2020 +0200
|
161
|
199
|
|
162
|
|
-commit 156706c03a29a7aed5b8f73fab8216e4630c1f15
|
|
200
|
+ pkg/kamailio/deb: version set 5.4.0~rc0 [skip ci]
|
|
201
|
+
|
|
202
|
+commit 8416bde3a2e3c40315087053152783372965ec00
|
163
|
203
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
164
|
|
-Date: Tue Nov 20 12:48:48 2018 +0100
|
|
204
|
+Date: Fri Jul 10 09:31:25 2020 +0200
|
165
|
205
|
|
166
|
|
- tm: info log message if attempting to create transaction for faked request
|
|
206
|
+ Makefile.defs: version set to 5.4.0-rc0
|
167
|
207
|
|
168
|
|
- (cherry picked from commit 4dd53abf13f9a98272af625f2a6591669730b374)
|
|
208
|
+ - branch 5.4 created to hold the code for release series 5.4.x
|
169
|
209
|
|
170
|
|
-commit 8b52be4ec97e82f906aa392b1f7377a761c60cc1
|
|
210
|
+commit bb2cf364e22d15e764ea71d2782cd39f94aef048
|
171
|
211
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
172
|
|
-Date: Tue Nov 20 12:33:33 2018 +0100
|
|
212
|
+Date: Fri Jul 10 09:24:58 2020 +0200
|
173
|
213
|
|
174
|
|
- htable: safety checks for values replicated via dmq
|
175
|
|
-
|
176
|
|
- (cherry picked from commit 24c92c4f25e758fcd2265d824ca39b5f1ac2dcdd)
|
|
214
|
+ Makefile.defs: version set to 5.4.0-pre2
|
|
215
|
+
|
|
216
|
+commit 2acd444871db828873cd5cd3c45a604e246831ca
|
|
217
|
+Author: Henning Westerholt <hw@skalatan.de>
|
|
218
|
+Date: Thu Jul 9 19:24:49 2020 +0000
|
177
|
219
|
|
178
|
|
-commit 3b586d554740ae578283024c1508e91b6ad886a2
|
|
220
|
+ ims_charging: fix for app_provided_party functionality, also support interim/stop reqs
|
|
221
|
+
|
|
222
|
+commit ccb86e766b82b739e23afcf47a35cccb89296325
|
|
223
|
+Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
|
224
|
+Date: Thu Jul 9 15:31:14 2020 +0200
|
|
225
|
+
|
|
226
|
+ modules: readme files regenerated - dlgs ... [skip ci]
|
|
227
|
+
|
|
228
|
+commit 33afceac9c585e9755580ca5748c2b40cd70cd5f
|
179
|
229
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
180
|
|
-Date: Tue Nov 20 08:11:18 2018 +0100
|
|
230
|
+Date: Thu Jul 9 15:25:39 2020 +0200
|
181
|
231
|
|
182
|
|
- topos: allow various replies for INVITE without contact
|
|
232
|
+ etc: kamailio.cfg - use enable_sctp instead of disable_sctp
|
183
|
233
|
|
184
|
|
- - GH #1720
|
185
|
|
-
|
186
|
|
- (cherry picked from commit 416d79b462986317f2c3a3ed8aa30a502d116095)
|
|
234
|
+ - be coherent with tls variant
|
187
|
235
|
|
188
|
|
-commit 652180a88a549a6f2d91c39b053efce6b508c2ec
|
|
236
|
+commit b4f0b373654a6f5ed4123e868e8f14d980a006c3
|
189
|
237
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
190
|
|
-Date: Mon Nov 19 15:28:16 2018 +0100
|
|
238
|
+Date: Thu Jul 9 15:23:18 2020 +0200
|
191
|
239
|
|
192
|
|
- async: return error if trying to execute for faked message
|
193
|
|
-
|
194
|
|
- - GH #1727
|
195
|
|
-
|
196
|
|
- (cherry picked from commit 8b71c46ba0db05051ee24bf88491f00387e1ca8b)
|
|
240
|
+ dlgs: adjusted the route blocks allowed for exported functions
|
197
|
241
|
|
198
|
|
-commit e2ffc481a3f6673debf45f45abb7914e679c9f1b
|
|
242
|
+commit cec3e862db86699b271c00e39dd7ce6f84ff013f
|
199
|
243
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
200
|
|
-Date: Mon Nov 19 15:22:35 2018 +0100
|
|
244
|
+Date: Thu Jul 9 15:22:32 2020 +0200
|
201
|
245
|
|
202
|
|
- core: function to test if a msg structure is faked request
|
203
|
|
-
|
204
|
|
- (cherry picked from commit ab72c5e7188266baef0da70f1aa7d7d28b6d077c)
|
|
246
|
+ dlgs: docs for params, functions and rpc commands
|
205
|
247
|
|
206
|
|
-commit 409bf1f43ce954d93cdce4db840abc5ff410877f
|
207
|
|
-Author: root <root@localhost.localdomain>
|
208
|
|
-Date: Mon Nov 19 11:27:33 2018 +0300
|
|
248
|
+commit aebae41bccaec46d086796301d33223645ca1ce6
|
|
249
|
+Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
|
250
|
+Date: Thu Jul 9 14:09:32 2020 +0200
|
209
|
251
|
|
210
|
|
- textops: fixed get_body_part function for non-multipart contents error
|
|
252
|
+ etc: kamailio.cfg - several updates
|
211
|
253
|
|
212
|
|
- get_body_part functions gives error even if content is not multipart. Fixed for non-multipart contents and set all contents for non-boundary params
|
213
|
|
-
|
214
|
|
- (cherry picked from commit 3436104cce943f055e0a33aa26692265185502bf)
|
|
254
|
+ - use force_rport() at the beginning of processing requests, note added
|
|
255
|
+ in the top comments to inform that config performs symmetric signaling
|
|
256
|
+ - load textopsx module and added define option to apply changes before
|
|
257
|
+ presence handling, so changes to headers or body are visible to presence
|
|
258
|
+ functions
|
|
259
|
+ - modparams to enable use of Path for registrar module
|
|
260
|
+ - modparam timer_procs for usrloc module
|
|
261
|
+ - a bit of refactoring for debug mode, level being set by a defined
|
|
262
|
+ token and log_stderror is set always to no, so even with higher debug
|
|
263
|
+ level logs are sent to syslog (added comment how to enable it via
|
|
264
|
+ setting value to 'yes' or using -E cli option)
|
|
265
|
+ - updated notes for debug mode and listen param
|
|
266
|
+ - GH #2381
|
215
|
267
|
|
216
|
|
-commit a1a95ab27911ce0ff02c3a7ec7c9286cfee82894
|
217
|
|
-Author: Yasin CANER <ycaner06@users.noreply.github.com>
|
218
|
|
-Date: Mon Nov 19 10:00:40 2018 +0300
|
|
268
|
+commit 7ae02bca24c1ed2ce80158cdc151e65e7fa2f904
|
|
269
|
+Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
|
270
|
+Date: Thu Jul 9 11:35:43 2020 +0200
|
219
|
271
|
|
220
|
|
- core : add word to log get_boundary function
|
221
|
|
-
|
222
|
|
- added word to log for more understanding
|
223
|
|
-
|
224
|
|
- (cherry picked from commit 2daa351dd0cf716284ff90cd57d2241ee97f165d)
|
|
272
|
+ dlgs: matching op with regex and fnmatch
|
225
|
273
|
|
226
|
|
-commit e13f8518e7842b3b0e352da27dd50114b7653c14
|
|
274
|
+commit 9965578ecb4e8b98156a7a662f8077ba5acd6c32
|
227
|
275
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
228
|
|
-Date: Fri Nov 23 08:54:24 2018 +0100
|
|
276
|
+Date: Thu Jul 9 10:50:29 2020 +0200
|
229
|
277
|
|
230
|
|
- kamctl: regenerated sql creation scripts
|
|
278
|
+ dlgs: rpc commands to get records by filter
|
231
|
279
|
|
232
|
|
-commit fb0ae02762b32e65210aebdf2cac0d09726a25ae
|
|
280
|
+commit 8cb69c32af3162f4c85217cba016a04ba2591747
|
233
|
281
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
234
|
|
-Date: Mon Nov 19 12:49:13 2018 +0100
|
|
282
|
+Date: Thu Jul 9 10:03:01 2020 +0200
|
235
|
283
|
|
236
|
|
- lib/srdb1: schema - defined entities for sizes of aname and avalue columns
|
237
|
|
-
|
238
|
|
- - avalue column size set to 512
|
239
|
|
- - GH #1723
|
240
|
|
-
|
241
|
|
- (cherry picked from commit 5ce0020f25b4131e5b122df3d075eeb68626b470)
|
|
284
|
+ dlgs: rpc dlgs.briefing command
|
242
|
285
|
|
243
|
|
-commit 2a42aebc8d6905989f21ec21459a1cd368632b6f
|
244
|
|
-Author: Dmitri Savolainen <savolainen@erinaco.ru>
|
245
|
|
-Date: Tue Nov 20 12:42:05 2018 +0300
|
|
286
|
+commit 7dea31780a8e0eac8f97df134688acf21fc17b98
|
|
287
|
+Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
|
288
|
+Date: Wed Jul 8 22:46:11 2020 +0200
|
246
|
289
|
|
247
|
|
- dialog: fix typo in warn message (#1731)
|
248
|
|
-
|
249
|
|
- - GH #1731
|
250
|
|
-
|
251
|
|
- (cherry picked from commit df6152fd69469eb340078535a3cf8b28e901ea7d)
|
|
290
|
+ modules: readme files regenerated - lost ... [skip ci]
|
252
|
291
|
|
253
|
|
-commit 1b71de82c145285fb83478e65ac25a96d6d1bd2f
|
254
|
|
-Author: Victor Seva <linuxmaniac@torreviejawireless.org>
|
255
|
|
-Date: Mon Nov 19 12:39:21 2018 +0100
|
|
292
|
+commit 827307c5fc70381a4c80e1cc1937952480c93633
|
|
293
|
+Author: Wolfgang Kampichler <dev@kampichler.info>
|
|
294
|
+Date: Wed Jul 8 22:30:09 2020 +0200
|
256
|
295
|
|
257
|
|
- pkg/kamailio/deb: version set to 5.2.0~rc1
|
|
296
|
+ lost: doc edits
|
|
297
|
+
|
|
298
|
+ - fixed typos
|
|
299
|
+ - added test information
|
258
|
300
|
|
259
|
|
-commit 555322155ce31a43e4528d984b1c722e1045fa63
|
260
|
|
-Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
261
|
|
-Date: Mon Nov 19 12:35:20 2018 +0100
|
|
301
|
+commit 890ebc6f0194e7010130a1e17e720799cf6722e1
|
|
302
|
+Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
|
303
|
+Date: Wed Jul 8 18:01:26 2020 +0200
|
262
|
304
|
|
263
|
|
- Makefile.defs: version set to 5.2.0-rc1
|
|
305
|
+ modules: readme files regenerated - nathelper ... [skip ci]
|
264
|
306
|
|
265
|
|
-commit 5460f19d0129256a21794d4fe342033a621f0a92
|
|
307
|
+commit d594ff8d0408f0f66ce3ed09c93a59647246a319
|
|
308
|
+Merge: a6652652b9 1bc33f1a4e
|
266
|
309
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
267
|
|
-Date: Mon Nov 19 10:17:27 2018 +0100
|
|
310
|
+Date: Wed Jul 8 17:58:35 2020 +0200
|
268
|
311
|
|
269
|
|
- presence: safety check for structure vars before accessing fields
|
|
312
|
+ Merge pull request #2393 from tao-communications/master
|
270
|
313
|
|
271
|
|
- (cherry picked from commit ed861cfe7f0f4e265b6dc104a79d07ad7d2997e2)
|
|
314
|
+ rtpengine: added kemi support for block/unblock media/dtmf, and play/…
|
272
|
315
|
|
273
|
|
-commit 84ecfe146dd629d30086ac12a2c48d0ffeb5ff68
|
|
316
|
+commit a6652652b9bbf5e89c1368c9c33aefa965f45c31
|
|
317
|
+Merge: 317f707425 3c02c11d66
|
274
|
318
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
275
|
|
-Date: Mon Nov 19 10:01:21 2018 +0100
|
|
319
|
+Date: Wed Jul 8 17:57:58 2020 +0200
|
276
|
320
|
|
277
|
|
- siptrace: convert status code to string using static buffer function
|
|
321
|
+ Merge pull request #2390 from kamailio/nathelper-set_contact_alias-trim
|
278
|
322
|
|
279
|
|
- (cherry picked from commit 95d56e986e90b0d9a7527d7fa026cb510b41d9c5)
|
|
323
|
+ nathelper: add optional set_contact_alias([trim]) parameter
|
280
|
324
|
|
281
|
|
-commit 1333340f129b51b2e027d83d14e69badd899bb95
|
|
325
|
+commit 317f707425a4cf0be144d2c874fcdf2ad8d7f992
|
282
|
326
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
283
|
|
-Date: Mon Nov 19 09:47:58 2018 +0100
|
|
327
|
+Date: Wed Jul 8 14:44:34 2020 +0200
|
284
|
328
|
|
285
|
|
- smsops: free after error log message printing a field
|
286
|
|
-
|
287
|
|
- (cherry picked from commit c571efefebc305b2049eb55458cb0ac1dc3202bb)
|
|
329
|
+ core: tcp - debug message when removing connection from list
|
288
|
330
|
|
289
|
|
-commit 0532b6fec0fecf5a6262b04a0e2e31d6b2cc315f
|
|
331
|
+commit 41bdb340952aa3c2c9b45ca2807e4366908c1b42
|
290
|
332
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
291
|
|
-Date: Mon Nov 19 09:24:39 2018 +0100
|
|
333
|
+Date: Wed Jul 8 14:28:04 2020 +0200
|
292
|
334
|
|
293
|
|
- tm: t_serial - safety check for searched xavps
|
|
335
|
+ kamailio.cfg: set disable_sctp to yes
|
294
|
336
|
|
295
|
|
- (cherry picked from commit 372993c82d2ebdafe9f7e1a672a3e3141a8ae2f5)
|
|
337
|
+ - in auto mode a log message is printed about not having sctp module
|
|
338
|
+ loaded, which is not done in the default config
|
296
|
339
|
|
297
|
|
-commit 46d4ecc67cddda1dafa834e1c005c981ff3abb60
|
|
340
|
+commit 5aace32c937f4885a19b204d13170a337e7c0ad8
|
298
|
341
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
299
|
|
-Date: Mon Nov 19 09:19:58 2018 +0100
|
|
342
|
+Date: Wed Jul 8 09:27:34 2020 +0200
|
300
|
343
|
|
301
|
|
- db_redis: log message if failure to get reply
|
302
|
|
-
|
303
|
|
- (cherry picked from commit cb8d366d6c5cc9a0af7159e8be65444ac23f47a1)
|
|
344
|
+ dlgs: tags operations and counting functions
|
304
|
345
|
|
305
|
|
-commit 25d2d9f41c6caec6bda3bbbba068235cf8f1a0fb
|
|
346
|
+commit 626c0dee863fa517e473148ca8010d737a8f7ffe
|
306
|
347
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
307
|
|
-Date: Sun Nov 18 09:10:46 2018 +0100
|
|
348
|
+Date: Tue Jul 7 19:28:29 2020 +0200
|
308
|
349
|
|
309
|
|
- htable: use local variable for name in log message instead of null htable pointer
|
310
|
|
-
|
311
|
|
- (cherry picked from commit 78225d064a76a5d5a3dbd198a4ae38f6423dd272)
|
|
350
|
+ kamctl: skip tracing kamctl itself in pstrap
|
312
|
351
|
|
313
|
|
-commit 848252c1b202463965bcbb950521b69ce73edae5
|
|
352
|
+commit 904a1590dbcdbb0fda9f676b4768596f797e9e27
|
314
|
353
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
315
|
|
-Date: Sat Nov 17 09:07:33 2018 +0100
|
|
354
|
+Date: Tue Jul 7 19:18:52 2020 +0200
|
316
|
355
|
|
317
|
|
- htable: init vars in ht_dmq_handle_sync() to avoid compile warnings
|
318
|
|
-
|
319
|
|
- (cherry picked from commit e0256096742a1f86e571949a5ffcf5e453401977)
|
|
356
|
+ kamctl: print process details in pstrap output
|
320
|
357
|
|
321
|
|
-commit 7ac7761891005ac5bebd2b19c2d017957c73981c
|
|
358
|
+commit 97ec85559f1e33405fff2320443dc86d2df13456
|
322
|
359
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
323
|
|
-Date: Fri Nov 16 16:37:06 2018 +0100
|
|
360
|
+Date: Tue Jul 7 18:57:27 2020 +0200
|
324
|
361
|
|
325
|
|
- dispatcher: search in xavp sublist for ds_update_dst() attributes
|
326
|
|
-
|
327
|
|
- - safety checks for type of the value for root xavp
|
328
|
|
- - related to GH #1725
|
|
362
|
+ kamctl: added pstrap command
|
329
|
363
|
|
330
|
|
- (cherry picked from commit f465d2410084ba9118c1f2610fbefa6989974ce9)
|
|
364
|
+ - use ps to get list of PIDs for Kamailio instance, instead of RPC
|
|
365
|
+ core.psx
|
331
|
366
|
|
332
|
|
-commit 0327674281bcd27ef72bf617215f8e6e8f85a0a4
|
|
367
|
+commit 846cc5b97a907b5314ccf03772776e0d23434042
|
333
|
368
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
334
|
|
-Date: Fri Nov 16 10:37:19 2018 +0100
|
|
369
|
+Date: Tue Jul 7 17:37:00 2020 +0200
|
335
|
370
|
|
336
|
|
- websocket: aligned example statements
|
|
371
|
+ core: io wait - unhash in case delete operation fails because of EBADF
|
337
|
372
|
|
338
|
|
- - few more details about return code of handshake process
|
339
|
|
-
|
340
|
|
- (cherry picked from commit d33ee59bc807acf95b07838d24b888b14a286ddd)
|
|
373
|
+ - EBADF: epfd or fd is not a valid file descriptor
|
341
|
374
|
|
342
|
|
-commit 9eac906cae5a8b6b6a26080056d9d0d9a1ef15af
|
|
375
|
+commit cb58e78eaac941cc042a71e049568b2dae611e4b
|
343
|
376
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
344
|
|
-Date: Thu Nov 15 09:37:04 2018 +0100
|
|
377
|
+Date: Tue Jul 7 17:36:22 2020 +0200
|
345
|
378
|
|
346
|
|
- kamctl: new update to the sql creation scripts
|
|
379
|
+ Revert "core: io wait - unhash in case delete operation fails because of EBADF"
|
347
|
380
|
|
348
|
|
- (cherry picked from commit aaabbc1adbd11724031c54137cd00ef01af3962a)
|
|
381
|
+ This reverts commit 60119faef5282b135ef7c972d15e1017ca26815a.
|
349
|
382
|
|
350
|
|
-commit 44947e9626473909acf235f6e221e9e1182013fe
|
|
383
|
+commit 60119faef5282b135ef7c972d15e1017ca26815a
|
351
|
384
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
352
|
|
-Date: Thu Nov 15 09:36:32 2018 +0100
|
|
385
|
+Date: Tue Jul 7 17:25:00 2020 +0200
|
353
|
386
|
|
354
|
|
- lib/srdb1: schema - use etag size entity also for pua and xcap tables
|
|
387
|
+ core: io wait - unhash in case delete operation fails because of EBADF
|
355
|
388
|
|
356
|
|
- (cherry picked from commit 01ba0f334b5a3c2f9cbd5c746c18ac65ecdf44be)
|
|
389
|
+ - EBADF: epfd or fd is not a valid file descriptor
|
|
390
|
+
|
|
391
|
+commit 1bc33f1a4e4ba4c6c43cd74fb8336c2f6846092d
|
|
392
|
+Author: Yufei Tao <yt100@hotmail.com>
|
|
393
|
+Date: Fri Jul 3 18:01:30 2020 +0100
|
357
|
394
|
|
358
|
|
-commit 26f699afd218c1429894c2a50b95a2164dcf4737
|
|
395
|
+ rtpengine: added kemi support for block/unblock media/dtmf, and play/stop media functions
|
|
396
|
+
|
|
397
|
+commit 331a5f999b9aa4ddd112b837bb3d350507de2a12
|
359
|
398
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
360
|
|
-Date: Thu Nov 15 09:33:29 2018 +0100
|
|
399
|
+Date: Tue Jul 7 09:26:22 2020 +0200
|
361
|
400
|
|
362
|
|
- kamctl: regenerated the sql creation scripts
|
363
|
|
-
|
364
|
|
- (cherry picked from commit 89fcea29b43b3d456ce23ba31bf902add070c223)
|
|
401
|
+ dlgs: filled tags add and count functions
|
365
|
402
|
|
366
|
|
-commit d9544b6fecdb72e5b1080434a2bdea1adf486a49
|
|
403
|
+commit 65159728a4425f45559de55fd5549731e717d74e
|
367
|
404
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
368
|
|
-Date: Thu Nov 15 09:31:12 2018 +0100
|
|
405
|
+Date: Mon Jul 6 09:03:32 2020 +0200
|
369
|
406
|
|
370
|
|
- lib/srdb1: added entities to define the size for event and etag columns
|
|
407
|
+ carrierroute: do not test return for strcpy() and strcat()
|
371
|
408
|
|
372
|
|
- - etag column size set to 128 (it was 64, but some UAs generate a longer
|
373
|
|
- one)
|
374
|
|
-
|
375
|
|
- (cherry picked from commit 117051c695c815ab40b34c21c852a34386022116)
|
|
409
|
+ - they return the dst or src parameter, resulting in code analyzer
|
|
410
|
+ reporting
|
376
|
411
|
|
377
|
|
-commit 0305e2773a07472f442ab8cf4fbecdc0bffaf32b
|
|
412
|
+commit 0cc1e167b9e54bb4a652162445efe89b02939eed
|
378
|
413
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
379
|
|
-Date: Tue Nov 13 08:59:43 2018 +0100
|
|
414
|
+Date: Sun Jul 5 20:50:00 2020 +0200
|
380
|
415
|
|
381
|
|
- tmx: use branch index for $T_rpl() cache invalidation
|
382
|
|
-
|
383
|
|
- (cherry picked from commit e2ca5516ae086cf33c61dbb9e653a5484cca2074)
|
|
416
|
+ db_redis: use safer localtime_r() function
|
384
|
417
|
|
385
|
|
-commit 9374328bb2c05955658042fbf31807bd060a04de
|
|
418
|
+commit ebf80aca06cdbba1f00d502168ee8ab4d1d3d14f
|
386
|
419
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
387
|
|
-Date: Thu Nov 8 08:24:59 2018 +0100
|
|
420
|
+Date: Sat Jul 4 17:50:54 2020 +0200
|
388
|
421
|
|
389
|
|
- cfgutils: error log message mentioning the param lock_set_size
|
390
|
|
-
|
391
|
|
- (cherry picked from commit 55347626b189cd009c29b0e058949ed7671ae0d0)
|
|
422
|
+ dispatcher: variables declared at the beginning of blocks
|
392
|
423
|
|
393
|
|
-commit 3986987d97f34a0ffb11909a947f95dd25a2eabc
|
394
|
|
-Author: Sergey Safarov <s.safarov@gmail.com>
|
395
|
|
-Date: Thu Nov 8 10:43:04 2018 +0000
|
|
424
|
+commit 6a637cf84906ec5315c77e5458180f7d9d69a481
|
|
425
|
+Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
|
426
|
+Date: Fri Jul 3 23:00:24 2020 +0200
|
396
|
427
|
|
397
|
|
- pkg/kamailio/obs: Changed rpm package group for OpenSUSE dist
|
398
|
|
-
|
399
|
|
- (cherry picked from commit e2ef2309aa5ca13b5650d0703f85a02d2846c976)
|
|
428
|
+ core: tcp - test connection reference counter to avoid going negative
|
400
|
429
|
|
401
|
|
-commit ee66571fe0556f6800629310507831acd6992911
|
402
|
|
-Author: Sergey Safarov <s.safarov@gmail.com>
|
403
|
|
-Date: Thu Nov 8 10:24:46 2018 +0000
|
404
|
|
-
|
405
|
|
- pkg/kamailio/obs: Fixed build on OpenSUSE dists
|
406
|
|
-
|
407
|
|
- (cherry picked from commit af59382f6cb356087efd6eded5c28e2d228a7032)
|
408
|
|
-
|
409
|
|
-commit b2b8bc03d0658b0786a72e1e589b8b129ee7599e
|
410
|
|
-Author: Victor Seva <linuxmaniac@torreviejawireless.org>
|
411
|
|
-Date: Wed Nov 14 10:53:06 2018 +0100
|
412
|
|
-
|
413
|
|
- kazoo: fix compilation warnings
|
414
|
|
-
|
415
|
|
- > kz_amqp.c:1884:5: warning: variable 'binding' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
|
416
|
|
- > if(bind == NULL) {
|
417
|
|
- > ^~~~~~~~~~~~
|
418
|
|
- > kz_amqp.c:1919:5: note: uninitialized use occurs here
|
419
|
|
- > if(binding != NULL)
|
420
|
|
- > ^~~~~~~
|
421
|
|
- > kz_amqp.c:1884:2: note: remove the 'if' if its condition is always false
|
422
|
|
- > if(bind == NULL) {
|
423
|
|
- > ^~~~~~~~~~~~~~~~~~
|
424
|
|
- > kz_amqp.c:1896:2: note: variable 'binding' is declared here
|
425
|
|
- > kz_amqp_binding_ptr binding = shm_malloc(sizeof(kz_amqp_binding));
|
426
|
|
- > ^
|
427
|
|
- > kz_amqp.c:1965:5: warning: variable 'binding' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
|
428
|
|
- > if(bind == NULL) {
|
429
|
|
- > ^~~~~~~~~~~~
|
430
|
|
- > kz_amqp.c:1992:8: note: uninitialized use occurs here
|
431
|
|
- > if(binding != NULL)
|
432
|
|
- > ^~~~~~~
|
433
|
|
- > kz_amqp.c:1965:2: note: remove the 'if' if its condition is always false
|
434
|
|
- > if(bind == NULL) {
|
435
|
|
- > ^~~~~~~~~~~~~~~~~~
|
436
|
|
- > kz_amqp.c:1972:2: note: variable 'binding' is declared here
|
437
|
|
- > kz_amqp_binding_ptr binding = shm_malloc(sizeof(kz_amqp_binding));
|
438
|
|
- > ^
|
439
|
|
- > kz_amqp.c:2875:5: warning: variable 'json_obj' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
|
440
|
|
- > if(payload == NULL) {
|
441
|
|
- > ^~~~~~~~~~~~~~~
|
442
|
|
- > kz_amqp.c:2927:5: note: uninitialized use occurs here
|
443
|
|
- > if(json_obj)
|
444
|
|
- > ^~~~~~~~
|
445
|
|
- > kz_amqp.c:2875:2: note: remove the 'if' if its condition is always false
|
446
|
|
- > if(payload == NULL) {
|
447
|
|
- > ^~~~~~~~~~~~~~~~~~~~~
|
448
|
|
- > kz_amqp.c:2880:2: note: variable 'json_obj' is declared here
|
449
|
|
- > json_obj_ptr json_obj = kz_json_parse(payload );
|
450
|
|
- > ^
|
451
|
|
- > 3 warnings generated.
|
452
|
|
-
|
453
|
|
- (cherry picked from commit 232e8400caf7173e73229627af0270a704824f62)
|
454
|
|
-
|
455
|
|
-commit e377ec1fb2ce841b0b96c7f9c4cea935ad6f10f6
|
456
|
|
-Author: Victor Seva <linuxmaniac@torreviejawireless.org>
|
457
|
|
-Date: Wed Nov 14 10:41:08 2018 +0100
|
458
|
|
-
|
459
|
|
- db_berkeley: fix compilation warning
|
460
|
|
-
|
461
|
|
- > CC (clang) [M db_berkeley.so] db_berkeley.o
|
462
|
|
- > db_berkeley.c:916:5: warning: variable 'dbcp' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
|
463
|
|
- > if((ret = bdb_get_columns(_tp, _r, 0, 0)) != 0) {
|
464
|
|
- > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
465
|
|
- > db_berkeley.c:966:5: note: uninitialized use occurs here
|
466
|
|
- > if(dbcp)
|
467
|
|
- > ^~~~
|
468
|
|
- > db_berkeley.c:916:2: note: remove the 'if' if its condition is always false
|
469
|
|
- > if((ret = bdb_get_columns(_tp, _r, 0, 0)) != 0) {
|
470
|
|
- > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
471
|
|
- > db_berkeley.c:901:6: warning: variable 'dbcp' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
|
472
|
|
- > if(!lkey) {
|
473
|
|
- > ^~~~~
|
474
|
|
- > db_berkeley.c:966:5: note: uninitialized use occurs here
|
475
|
|
- > if(dbcp)
|
476
|
|
- > ^~~~
|
477
|
|
- > db_berkeley.c:901:3: note: remove the 'if' if its condition is always false
|
478
|
|
- > if(!lkey) {
|
479
|
|
- > ^~~~~~~~~~~
|
480
|
|
- > db_berkeley.c:875:11: note: initialize the variable 'dbcp' to silence this warning
|
481
|
|
- > DBC *dbcp;
|
482
|
|
- > ^
|
483
|
|
- > = NULL
|
484
|
|
- > 2 warnings generated.
|
485
|
|
-
|
486
|
|
- (cherry picked from commit 93e0b7e7bcefa900e8686e7e60f1a59cc32f9b39)
|
|
430
|
+commit 3c02c11d66c95102698ee52187952bd98a51510c
|
|
431
|
+Author: Emmanuel Schmidbauer <eschmidbauer@gmail.com>
|
|
432
|
+Date: Fri Jul 3 14:00:57 2020 -0400
|
487
|
433
|
|
488
|
|
-commit d9551180fe9ae93f013d5ca3d4bdd2bf4f69640d
|
489
|
|
-Author: Sergey Safarov <s.safarov@gmail.com>
|
490
|
|
-Date: Wed Nov 7 16:04:48 2018 +0000
|
|
434
|
+ nathelper: add optional set_contact_alias([trim]) parameter
|
491
|
435
|
|
492
|
|
- pkg/kamailio/obs: smsops module relocated into main rpm package
|
493
|
|
-
|
494
|
|
- (cherry picked from commit b0e814315a196cb6b1e8eca453cf6e4eea26dca4)
|
|
436
|
+commit bfdcef8ef550b74fecc38b1bdb8fcb20ccb279b7
|
|
437
|
+Author: Emmanuel Schmidbauer <eschmidbauer@gmail.com>
|
|
438
|
+Date: Fri Jul 3 13:33:08 2020 -0400
|
495
|
439
|
|
496
|
|
-commit 87759978d3997f26fb935a95eed1342ffa079473
|
497
|
|
-Author: Sergey Safarov <s.safarov@gmail.com>
|
498
|
|
-Date: Tue Nov 6 20:17:51 2018 +0000
|
|
440
|
+ core: add function uri_trim_rcv_alias() to trim alias uri param from header
|
499
|
441
|
|
500
|
|
- pkg/kamailio/obs: Fixed missing libmnl-devel and librabbitmq-devel on RHEL dists
|
501
|
|
-
|
502
|
|
- (cherry picked from commit 68646c6fff4a06fa949296d1a41483ff51fc9389)
|
|
442
|
+commit 9322a98cd451fa470c8ff93f85758f41c4fc6bce
|
|
443
|
+Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
|
444
|
+Date: Fri Jul 3 19:31:10 2020 +0200
|
503
|
445
|
|
504
|
|
-commit 5177db61931d7a9ca966dba7f38aa8087b45ff65
|
505
|
|
-Author: Sergey Safarov <s.safarov@gmail.com>
|
506
|
|
-Date: Mon Nov 5 20:18:02 2018 +0000
|
|
446
|
+ modules: readme files regenerated - nathelper ... [skip ci]
|
507
|
447
|
|
508
|
|
- pkg/kamailio/obs: update spec to mach currently used
|
|
448
|
+commit 626fbd002e4d569767e84a99a2163d0bd9ff6efd
|
|
449
|
+Merge: 339b94ce71 2802bd75cd
|
|
450
|
+Author: Emmanuel Schmidbauer <eschmidbauer@gmail.com>
|
|
451
|
+Date: Fri Jul 3 13:26:13 2020 -0400
|
|
452
|
+
|
|
453
|
+ Merge pull request #2389 from kamailio/revert-2388-nathelper-set_contact_alias-trim
|
509
|
454
|
|
510
|
|
- (cherry picked from commit 3dade81da58adb40b039a23dcaf67795e41ccebe)
|
|
455
|
+ Revert "nathelper: add optional set_contact_alias([trim]) parameter"
|
511
|
456
|
|
512
|
|
-commit 9bc520a02428656c8eb0a5d875c950298ceaf2e7
|
513
|
|
-Author: Kevin Olbrich <ko@sv01.de>
|
514
|
|
-Date: Thu Nov 8 18:01:03 2018 +0100
|
|
457
|
+commit 2802bd75cd03e16bf6541fde1d6459bda2698153
|
|
458
|
+Author: Emmanuel Schmidbauer <eschmidbauer@gmail.com>
|
|
459
|
+Date: Fri Jul 3 13:22:16 2020 -0400
|
515
|
460
|
|
516
|
|
- pkg/kamailio/oracle: wait for network to be up
|
517
|
|
-
|
518
|
|
- Units that strictly require a configured network connection should pull in network-online.target (via a Wants= type dependency) and order themselves after it. This target unit is intended to pull in a service that delays further execution until the network is sufficiently set up. What precisely this requires is left to the implementation of the network managing service.
|
519
|
|
-
|
520
|
|
- https://www.freedesktop.org/software/systemd/man/systemd.special.html
|
521
|
|
- https://lists.kamailio.org/pipermail/sr-users/2018-November/103668.html
|
522
|
|
-
|
523
|
|
- Signed-off-by: Kevin Olbrich <ko@sv01.de>
|
524
|
|
- (cherry picked from commit 37c2e5ca25cb3396d2ac969271f9f9330d88fd63)
|
|
461
|
+ Revert "nathelper: add optional set_contact_alias([trim]) parameter"
|
525
|
462
|
|
526
|
|
-commit 33fb7ac2b367b4145815ed6e6919deb8d7c8631d
|
527
|
|
-Author: Kevin Olbrich <ko@sv01.de>
|
528
|
|
-Date: Thu Nov 8 14:40:59 2018 +0100
|
|
463
|
+commit 339b94ce713b2a3d3763d2c15c8d1437362f648e
|
|
464
|
+Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
|
465
|
+Date: Fri Jul 3 16:46:13 2020 +0200
|
529
|
466
|
|
530
|
|
- pkg/kamailio/deb: also restart service if unclean exit code
|
531
|
|
-
|
532
|
|
- New:
|
533
|
|
- If set to on-failure, the service will be restarted when the process exits with a non-zero exit code, is terminated by a signal (including on core dump, but excluding the aforementioned four signals), when an operation (such as service reload) times out, and when the configured watchdog timeout is triggered.
|
534
|
|
-
|
535
|
|
- Old:
|
536
|
|
- If set to on-abort, the service will be restarted only if the service process exits due to an uncaught signal not specified as a clean exit status.
|
537
|
|
-
|
538
|
|
- https://www.freedesktop.org/software/systemd/man/systemd.service.html
|
539
|
|
-
|
540
|
|
- Signed-off-by: Kevin Olbrich <ko@sv01.de>
|
541
|
|
- (cherry picked from commit a5c45d1af4bf31e872963a954c43b8ee5618a90a)
|
|
467
|
+ modules: readme files regenerated - nathelper ... [skip ci]
|
542
|
468
|
|
543
|
|
-commit fb9dee9efee7f832c7c95fab2d066fb3606b1fa8
|
544
|
|
-Author: Kevin Olbrich <ko@sv01.de>
|
545
|
|
-Date: Thu Nov 8 14:26:27 2018 +0100
|
|
469
|
+commit 07f2857f76870f9f0fd360c6990df8f7cb0f5ffc
|
|
470
|
+Merge: 67f9de8a94 f254478928
|
|
471
|
+Author: Emmanuel Schmidbauer <eschmidbauer@gmail.com>
|
|
472
|
+Date: Fri Jul 3 10:32:25 2020 -0400
|
546
|
473
|
|
547
|
|
- pkg/kamailio/deb: wait for network to be up
|
548
|
|
-
|
549
|
|
- Units that strictly require a configured network connection should pull in network-online.target (via a Wants= type dependency) and order themselves after it. This target unit is intended to pull in a service that delays further execution until the network is sufficiently set up. What precisely this requires is left to the implementation of the network managing service.
|
|
474
|
+ Merge pull request #2388 from kamailio/nathelper-set_contact_alias-trim
|
550
|
475
|
|
551
|
|
- https://www.freedesktop.org/software/systemd/man/systemd.special.html
|
552
|
|
- https://lists.kamailio.org/pipermail/sr-users/2018-November/103668.html
|
553
|
|
-
|
554
|
|
- Signed-off-by: Kevin Olbrich <ko@sv01.de>
|
555
|
|
- (cherry picked from commit f7867838eb8a68a9ae4c00f2487bdec078b94c88)
|
|
476
|
+ nathelper: add optional set_contact_alias([trim]) parameter
|
556
|
477
|
|
557
|
|
-commit f436f07eb34e73b27c8b0d86100eaccffc0869ce
|
558
|
|
-Merge: 3843c4c8c e5bc89e1d
|
|
478
|
+commit 67f9de8a946335e2bf16fe0e6063877cd4d51fb7
|
559
|
479
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
560
|
|
-Date: Wed Nov 7 20:52:11 2018 +0100
|
|
480
|
+Date: Fri Jul 3 14:02:20 2020 +0200
|
561
|
481
|
|
562
|
|
- Merge pull request #1713 from sergey-safarov/spec_update9
|
563
|
|
-
|
564
|
|
- pkg/kamailio/alpine: Fixed docker image build for 5.2 branch
|
|
482
|
+ core: tcp - safety checks on emptly local tcp connection list
|
565
|
483
|
|
566
|
|
-commit e5bc89e1dffc548e3d309f45b291c87c39f6fb4b
|
567
|
|
-Author: Sergey Safarov <s.safarov@gmail.com>
|
568
|
|
-Date: Wed Nov 7 18:22:42 2018 +0000
|
|
484
|
+commit fefb3f1b2dbae8d9df24fecee763c5a1cd588107
|
|
485
|
+Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
|
486
|
+Date: Fri Jul 3 10:49:43 2020 +0200
|
569
|
487
|
|
570
|
|
- pkg/kamailio/alpine: Fixed docker image build for 5.2 branch
|
|
488
|
+ core: tcp - more details on error log messages
|
571
|
489
|
|
572
|
|
-commit 3843c4c8c086f31f6126f0659c732141681229b9
|
|
490
|
+commit fbb4312f1b2ebf6793408241d56bfc2dca6543ec
|
|
491
|
+Merge: 0780e781c3 a2932492e2
|
573
|
492
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
574
|
|
-Date: Wed Nov 7 09:30:35 2018 +0100
|
|
493
|
+Date: Fri Jul 3 09:40:12 2020 +0200
|
575
|
494
|
|
576
|
|
- ims_ipsec_pcscf: Makefile - use pkg-config to get compile flags for libmnl
|
|
495
|
+ Merge pull request #2386 from kvrban/master
|
577
|
496
|
|
578
|
|
- - GH #1710
|
579
|
|
-
|
580
|
|
- (cherry picked from commit af7db21e401f9cfc776944693a85d38498ce421a)
|
|
497
|
+ tcpops: target variable passed on tcp_get_conid function was empty
|
581
|
498
|
|
582
|
|
-commit 0eb813ee88c03ecc5e6fb35d2a2b3225716b2fc0
|
|
499
|
+commit 0780e781c319254307c85bd873c58c6478a28da8
|
583
|
500
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
584
|
|
-Date: Wed Nov 7 08:34:13 2018 +0100
|
|
501
|
+Date: Fri Jul 3 08:33:13 2020 +0200
|
585
|
502
|
|
586
|
|
- evapi: convert return code for kemi functions to match the ones from cfg equivalents
|
587
|
|
-
|
588
|
|
- (cherry picked from commit 6675a960490c9c72e69aab7a676a3012da2999b2)
|
|
503
|
+ lib/srdb1: init timeval structs to silent analyzer
|
589
|
504
|
|
590
|
|
-commit 2a91ca46d8f05fde52869bd9434897ad5d76625b
|
|
505
|
+commit d0d2c8fd6a57affac7bffab441b2126b9df0dfb1
|
591
|
506
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
592
|
|
-Date: Tue Nov 6 16:17:13 2018 +0100
|
|
507
|
+Date: Fri Jul 3 08:30:46 2020 +0200
|
593
|
508
|
|
594
|
|
- Makefile.defs: use $(prefix) for setting share_target
|
595
|
|
-
|
596
|
|
- - GH #1709
|
597
|
|
-
|
598
|
|
- (cherry picked from commit 2b295f83e1c40637012633b6cab2ad86415d4623)
|
|
509
|
+ core: init timeval structs to silent analyzer
|
599
|
510
|
|
600
|
|
-commit 249e019d555387e49bf8641b32caa4f24fbb26ee
|
601
|
|
-Author: Victor Seva <linuxmaniac@torreviejawireless.org>
|
602
|
|
-Date: Tue Nov 6 10:36:04 2018 +0100
|
|
511
|
+commit 52993e9919cf32c3c804421d01f4148bcc560cb7
|
|
512
|
+Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
|
513
|
+Date: Thu Jul 2 19:16:11 2020 +0200
|
603
|
514
|
|
604
|
|
- pkg/kamailio/deb: version set 5.2.0~rc0
|
|
515
|
+ modules: readme files regenerated - mqueue ... [skip ci]
|
605
|
516
|
|
606
|
|
-commit 646b00c76bab0b1c3d6ffc2d755aeae70e45c45e
|
607
|
|
-Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
608
|
|
-Date: Tue Nov 6 08:56:11 2018 +0100
|
|
517
|
+commit dd52d1ce91a1e6a4907161cc7d8294b4ba5d13aa
|
|
518
|
+Merge: c3efb3b333 c85da32333
|
|
519
|
+Author: Julien Chavanton <jchavanton@gmail.com>
|
|
520
|
+Date: Thu Jul 2 10:03:56 2020 -0700
|
609
|
521
|
|
610
|
|
- Makefile.defs: version set to 5.2.0-rc0
|
|
522
|
+ Merge pull request #2359 from kamailio/jchavanton/mqueue_db_persistent
|
611
|
523
|
|
612
|
|
- - branch for v5.2 release series has been created
|
613
|
|
- - branch name 5.2
|
|
524
|
+ mqueue: add support for db persistency
|
614
|
525
|
|
615
|
|
-commit 707d7cdcb971b77b96ac854aa1432abae04ec7a8
|
616
|
|
-Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
617
|
|
-Date: Tue Nov 6 08:44:46 2018 +0100
|
|
526
|
+commit c3efb3b3331936a30f387e9f3c8c435d4d64f0bb
|
|
527
|
+Author: Henning Westerholt <hw@skalatan.de>
|
|
528
|
+Date: Thu Jul 2 16:05:51 2020 +0000
|
618
|
529
|
|
619
|
|
- Makefile.defs: version set to 5.2.0-pre3
|
|
530
|
+ ims_charging: bugfix for tel URIs, need the same logic in stop as in start requests
|
620
|
531
|
|
621
|
|
-commit 54f71b4df5e64a87463098a081b1014458637766
|
622
|
|
-Merge: e8aec6d15 7925c3749
|
623
|
|
-Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
624
|
|
-Date: Mon Nov 5 14:49:05 2018 +0100
|
|
532
|
+commit f2544789283d7ffbeda019c8a3d96e833bf34cc9
|
|
533
|
+Author: Emmanuel Schmidbauer <eschmidbauer@gmail.com>
|
|
534
|
+Date: Thu Jul 2 11:43:45 2020 -0400
|
625
|
535
|
|
626
|
|
- Merge pull request #1707 from dunst0/fix/ims_diameter_server
|
627
|
|
-
|
628
|
|
- ims_diameter_server: fixing avp nested list #1686
|
|
536
|
+ nathelper: add optional set_contact_alias([trim]) parameter
|
629
|
537
|
|
630
|
|
-commit e8aec6d15bcef95f628108398e682571763464c5
|
631
|
|
-Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
632
|
|
-Date: Mon Nov 5 12:53:06 2018 +0100
|
|
538
|
+commit 798c1c66a7ef34abaf79d49d184853a313aa3f02
|
|
539
|
+Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
|
540
|
+Date: Thu Jul 2 16:46:17 2020 +0200
|
|
541
|
+
|
|
542
|
+ modules: readme files regenerated - cnxcc ... [skip ci]
|
633
|
543
|
|
634
|
|
- regex: fixed section ids for functions
|
|
544
|
+commit 53a7eb76d215347e8e6515b93a3a041e68dfc984
|
|
545
|
+Author: Victor Seva <linuxmaniac@torreviejawireless.org>
|
|
546
|
+Date: Thu Jul 2 16:34:02 2020 +0200
|
|
547
|
+
|
|
548
|
+ pkg/kamailio/deb: version set 5.4.0~pre1 [skip ci]
|
|
549
|
+
|
|
550
|
+commit bc0264f4802c266901a1eb7a296f80f1dbfcc828
|
|
551
|
+Author: Jose Luis Verdeguer <pepeluxx@gmail.com>
|
|
552
|
+Date: Wed Jul 1 17:47:59 2020 +0200
|
|
553
|
+
|
|
554
|
+ cnxcc: update docs [skip ci]
|
635
|
555
|
|
636
|
|
- - removed trailing whitespaces
|
|
556
|
+ * new error return values
|
|
557
|
+ * delete return value from set_max_credit not in code
|
637
|
558
|
|
638
|
|
-commit c9845c330ec0ed323d6dd098a746a7374642f1c6
|
639
|
|
-Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
640
|
|
-Date: Mon Nov 5 10:44:58 2018 +0100
|
|
559
|
+commit fb8cc72f1bd76bb2fd4d4e2e5fa2afc50eef59ad
|
|
560
|
+Author: Jose Luis Verdeguer <pepeluxx@gmail.com>
|
|
561
|
+Date: Wed Jul 1 17:40:50 2020 +0200
|
641
|
562
|
|
642
|
|
- ims_diameter_server: safety check for diameter message parameter
|
|
563
|
+ cnxcc: avoid duplicated call info
|
643
|
564
|
|
644
|
|
- - GH #1686
|
|
565
|
+ Don't store call if call-id is already registered for that client
|
|
566
|
+
|
|
567
|
+commit 4cb61cc35a695e2636007f6518a63ed8e508b67f
|
|
568
|
+Author: Henning Westerholt <hw@skalatan.de>
|
|
569
|
+Date: Thu Jul 2 09:09:27 2020 +0000
|
|
570
|
+
|
|
571
|
+ ims_charging: add missing change for ccr.c (related to previous commit f5e44252c39c7695cb)
|
645
|
572
|
|
646
|
|
-commit a1672d2903c581ff5ae462f6db55979bedbde809
|
647
|
|
-Merge: 88ebe33b6 2c077b043
|
|
573
|
+commit 63064361c9d42602bb5f0e1d6d9a1f888c5cb9b8
|
|
574
|
+Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
|
575
|
+Date: Thu Jul 2 11:01:18 2020 +0200
|
|
576
|
+
|
|
577
|
+ modules: readme files regenerated - ims_charging ... [skip ci]
|
|
578
|
+
|
|
579
|
+commit f5e44252c39c7695cb66893035a0581a65a72f91
|
|
580
|
+Author: Henning Westerholt <hw@skalatan.de>
|
|
581
|
+Date: Thu Jul 2 08:54:20 2020 +0000
|
|
582
|
+
|
|
583
|
+ ims_charging: bugfix for destination_host parameter, implementation was incomplete
|
|
584
|
+
|
|
585
|
+commit 71bc55240a144dbad9d9d8afc942b81237c806d2
|
648
|
586
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
649
|
|
-Date: Mon Nov 5 10:28:51 2018 +0100
|
|
587
|
+Date: Thu Jul 2 10:44:03 2020 +0200
|
650
|
588
|
|
651
|
|
- Merge pull request #1705 from sergey-safarov/mongodb
|
|
589
|
+ ims_charging: db_url param type set to PARAM_STR
|
652
|
590
|
|
653
|
|
- pkg/kamailio/ops: Added MongoDB rpm package
|
|
591
|
+ - the variable pointer is str* not char*
|
|
592
|
+ - GH #2385
|
|
593
|
+
|
|
594
|
+commit a2932492e24ac3c3afe4d33f025c7501c93fda49
|
|
595
|
+Author: kvrban <k.vrban@googlemail.com>
|
|
596
|
+Date: Thu Jul 2 10:09:09 2020 +0200
|
|
597
|
+
|
|
598
|
+ tcpops: target variable passed on tcp_get_conid function was empty
|
654
|
599
|
|
655
|
|
-commit 88ebe33b6f8a21df6fa0720fef62dabe6b089c87
|
|
600
|
+commit 4ce047acc68932b6b0271b7c8e7a11c235f382b2
|
656
|
601
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
657
|
|
-Date: Mon Nov 5 10:20:02 2018 +0100
|
|
602
|
+Date: Thu Jul 2 09:29:11 2020 +0200
|
658
|
603
|
|
659
|
|
- rabbitmq: call function to release the amqp buffers
|
|
604
|
+ Makefile.defs: version set to 5.4.0-pre1
|
660
|
605
|
|
661
|
|
-commit 4f303b6fd548e89c59b074db94656f58aaff6adf
|
|
606
|
+commit 2c622627ea145eddcf891ba9b89b756457074991
|
662
|
607
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
663
|
|
-Date: Mon Nov 5 09:29:01 2018 +0100
|
|
608
|
+Date: Thu Jul 2 09:10:48 2020 +0200
|
664
|
609
|
|
665
|
|
- rabbitmq: renamed global variable, same name being used in some functions
|
666
|
|
-
|
667
|
|
- - global variables made static
|
|
610
|
+ usrloc: rpc scan flags, cflags and methods fields as unsigned int
|
668
|
611
|
|
669
|
|
-commit 3afc03510fd1d6a9e2865059ce3c4f38efd14af7
|
|
612
|
+commit 301525dfbbad2ffcec6738ef5eff952645ab9dfe
|
670
|
613
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
671
|
|
-Date: Sun Nov 4 08:56:34 2018 +0100
|
|
614
|
+Date: Thu Jul 2 09:09:47 2020 +0200
|
672
|
615
|
|
673
|
|
- misc/examples: use dedicated functions to test method types in kemi lua script
|
|
616
|
+ kamctl: set Path to '.' when parameter not set for 'ul add'
|
674
|
617
|
|
675
|
|
-commit 0d869c90eff536aea0f42c7e368535fec344f2f2
|
|
618
|
+commit 0a4fa9594d871a41c2ef6b811e2b342ed6ccfe09
|
676
|
619
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
677
|
|
-Date: Sat Nov 3 08:17:01 2018 +0100
|
|
620
|
+Date: Wed Jul 1 20:53:45 2020 +0200
|
678
|
621
|
|
679
|
|
- misc/examples: check return code for has_totag() in kemi lua script
|
|
622
|
+ jsonrpcs: more debug messages in case field of scanning failure
|
680
|
623
|
|
681
|
|
-commit 2c077b0434037f1b0f6b37d6026235b206ddbbb2
|
682
|
|
-Author: Sergey Safarov <s.safarov@gmail.com>
|
683
|
|
-Date: Sun Nov 4 08:49:23 2018 +0000
|
|
624
|
+commit 4dc7b49f6b80305dc7c44d3dc95028ae282568ac
|
|
625
|
+Author: Victor Seva <linuxmaniac@torreviejawireless.org>
|
|
626
|
+Date: Wed Jul 1 11:18:39 2020 +0200
|
684
|
627
|
|
685
|
|
- pkg/kamailio/obs: Fixed bdb module build on fedora dists
|
|
628
|
+ pv_headers: pvh_set_header() fix core if $xavi not found
|
686
|
629
|
|
687
|
|
-commit 7925c3749b36a24615695b026983862ba03301b0
|
688
|
|
-Author: Rick Barenthin <rick@ng-voice.com>
|
689
|
|
-Date: Sun Nov 4 10:48:17 2018 +0100
|
|
630
|
+commit c85da32333237359f9e8b9cfe6715437458c04a8
|
|
631
|
+Author: Julien Chavanton <jchavanton@gmail.com>
|
|
632
|
+Date: Wed May 20 14:44:30 2020 -0700
|
690
|
633
|
|
691
|
|
- ims_diameter_server: fixing avp nested list #1686
|
|
634
|
+ mqueue: add support for db persistency
|
692
|
635
|
|
693
|
|
-commit 702bfff175efaf25202e1644e39d143886ce7886
|
|
636
|
+commit a369ed969e956d491f2ced3bc72a8e21343fbe18
|
694
|
637
|
Author: Sergey Safarov <s.safarov@gmail.com>
|
695
|
|
-Date: Sat Nov 3 22:15:26 2018 +0000
|
|
638
|
+Date: Tue Jun 30 15:42:37 2020 +0300
|
696
|
639
|
|
697
|
|
- pkg/kamailio/ops: Added MongoDB rpm package
|
|
640
|
+ pkg/docker: updated submodule
|
698
|
641
|
|
699
|
|
-commit 3c9547334166d43aa1e2cba8b9dab6e78dfed66a
|
700
|
|
-Author: Sergey Safarov <s.safarov@gmail.com>
|
701
|
|
-Date: Sun Nov 4 00:00:44 2018 +0000
|
|
642
|
+commit 92f33c4488725a85921b3b66010f64c5bdfec802
|
|
643
|
+Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
|
644
|
+Date: Tue Jun 30 12:17:50 2020 +0200
|
702
|
645
|
|
703
|
|
- pkg/kamailio/obs: Updated obs meta
|
|
646
|
+ sl: check if ending zero fits when printing cseq
|
704
|
647
|
|
705
|
|
-commit 9aa98b12b3b7f3841facc20fee4873d8b3dc5fff
|
706
|
|
-Author: Sergey Safarov <s.safarov@gmail.com>
|
707
|
|
-Date: Sun Nov 4 00:13:14 2018 +0000
|
|
648
|
+commit 1d256290cf10414a2f1af1feda3c9a357eb8ac27
|
|
649
|
+Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
|
650
|
+Date: Tue Jun 30 12:10:06 2020 +0200
|
708
|
651
|
|
709
|
|
- pkg/kamailio/obs: Removed end of life dist
|
|
652
|
+ imc: let space for ending characters
|
710
|
653
|
|
711
|
|
-commit e8b905006e1a768cd8e328bd836ac43e5a2bc2f2
|
712
|
|
-Author: Henning Westerholt <hw@kamailio.org>
|
713
|
|
-Date: Thu Nov 1 22:51:39 2018 +0100
|
|
654
|
+commit d6361c2e501cd9c08319f40897d765d1de1b1a32
|
|
655
|
+Author: Victor Seva <linuxmaniac@torreviejawireless.org>
|
|
656
|
+Date: Mon Jun 29 18:31:37 2020 +0200
|
714
|
657
|
|
715
|
|
- kazoo: add kz prefix to str_split utility function
|
|
658
|
+ cnxcc: remove useless warn messages
|
716
|
659
|
|
717
|
|
- - add kz prefix to str_split utility function, to prevent overlapping with a
|
718
|
|
- function with similar name in the json module
|
|
660
|
+ if the cid is not equal, an error message is going to be thrown.
|
|
661
|
+ Add more info in the later debug message.
|
719
|
662
|
|
720
|
|
-commit 3605e28af86ec3db1aba215891de3d96e41ba3ad
|
721
|
|
-Author: Victor Seva <linuxmaniac@torreviejawireless.org>
|
722
|
|
-Date: Fri Nov 2 15:25:49 2018 +0100
|
|
663
|
+commit 7ac314353f206924234ee416829fc9d75f52a737
|
|
664
|
+Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
|
665
|
+Date: Mon Jun 29 08:31:12 2020 +0200
|
723
|
666
|
|
724
|
|
- pkg/kamailio/deb: version set to 5.2.0~pre2
|
|
667
|
+ modules: readme files regenerated - carrierroute ... [skip ci]
|
725
|
668
|
|
726
|
|
-commit 0580ad2eb7f5fd829a2c7c7394ffadc0ca7f85a9
|
727
|
|
-Merge: 05846d00a cbff35909
|
|
669
|
+commit 214c762c46d5cd5892d2ddc06a25193a01164e8b
|
728
|
670
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
729
|
|
-Date: Fri Nov 2 11:11:49 2018 +0100
|
|
671
|
+Date: Mon Jun 29 08:25:11 2020 +0200
|
730
|
672
|
|
731
|
|
- Merge pull request #1704 from micmac1/dp_replace
|
|
673
|
+ carrierroute: docs - note about config file ownership
|
732
|
674
|
|
733
|
|
- dialplan: fix dp_replace() in cmd_export_t struct
|
|
675
|
+ - GH #2369
|
734
|
676
|
|
735
|
|
-commit 05846d00a063c069ec4b2c9bf589af111cd7992f
|
|
677
|
+commit 31c7493d0d822239a76df4b504b2c319de09c19c
|
736
|
678
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
737
|
|
-Date: Fri Nov 2 10:27:46 2018 +0100
|
738
|
|
-
|
739
|
|
- Makefile.defs: version set to 5.2.0-pre2
|
740
|
|
-
|
741
|
|
-commit cbff35909edccffe778d04f3871d880195d82b7a
|
742
|
|
-Author: Sebastian Kemper <sebastian_ml@gmx.net>
|
743
|
|
-Date: Fri Nov 2 10:10:38 2018 +0100
|
|
679
|
+Date: Mon Jun 29 08:19:34 2020 +0200
|
744
|
680
|
|
745
|
|
- dialplan: fix dp_replace() in cmd_export_t struct
|
|
681
|
+ carrierroute: more details on error message checking file permissions
|
746
|
682
|
|
747
|
|
- In the struct 'int param_no' is set to '2'. But dp_replace() has actually three
|
748
|
|
- parameters (dpid, inval, outvar), so kamailio's cfg parser fails when
|
749
|
|
- dp_replace() is called:
|
750
|
|
-
|
751
|
|
- yyparse(): cfg. parser: failed to find command dp_replace (params 3)
|
752
|
|
- yyerror_at(): parse error in config file /etc/kamailio/kamailio.cfg, line 366, column 45: unknown command, missing loadmodule?
|
753
|
|
-
|
754
|
|
- This commit fixes 'int param_no' to address this.
|
755
|
|
-
|
756
|
|
- Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
|
683
|
+ - GH #2369
|
757
|
684
|
|
758
|
|
-commit 2159e7b2af772beebe3af290c92f8e88ed864daf
|
|
685
|
+commit bcae4ab3274b502921fbf0525455c1474e7a63a4
|
759
|
686
|
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
760
|
|
-Date: Fri Nov 2 09:16:27 2018 +0100
|
|
687
|
+Date: Mon Jun 29 08:01:13 2020 +0200
|
761
|
688
|
|
762
|
|
- modules: readme files regenerated - db_redis ... [skip ci]
|
|
689
|
+ modules: readme files regenerated - dispatcher ... [skip ci]
|
763
|
690
|
|
764
|
|
-commit 47a22c49a84941c8065c0dfa91fb0d07716126c1
|
|
691
|
+commit ae828e8c671206f15afd913492833f994ca73435
|
|
692
|
+Merge: b7c7976d3e bef306b97e
|
765
|
693
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
766
|
|
-Date: Fri Nov 2 09:11:11 2018 +0100
|
767
|
|
-
|
768
|
|
- db_redis: docs - added note that keys parameter must be specified
|
769
|
|
-
|
770
|
|
-commit 8cce4f243bc00f243671da7349edd3a11d5dc2ec
|
771
|
|
-Author: Henning Westerholt <hw@kamailio.org>
|
772
|
|
-Date: Thu Nov 1 21:22:53 2018 +0100
|
773
|
|
-
|
774
|
|
- acc_radius: fix generating duplicates for missed calls
|
775
|
|
-
|
776
|
|
- - fix generating duplicates for missed calls (#GH1674)
|
777
|
|
- - patch from Julien Chavanton jchavanton at gmail dot com
|
778
|
|
-
|
779
|
|
-commit 8d80f16fc19036d64f917740417a65139b1dd7ae
|
780
|
|
-Author: Henning Westerholt <hw@kamailio.org>
|
781
|
|
-Date: Thu Nov 1 21:22:42 2018 +0100
|
|
694
|
+Date: Mon Jun 29 07:48:13 2020 +0200
|
782
|
695
|
|
783
|
|
- acc_json: fix generating duplicates for missed calls
|
|
696
|
+ Merge pull request #2375 from sergey-safarov/dipatcher-frmating
|
784
|
697
|
|
785
|
|
- - fix generating duplicates for missed calls (#GH1674)
|
786
|
|
- - patch from Julien Chavanton jchavanton at gmail dot com
|
|
698
|
+ dipatcher: dockbook and config formatting
|
787
|
699
|
|
788
|
|
-commit 3a471af738c6b8f7e717b7f2f4c6f9c579a2d9c8
|
789
|
|
-Author: Henning Westerholt <hw@kamailio.org>
|
790
|
|
-Date: Thu Nov 1 21:22:26 2018 +0100
|
|
700
|
+commit b7c7976d3e84ac648b689e5e496e619f587a4eb9
|
|
701
|
+Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
|
702
|
+Date: Mon Jun 29 07:46:20 2020 +0200
|
791
|
703
|
|
792
|
|
- acc_diameter: fix generating duplicates for missed calls
|
793
|
|
-
|
794
|
|
- - fix generating duplicates for missed calls (#GH1674)
|
795
|
|
- - patch from Julien Chavanton jchavanton at gmail dot com
|
|
704
|
+ modules: readme files regenerated - dlgs ... [skip ci]
|
796
|
705
|
|
797
|
|
-commit a7525829309427fbb9357e0104b9dba1016f6777
|
798
|
|
-Author: Henning Westerholt <hw@kamailio.org>
|
799
|
|
-Date: Thu Nov 1 21:21:28 2018 +0100
|
|
706
|
+commit f757a5e1a092bff4a1dbaa7da2d02f06e3a3e32e
|
|
707
|
+Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
|
708
|
+Date: Sun Jun 28 15:19:42 2020 +0200
|
800
|
709
|
|
801
|
|
- acc: fix generating duplicates for missed calls
|
802
|
|
-
|
803
|
|
- - fix generating duplicates for missed calls (#GH1674)
|
804
|
|
- - patch from Julien Chavanton jchavanton at gmail dot com
|
|
710
|
+ dlgs: update final stats when item is destroyed
|
805
|
711
|
|
806
|
|
-commit 253d35c84bc1886c9eae774a731452f5d2f521cd
|
807
|
|
-Author: Henning Westerholt <hw@kamailio.org>
|
808
|
|
-Date: Thu Nov 1 21:19:41 2018 +0100
|
|
712
|
+commit 7a47812f10f23897f3455a5abbede3a53c8c2d0e
|
|
713
|
+Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
|
714
|
+Date: Sat Jun 27 19:04:28 2020 +0200
|
809
|
715
|
|
810
|
|
- core: add helper function for flag reset
|
811
|
|
-
|
812
|
|
- - add helper function for flag reset (needed for bugfix in #GH1674)
|
813
|
|
- - patch from: Julien Chavanton jchavanton at gmail dot com
|
|
716
|
+ dlgs: docs for dlg.stats command
|
814
|
717
|
|
815
|
|
-commit 96aa799065d45a48e00a3efff252aa9bb473e355
|
816
|
|
-Author: Tsvetomir Dimitrov <tsv.dimitrov@gmail.com>
|
817
|
|
-Date: Wed Oct 31 18:43:34 2018 +0200
|
|
718
|
+commit 5c2b93f61b8970cd174c4d4055f7dbc1ddccaa12
|
|
719
|
+Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
|
720
|
+Date: Sat Jun 27 16:28:23 2020 +0200
|
818
|
721
|
|
819
|
|
- ims_ipsec_pcscf: Fix a memory leak in add_security_server_header()
|
|
722
|
+ dlgs: dlgs.stats rpc command
|
820
|
723
|
|
821
|
|
-commit 9757bb8c0e2fea5173f4fa3dd7798d61759f04af
|
822
|
|
-Author: adil-mafzool <36664780+adil-mafzool@users.noreply.github.com>
|
823
|
|
-Date: Tue Oct 30 20:23:23 2018 +0000
|
|
724
|
+commit 61d9d204c33c1b140ed90d51e9af13ec4ed12a96
|
|
725
|
+Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
|
726
|
+Date: Sun Jun 28 15:01:25 2020 +0200
|
824
|
727
|
|
825
|
|
- usrloc: call contact expired call back for a domain with db_mode: DB_ONLY (#1683)
|
826
|
|
-
|
827
|
|
- * usrloc: call contact expired call back for a domain with db_mode: DB_ONLY
|
828
|
|
- * usrloc: only execute funtion udomain_contact_expired_cb when db_mode is set as DB_ONLY
|
829
|
|
- * usrloc: removed redundant function call mem_insert_urecord from udomain_contact_expired_cb
|
|
728
|
+ modules: readme files regenerated - ims_charging ... [skip ci]
|
830
|
729
|
|
831
|
|
-commit e29c90ca1a7e604a3a86d508e4ac0c7b57f382e8
|
832
|
|
-Merge: 6745a6c78 783763e8a
|
833
|
|
-Author: Lucian Balaceanu <lucian.balaceanu@1and1.ro>
|
834
|
|
-Date: Tue Oct 30 01:38:29 2018 -0700
|
|
730
|
+commit f679c118a589c80cb84954fb46271adef596e049
|
|
731
|
+Author: Henning Westerholt <hw@skalatan.de>
|
|
732
|
+Date: Sun Jun 28 12:45:43 2020 +0000
|
835
|
733
|
|
836
|
|
- Merge pull request #1693 from lbalaceanu/pdb_fixabrt
|
837
|
|
-
|
838
|
|
- pdb: fix SIGABRT in case of too long uris
|
|
734
|
+ ims_charging: fix error in destination_realm default vaulue
|
839
|
735
|
|
840
|
|
-commit 6745a6c784218130a28896cbfa4ea520047d8fc6
|
|
736
|
+commit ec0b1d31f1d667abdcd7cce7fbfff110583e271c
|
841
|
737
|
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
842
|
|
-Date: Tue Oct 30 07:21:48 2018 +0100
|
|
738
|
+Date: Fri Jun 26 22:27:43 2020 +0200
|
843
|
739
|
|
844
|
|
- rabbitmq: use fixup spve all
|
845
|
|
-
|
846
|
|
- - allow tracking parameter number
|
847
|
|
- - prefix to avoid conflict of common name function
|
|
740
|
+ siputils: docs - added section ids for parameters
|
848
|
741
|
|
849
|
|
-commit 783763e8accef47aa563cd17d1e170250268751c
|
850
|
|
-Author: Lucian Balaceanu <lucian.balaceanu@1and1.ro>
|
851
|
|
-Date: Mon Oct 29 11:54:45 2018 +0200
|
|
742
|
+commit bef306b97e62dfdb5297a1589541a69e68bbcae0
|
|
743
|
+Author: Sergey Safarov <s.safarov@gmail.com>
|
|
744
|
+Date: Thu Jun 25 22:49:02 2020 +0300
|
852
|
745
|
|
853
|
|
- pdb: fix SIGABRT in case of too long uris
|
|
746
|
+ dispatcher: cfg - simplified WITHINDLG
|
|
747
|
+
|
|
748
|
+ route[PRESENCE] contains exit command, so we removed extra exit
|
854
|
749
|
|
855
|
|
- buf in pdb_msg_dbg should correctly accomodate for pdb_bdy size
|
856
|
|
- pdb_hdr + pdb_bdy should add to pdb_hdr.length (max 255)
|
|
750
|
+ Also some formatings
|
857
|
751
|
|
858
|
|
-commit 810d84981b4ed83b11e4090740a36653ec10ef16
|
859
|
|
-Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
860
|
|
-Date: Mon Oct 29 07:27:58 2018 +0100
|
|
752
|
+commit 73a523ba02cc4f4d25636a03344c45a5af7ac295
|
|
753
|
+Author: Sergey Safarov <s.safarov@gmail.com>
|
|
754
|
+Date: Thu Jun 25 22:46:35 2020 +0300
|
861
|
755
|
|
862
|
|
- dialog: handle alias in contact address for local bye only when no route headers
|
|
756
|
+ dispatcher: cfg - simplified WITHINDLG
|
863
|
757
|
|
864
|
|
- - GH #1689
|
|
758
|
+ route[RELAY] contains exit command, so we can simplify construction
|
865
|
759
|
|
866
|
|
-commit 98ee25c6da118cadedd98621c580ed4df3a7e860
|
867
|
|
-Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
868
|
|
-Date: Sat Oct 27 15:46:44 2018 +0200
|
|
760
|
+commit df73f60011497a7346c122cd4328e9564862a448
|
|
761
|
+Author: Sergey Safarov <s.safarov@gmail.com>
|
|
762
|
+Date: Thu Jun 25 22:39:14 2020 +0300
|
869
|
763
|
|
870
|
|
- modules: readme files regenerated - nsq ... [skip ci]
|
|
764
|
+ dispatcher: cfg - more simple nesing for route[WITHINDLG]
|
871
|
765
|
|
872
|
|
-commit 549106f591fc33bdc1e1aec26bd765d1ee4376ce
|
873
|
|
-Merge: 6e6a2f442 1f09a3898
|
874
|
|
-Author: Emmanuel Schmidbauer <emmanuel@getweave.com>
|
875
|
|
-Date: Sat Oct 27 09:37:33 2018 -0400
|
|
766
|
+commit 948e04761029c17841b86a2a133f042b69f264ac
|
|
767
|
+Author: Sergey Safarov <s.safarov@gmail.com>
|
|
768
|
+Date: Thu Jun 25 22:34:14 2020 +0300
|
876
|
769
|
|
877
|
|
- Merge pull request #1685 from kamailio/nsq-deprecate-duplicate-func
|
878
|
|
-
|
879
|
|
- nsq: deprecate json and pua funcs for json api and pua_json modules
|
|
770
|
+ dispatcher: docbook - ident formating using Oxygen 13
|
880
|
771
|
|
881
|
|
-commit 6e6a2f442e06a23aa180f07c2a954068dfc58843
|
882
|
|
-Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
883
|
|
-Date: Fri Oct 26 09:21:57 2018 +0200
|
|
772
|
+commit 76e1d0ea1789dc122a04bb82be9b90cb43c64450
|
|
773
|
+Author: Sergey Safarov <s.safarov@gmail.com>
|
|
774
|
+Date: Thu Jun 25 22:26:48 2020 +0300
|
884
|
775
|
|
885
|
|
- uac: test if qop field has a list of values for remote auth challenge
|
886
|
|
-
|
887
|
|
- - GH #1684
|
|
776
|
+ dispatcher: docbook - fixed 'Attribute "xmlns:xi" must be declared for element type'
|
888
|
777
|
|
889
|
|
-commit 2ecf601c472bb81b9cf4ffd5b1ac17c4dfd742f2
|
890
|
|
-Author: mtirpak <miklos.tirpak@gmail.com>
|
891
|
|
-Date: Thu Oct 25 13:43:36 2018 +0200
|
|
778
|
+commit b22d83175a3979ff91ecfad34b1623e7cbad1f1b
|
|
779
|