cabd7682 |
===================== 2019-11-14 Version 5.3.1 Released =====================
===================== Changes Since Version 5.3.0 ===========================
|
283e4684 |
commit 97eb5e2558c5031794f4ca16ff8e5e46edf38ee3 (HEAD -> 5.3)
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Nov 14 12:25:09 2019 +0100
uac: reset credentials structure for uac_req_send() authentication
(cherry picked from commit 2b12754920704f49cd227c518e130cef4d76ea7d)
|
cabd7682 |
commit b18203a2114a2999532e15336874b69a70c20473
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Nov 14 11:49:21 2019 +0100
Makefile.defs: version set to 5.3.1
commit e6a359b6436ca433cdd8916020cf4a75898a6e2b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Nov 14 11:47:19 2019 +0100
pkg: rpm/specs - set version to 5.3.1
commit 909aa7ea5e8a6a4825ec57997e65ea490205ef6a
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Thu Nov 14 11:41:53 2019 +0100
pkg/kamailio/deb: version set 5.3.1
commit ae7a6f6e0950dcfb13e421ed64da6d9cd023f58c
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Nov 12 12:18:06 2019 +0100
core: bug fix in str2ipbuf, return an error for invalid input parameter
(cherry picked from commit a48d87dff0d266efabaf4b0312d2c228ccbd13ff)
commit e76e2cefb5112372bc76935dbb17670ca2c377b0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Nov 11 10:51:33 2019 +0100
phonenum: use -std=c++11 cpp compile flag
- required by the libphonenumber
(cherry picked from commit 75c5a20a870985059f642ac1a6624655332dbca8)
commit 74e1b77336e9b7b9d16c48217190a8742a6efd63
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Nov 5 13:47:53 2019 +0100
core: slow timer - warning message if callback function is null
(cherry picked from commit 574b080d69b2b968cfe871bc7cfe8fdf930fbc2e)
commit 92454e1175698b6b00e1e1466859c30da6a6d342
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Nov 3 10:30:09 2019 +0100
core: qmalloc - print details of prev fragment when its tail is overwritten
- do it when check2 field is not touched
(cherry picked from commit bf1ba8d2d4519af50d44acfce5f34535fd1db8e0)
commit ed2befe76dc8987c3bcc22fb8f47db58d4d578f4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Nov 2 18:04:23 2019 +0100
textops: remove check done in the called function
(cherry picked from commit 7261efbcd0826014227fbe814e4142cec0c79368)
commit c4e3f20eefe45a543bfaddce8d13434566d63b90
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 31 09:54:22 2019 +0100
evapi: use local allocated buffer to get data parameter for event relay
- use system malloc given that the data can be passed from jsonrpcs,
which uses system malloc as well
- try to grow the internall buffer as needed based on estimated size of
output for the data parameter
(cherry picked from commit 63334e312d60a5d6a6470b0067c29db672d08c7c)
commit f8a8ad28bcc984938a65c1cf69adab06f460d2b0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Oct 30 18:27:40 2019 +0100
acc: better evaluation of error return for pv_printf_s()
(cherry picked from commit 69ccdc25fbfaf01785127ecb051429e51df6cad5)
commit 8d7dbdd934375c7bbeed9bb8d6c75d98615aa0af
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Oct 30 18:26:34 2019 +0100
core: pv - function to get the size of the value for strings with vars
- added silent mode for printing strings with vars
(cherry picked from commit 6ee9e9c9dc2d818a5ce6c6cf7828a68a1c8cb291)
commit 3eca96c29ed5bc8d51643e8d9a87318a220c9042
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Oct 30 18:25:44 2019 +0100
core: use pv_elem_t for vstr fixup value get
(cherry picked from commit 73e36b6a467491252e1f81be1b8da66d6c1a4b1b)
commit 7bc98c4ebd8e8bff8417b8e9542c07badafda63e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Oct 30 15:41:04 2019 +0100
core: fixup helpers to get dynamic string parameter in own buffer
(cherry picked from commit 3e1438bebdf611b83574ab44c8ed3eb3c7067391)
commit 4ca6ad00eb71ea76dacf71c6126a4fe853d898c9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Oct 30 10:14:07 2019 +0100
ctl: docs - more infor about binrpc_buffer_size modparam
- replaced ser with kamailio in a few examples
(cherry picked from commit c9070600af1b7993b003964b5c58db3391d50f60)
commit 3fb626bd5f9a5b5a21659f98d215234ce74e90a8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Oct 28 10:00:28 2019 +0100
core: pad some fields in contained structs for 4 byte alignment
- safety for sigbus on strict cpu architectures when accesing fields by
address
(cherry picked from commit 1296bb2270985a1bf3af04f35e4cdae1fe4b184a)
commit 3950df29cd6f3f2c4a35e0cd8dde8c31180b99bb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 24 12:38:20 2019 +0200
statsc: debug message when fetching stats values
(cherry picked from commit a463c53e767114567ff25f0fe50115da0e3d0045)
commit c773828d392729cb27f99d7adeaf095084056aee
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Oct 22 10:49:18 2019 +0200
kamdbctl: split create user and grant access statements for mysql
- MySQL 8 doesn't support all in one statement
(cherry picked from commit c0879add55bef77703f2259f224b4a1f954cd8bf)
commit ff2705b98784b451a7fe37b8fe680a5032af2fb6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Oct 21 08:28:09 2019 +0200
imc: docs - added section ids
(cherry picked from commit 6f9bb6427ce201863d60e3255debe31a6a7db776)
commit fe0b4cb34964b16f08e7b594d9ea1d0940994131
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Oct 18 08:52:23 2019 +0200
dispatcher: docs - details of returned code by ds_list_exists()
(cherry picked from commit 619b2603b486efea29fd314f360647f6d8ef3aec)
commit 46333e57afa8e90808c921c923e06c913c390c60
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Oct 18 08:48:27 2019 +0200
dispatcher: adjustments to ds_list_exist()
- info log messages made debug
- return -2 if evaluating the fixup param fails
(cherry picked from commit fcabdc012d5490cfc740d0e0773fd88ed07c2b64)
commit 6ec84c91c75e2bb8ac04245292b130ae99464098
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Sat Nov 9 10:58:06 2019 +0300
pkg/kamailio/obs: replaced systemd-mini requirments by systemd [skip ci]
Also commit restrict requirements only for OpenSUSE Leap dists
(cherry picked from commit 0075472ef96c77ec38789af7bba744667a49ef22)
commit fb393b1a6e59ba0ca2ce2700aeb11c5f4e1291f8
Author: Aleksandar Yosifov <alexyosifov@gmail.com>
Date: Mon Nov 4 13:51:07 2019 +0200
ims_usrloc_scscf: added '\n' for debug messages
- added a new line to the end of some debug logs for
better formatting.
(cherry picked from commit 90ff57e10f1b456b35dc8ac262457dbb2c497997)
commit 865bd055cb1ecea8c08976f41ef733a40444c74d
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Nov 7 18:25:36 2019 +0100
ims_registrar_scscf: formatting change for a few really long lines
(cherry picked from commit a7b8cb33d815fcea5dec7c82a33e8fcbad54ba03)
commit f6087e8084a3ccf854f53594e9c1c1998fcb3c39
Author: Aleksandar Yosifov <alexyosifov@gmail.com>
Date: Thu Nov 7 18:11:21 2019 +0200
ims_registrar_scscf: added '\n' for debug messages
- added a new line to the end of some debug logs for
better formatting.
(cherry picked from commit 2e4727014fff86545bb9ce8bb97f72173d8c8c87)
commit 6d1abb352c772caf164486854a2609ca67a0142b
Author: Stanislav S. Litvinenko <litvinenko@protei.ru>
Date: Thu Oct 31 02:17:54 2019 +0300
ims_ipsec_pcscf: closing mnl_socket in some exceptional situations
- fix leak socket when error handling errors in creation or destruction ipsec tunnel
(cherry picked from commit 575102bef5418ddfef2f619f22dd827183eef8af)
commit 50dcbdf4f6f2a99d1a60aa0d676612c782285133
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Oct 31 16:39:59 2019 +0100
ims_ipsec_pcscf: fix gcc warning about misleading indention
(cherry picked from commit 08e451066aad2ed14a70a72a18733788a48224ef)
commit 543fbbf9b1dd2429be910b27566bf273381cbf78
Author: Stanislav S. Litvinenko <litvinenko@protei.ru>
Date: Thu Oct 31 01:54:28 2019 +0300
ims_ipsec_pcscf: fix non-close mnl_socket when a bind error
(cherry picked from commit 8cae623c7051d529d779c4bf072225c44154e403)
commit 72d17edf9c38118b852ffece061417653f9a97ff
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Thu Oct 31 12:46:32 2019 +0100
modules: readme files regenerated - modules ... [skip ci]
commit f6c49cd7bf3ee6a2dd85367b4225402548488e91
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Oct 31 12:30:46 2019 +0100
topos: fix documentation for msg-sending event_route (GH #2115)
(cherry picked from commit e42fcc9395ee82d3d9d3df0da3728dd652a1d5c2)
commit 65136e5df6926c7757b52da79eae9ecef26235e1
Author: Bastian Triller <bastian.triller@gmail.com>
Date: Thu Oct 31 12:29:05 2019 +0100
topos: fix event_mode parameter type (GH #2115)
(cherry picked from commit d9c603d3fcc93a3a160a03e7e3c5500d744957db)
commit e591ff9ded3e3ab8478c7a574c64e27ff35c3e91
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Oct 25 12:55:06 2019 +0200
lib/srdb1: detect if ipv6 address is between square brakets
- if not, let it be host part with surrounding brakets, because it can
by a mysql conf group name
(cherry picked from commit 2aa614d49f4917faec62534a51fcf8ddfc5fb870)
commit 9bf5f8a70edb2a0c5177389cae1ddc1778a53ede
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Thu Oct 24 14:19:32 2019 +0300
pkg/kamailio/obs: added packaging for RHEL 8 and for CentOS 8 dists GH #2078 [skip ci]
(cherry picked from commit a3ce062fdec2d3a5d5e46f49c9d0ea9d449a1bec)
commit eb79a1361ef47671b7ee64789cd89e505d3f7031
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Thu Oct 24 14:13:45 2019 +0300
pkg/kamailio/obs: packaged lost module [skip ci]
(cherry picked from commit ac97c59a762b5ebf024775785193a9b25345c2fe)
commit 6a2e45a6133b7fe8da3715971e73efd5afe6ca7e
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Fri Oct 11 12:37:57 2019 +0300
pkg/kamailio: Updated RPM spec release extracting for "-rc" [skip ci]
(cherry picked from commit 1361ce6e980856ce7a3ffb77349cc45254ced6ab)
commit ad1905397bd5bb7cca8c32f0f782fd340f07c68b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Oct 22 15:16:30 2019 +0200
uac: proper condition to chech if ha1 flag is set for uac reg authentication
- GH #2108
(cherry picked from commit 2a3186ee0f8a2989f8de154019fd0ad73b390d73)
commit d6a55699c56c5b298442d3bb10838304156d6850
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Tue Oct 22 00:29:48 2019 +0200
domain: fix spelling error
(cherry picked from commit 0944689db2eabbb531fc6daed9db3a9bcc1780b6)
commit 09b3a82e496dd6f45a8f55fb06ca8ff6d4582aa1
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Tue Oct 22 10:08:34 2019 +0200
core: fix spelling error
(cherry picked from commit e35fe2d7b4ae79be6af9a70d8520620941960a72)
commit 81e39705affe8efe3e544ef34ae4e7649f745512
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Tue Oct 22 10:04:58 2019 +0200
pua: fix spelling error
(cherry picked from commit d06e85d6fa9e75e8008bc422a7596671283054f7)
commit 48e4b9b41c70ebe3f7a478dcdcb628e7a0306123
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Tue Oct 22 10:02:36 2019 +0200
utils/kamctl: update shebang to python3
(cherry picked from commit 9aa42d7c8161d4a0d085b019a85cde6981b3b4f9)
commit 4c36858eb9302465bba492f7901986f6a94198f0
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Tue Oct 22 10:00:16 2019 +0200
textops: fix spelling error
(cherry picked from commit 20e6c522c6722012cb8c38ae7e0c1773b2d536ed)
commit c1e5c03aadb86abe0b8063f04f1cbcc8e908b0a8
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Tue Oct 22 09:59:02 2019 +0200
smsops: fix spelling error
(cherry picked from commit 4ba14d2f6db6144870650398da6c07b07d23d64d)
commit 4537518a1df4c579f0603dfdbe947f3cee6d0fe3
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Tue Oct 22 09:57:07 2019 +0200
smsops: fix spelling error
(cherry picked from commit 4a657005a5c4eff88e48dc2b8847d5800a90bead)
commit a616c673ca4164a026ca8fc64db977bb3ffcef95
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Tue Oct 22 09:52:42 2019 +0200
secfilter: fix spelling error
(cherry picked from commit 3c26ebe4670eaffce4754bbd0cd76cbecf5bf590)
commit edc998d58fbd9f5555d951c6469d7278525af1e1
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Tue Oct 22 09:35:10 2019 +0200
seas: fix spelling error
(cherry picked from commit 8a197dcc8d2d063d3615e8800ed8d2f7812cce0f)
|
4cc67ada |
===================== 2019-10-17 Version 5.3.0 Released =====================
|
780fbd39 |
|
bc96bbad |
===================== Changes Since Version 5.2.0 ===========================
|
06eb6ed4 |
|
4cc67ada |
commit 52dc42ef6e4929ce67403d43909df2f015146c5e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 17 13:20:27 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
Makefile.defs: version set to 5.3.0
- new major release
|
06eb6ed4 |
|
4cc67ada |
commit ce8a69d891521c862b8374df88f77bb42a760f09
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 17 12:31:38 2019 +0200
|
bc96bbad |
|
4cc67ada |
utils: kamdbctl - version set to 5.3.0
|
bc96bbad |
|
4cc67ada |
commit a9e65d76af4f7485b876b97ab8b6d6f1a28d56a7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 17 10:57:23 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
pkg: rpm/specs - set version to 5.3.0
|
06eb6ed4 |
|
4cc67ada |
commit 67cd116cdb05511cbf889a6f4418830c35ec77c3
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Oct 15 19:40:02 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
statsc: free parsed params in case of error
|
bc96bbad |
|
4cc67ada |
- wrap some lines of codes in blocks
|
bc96bbad |
|
4cc67ada |
(cherry picked from commit 27020d88b4d3206a8f193dc5343ea8bb5b39b5a1)
|
06eb6ed4 |
|
4cc67ada |
commit e0de1a6842b03b06c56f84ae2dfc153b18f3a7c1
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Oct 11 14:02:57 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
nathelper: removed exe flag from c file
|
2a6f5858 |
|
4cc67ada |
(cherry picked from commit 82195c2a51c5020ca0024f59492a4e2faef0e15a)
|
bc96bbad |
|
4cc67ada |
commit 195c0150c83cdea3ec2f1dcd4c53f59d37280be7
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Thu Oct 17 09:16:28 2019 +0200
|
bc96bbad |
|
4cc67ada |
pkg/kamailio/deb: version set 5.3.0
commit 0ba475b82c640047060d49dab9768a5003eb5cf4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Oct 16 12:13:07 2019 +0200
siptrace: use debug for the log message about retrasmission
|
bc96bbad |
|
4cc67ada |
(cherry picked from commit bf3c70e00b0d8252acca4b8d28f435819dd100b5)
commit fc91331a92acdef0a17b0341b8d22f93bdbbc1db
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Oct 15 15:13:32 2019 +0200
tls: add TLSv1.2+ to example configuration
|
bc96bbad |
|
4cc67ada |
(cherry picked from commit aedd2c6470feb6410605110e8e31eca8b43feefb)
|
bc96bbad |
|
4cc67ada |
commit 98e22d5e11be5ef9e669635ea472ffe4f1d81e42
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Oct 15 15:16:40 2019 +0200
|
bc96bbad |
|
4cc67ada |
modules: readme files regenerated - modules ... [skip ci]
commit dc41cb04a5af37192ac5363bb939efb3a45efe90
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Oct 15 15:13:09 2019 +0200
tls: fix missing TLSv1.2+ parameter documentation
|
f0d5c35c |
|
4cc67ada |
(cherry picked from commit 5e00109fabe3507f1c20cbef80348e72ddb78cc8)
commit 7454cb8938df103ad77a3ec6c7eb733558ceea86
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Oct 14 14:35:17 2019 +0200
dispatcher: add some debug logging for ds_update_state function
|
bc96bbad |
|
4cc67ada |
(cherry picked from commit 8ee71161f907201e1734a4b2476636cfb518dab3)
|
3bcf5579 |
|
4cc67ada |
commit c32bccf1cebf70e512f16c15124db1c717e01769
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Oct 15 14:14:16 2019 +0200
tls: switch to TLSv1.2 in example cfg, usage of TLS 1.0 is not recommended anymore
(cherry picked from commit 3fa7b04cb6ac4170343455fa4f591fa95f7a3ff9)
commit 1c1791db132aaa87dec0a60a2080680da19a49f9
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Wed Oct 9 22:46:24 2019 +0200
modules: readme files regenerated - modules ... [skip ci]
commit 90fb9166dd8ec011540c3401cc583996b5bd7c5a
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Oct 9 22:41:47 2019 +0200
websocket: small doc improvement (use module names instead of file names)
(cherry picked from commit 179c536e972f4f8739a4ba3446610161d8cb913f)
commit 102131c20c179572452946c5dc82557ad1da2234
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Wed Oct 9 21:31:21 2019 +0200
modules: readme files regenerated - modules ... [skip ci]
commit eaed118951d605b5961fdcf57a81a25881642e1b
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Wed Oct 9 17:01:20 2019 +0200
modules: readme files regenerated - modules ... [skip ci]
commit f581c1360979adf4087b594b4638cec4b945576f
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Mon Oct 7 17:16:30 2019 +0200
|
3bcf5579 |
|
4cc67ada |
modules: readme files regenerated - modules ... [skip ci]
|
3bcf5579 |
|
4cc67ada |
commit 64c35a9f06ef42ecbfe2ac11a7ed171c7e91c06c
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Oct 9 21:28:40 2019 +0200
|
3bcf5579 |
|
4cc67ada |
tls: docs for kxlibssl rand engine
- manual backport
|
06eb6ed4 |
|
4cc67ada |
commit 29a75074c99b334ea80d78a247562684d18b2116
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Oct 9 20:29:52 2019 +0200
|
3bcf5579 |
|
4cc67ada |
tls: added rand engine kxlibssl
|
bc96bbad |
|
4cc67ada |
- use default libssl engine wrapped in a kamailio mutex lock
- manual backport from master
commit e22bc63df21a96a2ad8a7e0c6302d4c73bac667c
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Oct 9 21:18:20 2019 +0200
uac: spelling fix in docs, add missing title section for uac.reg_add
(cherry picked from commit 073907aa1f3b325b121801f06a65e7e7175154f3)
commit 841182e9ee55dca5b932a7716d14b3350ab3671f
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Oct 9 21:12:48 2019 +0200
uri_db: spelling fix in variable name
|
f0d5c35c |
|
4cc67ada |
(cherry picked from commit 23b60ed9fbf9396bd531c76f57c133d5850c0764)
|
3bcf5579 |
|
4cc67ada |
commit c44bd17c79bc0119ae201b826d84b9514700eda9
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Oct 9 12:38:14 2019 +0200
|
3bcf5579 |
|
4cc67ada |
tm: skip resuming suspended transactions put on wait
|
bc96bbad |
|
4cc67ada |
- transaction is expired in that moment, pending its destroy process
- GH #2055
|
bc96bbad |
|
4cc67ada |
(cherry picked from commit 52afc7b70f8e4abfb347c84872ab7daa202a6a24)
|
3bcf5579 |
|
4cc67ada |
commit fc9ca0fcdff7ebc5399374038bc6a0aa02207229
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Oct 8 12:31:39 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
avp: free allocated variable in case of error
|
bc96bbad |
|
4cc67ada |
(cherry picked from commit 5a18155c0fe661e7488f75afa7b0ea7638932943)
commit 21e0fba6adb9e77e91ea83ed79b13621df556e1e
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Oct 9 16:56:31 2019 +0200
tls: add initial seeding to cryptorand generator, as we don't do it in core
|
bc96bbad |
|
4cc67ada |
- add initial seeding to cryptorand generator initialization to main proces
- only as additional fallback in case of no access to system entropy sources
- not needed for 5.3 - we do it in here in the core for all processes
|
06eb6ed4 |
|
4cc67ada |
commit 679f20654ebf52855fdaad1d72cd6572dd9f9743
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Oct 7 11:50:29 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
tls: update name and mailing list in tls_cert.sh script
|
3bcf5579 |
|
4cc67ada |
(cherry picked from commit 49a78933845f136f8f7caaf7e24e6cdcf206cbb5)
|
06eb6ed4 |
|
4cc67ada |
commit 6fb06e5f71bdf1b7fc689701a57f543e34836812
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Oct 9 15:47:05 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
tls: small extensions in parameter docs related to PRNG engines
commit 7f892850916a6d668386575d1bb1ed1b3a638059
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Mon Oct 7 23:21:33 2019 +0200
pkg/kamailio/deb: version set 5.3.0~rc1
commit 5f477b4e58e4d9b02aa20176c314b2915ff832f5
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Thu Oct 3 14:21:35 2019 +0200
usrloc: keep a private copy of urecord before running ul_callbacks
|
bc96bbad |
|
4cc67ada |
fixes #2089
|
28111e79 |
|
4cc67ada |
(cherry picked from commit f3cf0a2f4e60a3a7185baa106869dab85cd8cd0b)
|
06eb6ed4 |
|
4cc67ada |
commit 6ab666f4bb205d4729bfa8874a351f351ef5275e
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Oct 7 18:51:40 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
Makefile.defs: version set to 5.3.0-rc1
commit 970f86d2fc8c842f267dc99fa1ebb4093b5586ad
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Oct 7 15:38:22 2019 +0200
core: workaround related to T_OPT for alpine linux musl C library (GH #2095)
|
2a6f5858 |
|
4cc67ada |
(cherry picked from commit cec1043a9c4daa39b4245b87f28fb5566e8627bd)
commit a4cab366dd03c1e8dcd6e36ba1bfa01104aafcbf
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Mon Oct 7 18:23:12 2019 +0300
pkg/docker: updated kamailio-ci submodule
commit 46effd6a25fb1bf4c789307b3b097bd2c25e9fac
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Oct 7 17:04:54 2019 +0200
texopsx: extend docs with a small note about msg_apply_changes()
|
bc96bbad |
|
4cc67ada |
(cherry picked from commit 899b826bcf2ebe0197fae5766962e0c193c585ec)
|
06eb6ed4 |
|
4cc67ada |
commit 2ec8caa1ef9577fa4f21fb1fa2f9f6217a29f3eb
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Oct 7 16:26:10 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
http_async_client: use enough size to print pointer as string in build_hash_key()
|
bc96bbad |
|
4cc67ada |
- use local string variables instead of allocation in pkg, because the values
are needed only inside the function
- use safer snprintf() instead of sprintf()
- GH #2091
|
28111e79 |
|
4cc67ada |
(cherry picked from commit 087654a5028cd800e17fcd9d1768135a60fd6706)
|
06eb6ed4 |
|
4cc67ada |
commit 398641926648a32b635f39f655ae3231038b9c3d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Oct 7 15:13:58 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
tls: docs - documented cryptorand engine for prng
|
06eb6ed4 |
|
4cc67ada |
commit 58f6eb7b8bbd6e22994f4b147b6c2fc9c7d1daa0
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Oct 7 14:57:06 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
tls: add cryptorand (fortuna) engine for PRNG if libssl v1.1.0+
|
2a6f5858 |
|
4cc67ada |
- set it to be the default PRNG with libssl v1.1.0+
|
06eb6ed4 |
|
4cc67ada |
commit f07893606b2129f3a7f24a7d1f7fee619f9b8105
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Oct 7 11:42:12 2019 +0200
|
2a6f5858 |
|
4cc67ada |
tls: Makefile - do not enclose fortuna lib in quotes
|
f0d5c35c |
|
4cc67ada |
- bsd make keeps them in compile/ldd command
|
06eb6ed4 |
|
4cc67ada |
commit 30cef0e29c39402b91cd6d4b4d323cf3bf9fd033
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Sat Oct 5 20:41:50 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
presence: free allocated memory in case of error
|
2a6f5858 |
|
4cc67ada |
(cherry picked from commit 4e6c8fe6073d7d52bab66faa68abad2f685d2090)
|
28111e79 |
|
4cc67ada |
commit aa875e297bea05828f319d71fc68c44969931231
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Oct 4 18:12:15 2019 +0200
|
2a6f5858 |
|
4cc67ada |
xmlrpc: clean allocated buffer for reply when no more memory for reason value
|
2a6f5858 |
|
4cc67ada |
(cherry picked from commit 36a4b16117d79f1a30a9f929350f75ab8bfd5d2a)
|
28111e79 |
|
4cc67ada |
commit 52dda341500c697b988f600d3ae6f1b0065670bc
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Oct 4 11:15:04 2019 +0200
|
28111e79 |
|
4cc67ada |
tls: use fastrand() for the corresponding rand_engine
|
ed29e169 |
|
4cc67ada |
(cherry picked from commit f877069e141749796ec02a78ce16342f9e120ef7)
commit ac16e21715e57befcba386e74214fa482bdf97d7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Oct 4 08:53:53 2019 +0200
core: str2int() test first if result is null, otherwise init it to 0
|
bc96bbad |
|
4cc67ada |
(cherry picked from commit b83a165e2d0e34c9bca742708c1891eb114bae04)
|
28111e79 |
|
4cc67ada |
commit 3c11a405344af55aa4b9c8d35e1c181473cbdf42
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Oct 3 11:36:05 2019 +0200
|
28111e79 |
|
4cc67ada |
tls: docs for rand_engine parameter
|
2a6f5858 |
|
4cc67ada |
(cherry picked from commit 787b95a5a0573d4e81b2475a84bad59076e34faf)
|
bc96bbad |
|
4cc67ada |
commit 2935b65d7d909f8ac355b8f2b5404494c4ec2c6b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 3 11:23:09 2019 +0200
|
bc96bbad |
|
4cc67ada |
tls: set random number engine to fastrand for libssl1.1+
|
2a6f5858 |
|
4cc67ada |
(cherry picked from commit 6d154fbb2ff1d2941316281fad120b5db219deb1)
commit 43aa779ee9e43805e6a7da2c12562fdc89c5c413
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 3 11:18:41 2019 +0200
tls: option to set use fastrand for rand_engine
|
2a6f5858 |
|
4cc67ada |
(cherry picked from commit 4f514a7956534f1afc1ef30d8332f5dc3547de4b)
|
28111e79 |
|
4cc67ada |
commit 26d8e3cf82a49ad4e58ced507f7a1787b74656b0
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Oct 4 16:26:20 2019 +0200
|
28111e79 |
|
4cc67ada |
tls: add local copy of fortuna and depenencies from git master
|
bc96bbad |
|
4cc67ada |
- add local copy of fortuna and depenencies from git master
- not active yet, needs additions in tls_rand.* and probably also Makefile
commit eb792682973f34b1946a36126a01f6547ae43a5b
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Thu Oct 3 12:02:12 2019 +0200
pkg/kamailio/deb: version set 5.3.0~rc0
commit 726ad8579d75e0cd6fd3537140690c997601435c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Oct 2 23:45:11 2019 +0200
Makefile.defs: version set to 5.3.0-rc0
|
2a6f5858 |
|
4cc67ada |
- branch 5.3 for v5.3.x release series
|
28111e79 |
|
4cc67ada |
commit 08ae663b82ec955cc349c5550b8bea796f148295
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Oct 2 23:32:02 2019 +0200
|
2a6f5858 |
|
4cc67ada |
Makefile.defs: version set to 5.3.0-pre2
commit c03818998f0bd679a1db67ef3b487dd7f1ec256b
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Oct 2 16:29:46 2019 +0200
crypto: remove FIXME, add proper log level for debug statement, rephrase log
|
bc96bbad |
|
4cc67ada |
commit 9a268f13454c498fd374ca24b1a876e057ff155d
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Oct 2 16:27:40 2019 +0200
crypto: spelling fix in comment
commit 58047ba61d0cbceebc8c85590970a573fc396aa5
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Oct 2 08:32:21 2019 +0200
|
bc96bbad |
|
4cc67ada |
app_perl: first destroy old interpreter before creating the new one
|
ed29e169 |
|
4cc67ada |
- on interpreter reset, the new one may inherit globals from the old
one, if that is not yet destroyed
|
28111e79 |
|
4cc67ada |
commit fc542100d85a013272dde869e54173a7d5a062f4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Oct 1 23:04:01 2019 +0200
|
28111e79 |
|
4cc67ada |
tls: option to set custom random bytess generator
|
bc96bbad |
|
4cc67ada |
- attempt to fix GH #2077 which exposes a crash in the libssl v1.1
default random bytes generator
|
28111e79 |
|
4cc67ada |
commit 325d1e6d53b3db3265d6f76ec34bb3d6a31419c4
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Oct 1 18:00:13 2019 +0200
|
28111e79 |
|
4cc67ada |
core: fix compile error related to missing T_OPT in older (<2.25) glibc (GH #2087)
|
28111e79 |
|
4cc67ada |
commit 51e72659699b5f15b1a4b8827247e0bcdd587fab
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Oct 1 17:01:51 2019 +0200
modules: readme files regenerated - siptrace ... [skip ci]
commit 1d014c04cfc67d5ed7c3bd440bcf05eb76b1fc73
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Oct 1 17:00:36 2019 +0200
siptrace: fix (copy and paste) errors in siptrace docs
commit aeea940adaddc12c1467a0ac8f5e34d14b1339be
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Oct 1 16:38:20 2019 +0200
core: skip get_record for DNS extensions e.g. for EDNS0 (GH #2087)
|
28111e79 |
|
4cc67ada |
commit dd594481ee5478d4509c2e53d88a4e309e7dad67
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Oct 1 13:46:53 2019 +0200
modules: readme files regenerated - siptrace ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit 3033a26a6a8a8e7075dd5a86bf376c73830f2bbe
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Oct 1 13:31:47 2019 +0200
|
28111e79 |
|
4cc67ada |
siptrace: docs for sip_trace_mode() function
|
28111e79 |
|
4cc67ada |
commit 929ff145d78b70f29c388b31e76f84c4b438ee90
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Oct 1 13:23:06 2019 +0200
|
28111e79 |
|
4cc67ada |
siptrace: added sip_trace_mode(tmode)
|
f0d5c35c |
|
4cc67ada |
- function to specify the tracing mode: message, transaction, dialog
- a short form of siptrace with 3 params when the duplicate uri and
correlation id are not used
- the variant for the older setflag(...)/sip_trace(...) to track all the
messages in a transaction
|
06eb6ed4 |
|
4cc67ada |
commit 47e0649eca286bfc26c39dd1142169fc06eea077
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Oct 1 12:22:34 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
pdt: init len variable to avoid using garbage value
|
06eb6ed4 |
|
4cc67ada |
commit 6861995e417c40e9ab530d4c0bed97c57de184fd
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Oct 1 12:17:48 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
speeddial: fix stripping domain prefix
|
bc96bbad |
|
4cc67ada |
- increment the index after the value is adjusted
|
06eb6ed4 |
|
4cc67ada |
commit dfe8db758f84f5e88e0cb35b80a65dcd48158897
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Oct 1 10:28:13 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: init local structs to avoid use of garbage values
|
06eb6ed4 |
|
4cc67ada |
commit a886f8ef15677b951e36407735f1fb5b94f0edd0
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Oct 1 10:27:37 2019 +0200
|
3bcf5579 |
|
4cc67ada |
core: tcp - safety check that dst address is provided for tcp_send()
commit 41f6ddb8162960633b005c759b74efd86296d021
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Oct 1 10:17:03 2019 +0200
|
3bcf5579 |
|
4cc67ada |
modules: readme files regenerated - siptrace ... [skip ci]
commit 3f23f9ef88e4fa2af8d24c3260cb9821aa2f64cc
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Oct 1 10:06:47 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
siptrace: docs - more info on using trace_mode vs flag/sip_trace()
|
06eb6ed4 |
|
4cc67ada |
commit fa5f36454f2ef5fb4e55dd05f746430d9786e842
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Oct 1 09:04:01 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
jsonrpcc: removed old todo file
|
06eb6ed4 |
|
4cc67ada |
commit a6caed41166e555d7297abbae6017c5c54262662
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Oct 1 09:02:56 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
ims_qos: fixed typo in comments (timout -> timeout)
|
06eb6ed4 |
|
4cc67ada |
commit 5631338036c405b1e8c7fe8a1e320db2eb63c3f9
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Oct 1 09:01:29 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
sms: fixed typo in comments (timout -> timeout)
|
3bcf5579 |
|
4cc67ada |
commit 75e0e0f4d693e207d2035f84c3e1ddc9cc715ec4
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Oct 1 08:59:44 2019 +0200
|
3bcf5579 |
|
4cc67ada |
db_mysql: fixed typo in comments (timout -> timeout)
|
06eb6ed4 |
|
4cc67ada |
commit 40e09d8625184f19ff5666a2848cbb8c6212db26
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Sep 30 20:17:10 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
siptrace: trace transaction when message flag is set
|
06eb6ed4 |
|
4cc67ada |
commit be04fb6eab7caec8a2406a0b3ddee2b07083987e
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Sep 30 19:56:50 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
siptrace: proper handling when sip trace flag modparam is not set
|
2a6f5858 |
|
4cc67ada |
- use a dedicated variable to get flag index via param, because 0 is a
valid index, resulting in bit 1 being used for sip tracing
|
06eb6ed4 |
|
4cc67ada |
commit de11e2850314b12320cf8fed29f709a38a986709
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Sep 30 09:05:47 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
tm: removed async mutex define option
|
ed29e169 |
|
4cc67ada |
- it was disbaled due to conflict with reply processing, the reply mutex
being used, t_continue() has same processing like a failure handling
|
06eb6ed4 |
|
4cc67ada |
commit a37f3fe8e2c93adcbeaa91ace8b3bff6abc29ff5
Merge: 635cdbc17 a44ade38d
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Sep 30 08:36:40 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
Merge pull request #2083 from amessina/master
|
ed29e169 |
|
4cc67ada |
kamctl: Update dbtextdb.py for Python3
|
06eb6ed4 |
|
4cc67ada |
commit 635cdbc17abd0d213cc0065dcbbb22f1c73ce61b
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 29 23:47:16 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
lib: add missing debug output for srdb1, db_do_submit_query
|
06eb6ed4 |
|
4cc67ada |
commit 671fc87ccd345f56e74a87e3ff599912631dcef3
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Sun Sep 29 23:16:42 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
modules: readme files regenerated - usrloc ... [skip ci]
|
06eb6ed4 |
|
4cc67ada |
commit 98e1eabc676639b7e739d8641e3fa80f3c5b56dd
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 29 23:15:40 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
tls: spelling fix in comments (usefull -> useful)
|
06eb6ed4 |
|
4cc67ada |
commit 8d729f0d218d84c0850ade47e5dbe28ba54a5c98
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 29 23:15:31 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
usrloc: spelling fix in comments (usefull -> useful)
|
06eb6ed4 |
|
4cc67ada |
commit 64a93405470569b098b6d1a45361a80bc5f82644
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 29 23:15:11 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
ctl: spelling fix in comments (usefull -> useful)
|
06eb6ed4 |
|
4cc67ada |
commit 76353873c63cf3115c05b2e188f36e5a2b0ce9bf
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 29 23:14:24 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
lib: spelling fix in comments (usefull -> useful)
|
06eb6ed4 |
|
4cc67ada |
commit 68d1bdefb373798c740130b50602cdde2e70f876
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 29 23:13:41 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: spelling fix in comments (usefull -> useful)
|
06eb6ed4 |
|
4cc67ada |
commit ac016795dae5c0dcb5377fe9efa83fda240a6d17
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 29 22:57:53 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
uac: fix crash related to uacreg HA1 addition, commit 9b501c4945
|
bc96bbad |
|
4cc67ada |
- fix crash related to uacreg HA1 addition, commit 9b501c4945 (GH #2076)
- it's also necessary to add the new column to the queries
|
06eb6ed4 |
|
4cc67ada |
commit 4ad1382a6529f9d201a78280998f846dbbd3aa80
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Sun Sep 29 21:47:11 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
modules: readme files regenerated - siptrace ... [skip ci]
|
06eb6ed4 |
|
4cc67ada |
commit d3b0710a1bf0158a337636c6bb7132209320ef87
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 29 21:41:59 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
siptrace: fix an error in the docs, new tracing functions will be available in 5.3.0
|
06eb6ed4 |
|
4cc67ada |
commit a44ade38dc420d2699896930ededf54645837a22
Author: Anthony Messina <amessina@messinet.com>
Date: Sun Sep 29 11:04:58 2019 -0500
|
06eb6ed4 |
|
4cc67ada |
kamctl: Update dbtextdb.py for Python3
- reported by GH #1747
|
06eb6ed4 |
|
4cc67ada |
commit a1a32a927203c8897c577618bb03ab543b5e71f9
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Fri Sep 27 18:31:50 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
modules: readme files regenerated - dialog ... [skip ci]
|
06eb6ed4 |
|
4cc67ada |
commit 21af49a8db75b80e6a910e6b6ed0412bbcf5608a
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Sep 27 18:15:25 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
dialog: two spelling fixes in docs, small rephrasing
|
06eb6ed4 |
|
4cc67ada |
commit 827713c8abb15c50828d7b0597fdf1024a45cbd5
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Fri Sep 27 11:25:51 2019 +0300
|
06eb6ed4 |
|
4cc67ada |
pkg/kamailio/obs: removed deprecated fedora dists [skip ci]
|
06eb6ed4 |
|
4cc67ada |
commit 94a20e8f0005f16b371833b315f8d64457709328
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Fri Sep 27 11:47:07 2019 +0300
|
06eb6ed4 |
|
4cc67ada |
pkg/kamailio/obs: Added fedora rawhide packaging [skip ci]
|
06eb6ed4 |
|
4cc67ada |
commit 3ac708b5d80faf1f7615eb884dba2ce2fc04bdf3
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Fri Sep 27 11:27:05 2019 +0300
|
06eb6ed4 |
|
4cc67ada |
pkg/kamailio/obs: fixed rpm buils for CentOS dist on OBS [skip ci]
|
06eb6ed4 |
|
4cc67ada |
commit e9671df3f458ad40d913bd2ce0792340a5df5948
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Fri Sep 27 11:23:13 2019 +0300
|
f0d5c35c |
|
4cc67ada |
pkg/kamailio/obs: set correct group name for systemd unit files [skip ci]
|
f0d5c35c |
|
4cc67ada |
commit 1fdabbf5ce5fd218a47b7d147ebec5c6c45c1cce
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Sep 27 12:22:24 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
app_perl: log the number of reset cycles in debug message
|
06eb6ed4 |
|
4cc67ada |
commit 5eb2eca034d07f0fdb65cbcee2847945d476cbe2
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Sep 27 11:36:28 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
tools: allow one whitespace between route and name, kamailio parser accept it as well
|
06eb6ed4 |
|
4cc67ada |
commit 9490ec06d3cf0cfd0b0cf2d0a5ef701ccdabcaba
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Sep 26 23:09:37 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
app_perl: set G_EVAL flag when executing perl_destroy_func
|
2a6f5858 |
|
4cc67ada |
- trap use of die in the perl libs to avoid having an exit when
reset_cycles is used
|
06eb6ed4 |
|
4cc67ada |
commit b6a0d86b79dcc8eacbf725a3f5d6b8d123b14fc1
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Thu Sep 26 09:31:48 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
modules: readme files regenerated - db_cassandra ... [skip ci]
|
06eb6ed4 |
|
4cc67ada |
commit f87f25700aa64f82e9c359cf1788061160dd2276
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Wed Sep 25 15:17:11 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
modules: readme files regenerated - dialog ... [skip ci]
|
06eb6ed4 |
|
4cc67ada |
commit 39b7b4073465fd5343297683c59d75510c87d195
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Sep 26 09:19:46 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
db_cassandra: docs - note about the state of the module
|
06eb6ed4 |
|
4cc67ada |
commit ccc0eb6d12a1deb61536d7887d0baf73a9cc639f
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Sep 25 17:04:05 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
Makefile.defs: remove over-specific -fmpu definition, not needed according to my tests
|
06eb6ed4 |
|
4cc67ada |
commit ea141f0a63cf8a09eb11df53929ead49c5a07338
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Sep 25 15:35:17 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
jsonrpcs: cast to unsigned long, related to commit e624cbfa4b0df
|
06eb6ed4 |
|
4cc67ada |
commit 074c7ce165704aaea0d5ec3cd0d920656c1cd255
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Sep 25 15:33:47 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
smsops: cast to unsigned long, related to commit a61e04757d5f
|
06eb6ed4 |
|
4cc67ada |
commit ed0bc07dd66f954757695eebbcd7e49dc5333a9d
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Sep 25 15:31:41 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
call_obj: cast to unsigned long, related to commit 2a2780cb6b04
|
06eb6ed4 |
|
4cc67ada |
commit eeeecadeb1452972de7386354dfca37f483cef06
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Sep 25 15:16:23 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
app_python3: implement missing types for 3 params
|
06eb6ed4 |
|
4cc67ada |
commit 261cb0f91e7a85bf56c64bbf929673c46197efcf
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Sep 25 15:11:30 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
app_python: implement missing types for 3 params
|
06eb6ed4 |
|
4cc67ada |
commit 436ef74f2e12a17f7187031d5ea40b2fb3bbb107
Author: Alexandru Covalschi <568691@gmail.com>
Date: Wed Sep 25 15:13:56 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
uac: fix uac_reg_check_password having '9' disabled in hash string (GH #2072)
|
06eb6ed4 |
|
4cc67ada |
commit 6319d73aa3aac1d4da689259dc3ec6084bbfca2f
Author: Jurijs I <jurijs.ivolga@gmail.com>
Date: Wed Sep 25 15:34:06 2019 +0300
|
06eb6ed4 |
|
4cc67ada |
Typo in RPC Command dlg.dlg_list example
|
bc96bbad |
|
4cc67ada |
Typo in RPC Command dlg.dlg_list example, it should be kamcmd dlg.dlg_list abcdrssfrs122444@192.168.1.1, instead of kamcmd dlg.list abcdrssfrs122444@192.168.1.1
|
06eb6ed4 |
|
4cc67ada |
commit d4adbb31b9dab53a0ee5c6417bd3bbd4ee8c528b
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Sep 25 14:47:42 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
Makefile.defs: enable SMP mode after ARM v6/ARM v7 fixes on this platform
|
06eb6ed4 |
|
4cc67ada |
commit 1bc29ce527ffbf135926516ab387a59ae215cfec
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Sep 25 14:36:36 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: improve ARM v6 and ARM v7 atomic operations (branch merge from andrei/armv7)
|
bc96bbad |
|
4cc67ada |
- improve ARM v6 and ARM v7 atomic operations support in core
- this will also fix the swp{b} assembler warning messages on this platform
- merged from andrei/armv7 branch (base commit b092c2d10f4672db)
- these patches have been already used from some embedded hardware vendors
|
06eb6ed4 |
|
4cc67ada |
commit 6b1bb063adc7310f297ef426af2b415ed2273eb4
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Sep 25 14:21:07 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: print the architecture for Kamailio was compiled for (included in '-I')
|
06eb6ed4 |
|
4cc67ada |
commit a61e04757d5fbc6d756fed6339495e809258dc1e
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Sep 25 14:20:24 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
smsops: fix compile warning, size_t is unsigned int on 32 bit architectures
|
06eb6ed4 |
|
4cc67ada |
commit e624cbfa4b0dfc88c95844f056b25fa46bd6b1f1
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Sep 25 14:20:04 2019 +0200
|
bc96bbad |
|
4cc67ada |
jsonrpcs: fix compile warning, size_t is unsigned int on 32 bit architectures
|
bc96bbad |
|
4cc67ada |
commit 2a2780cb6b043baca964db19b45c46d9d9adc754
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Sep 25 14:19:21 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
call_obj: fix compile warning, size_t is unsigned int on 32 bit architectures
|
06eb6ed4 |
|
4cc67ada |
commit ec89ce24367882bf15f39f9a5acd58c652ba6737
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Sep 25 11:25:53 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
Makefile.defs: add support for ARMv7 architecture (e.g. newer Rasberry Pi 3)
|
bc96bbad |
|
4cc67ada |
- add the possibility to optimize for ARMv7 architecture (e.g. newer Rasberry Pi 3)
- can currently be enabled by editing the Makefile.defs and adding '-march=native'
at the documented line
- warning about swp{b} instructions needed to be fixed in atomic operations
- fallback for ARMv8 to ARMv7, as core atomic operations does not support it yet
|
06eb6ed4 |
|
4cc67ada |
commit 517854cba98d33fb632983fe9a2ecf9da9e7e7f9
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Sep 25 11:22:29 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: enable existing atomic operations for ARMv7 architecture (e.g. newer Rasberry Pi 3)
|
06eb6ed4 |
|
4cc67ada |
commit f31f0814fa50f29b45bf427cc84d12558834f836
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Wed Sep 25 10:08:05 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
pkg/kamailio/deb: switch back to libssl-dev 1.1 where available
|
06eb6ed4 |
|
4cc67ada |
commit 24988041d42c752c8202829d8e92d7a75762ab96
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Sep 24 18:29:03 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
Makefile.defs: fix doc URL for pre-defined architecture compiler macros
|
06eb6ed4 |
|
4cc67ada |
commit 0d8a19fde8f46d175302f5fe77caed1bdef1a8bc
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Sep 24 09:35:52 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: enable mem_join memory manager setting as default
|
bc96bbad |
|
4cc67ada |
- enable mem_join memory manager setting as default
- this should help with server stability in low memory situations
- some downstream projects (e.g. Kazoo) enables this already since years
|
06eb6ed4 |
|
4cc67ada |
commit 9ac7c87edb1c9fdbaaeaf413dc0586f32c646276
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Sep 24 16:31:56 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
modules: readme files regenerated - acc ... [skip ci]
|
06eb6ed4 |
|
4cc67ada |
commit 659e2c3ebb50f4a7362b4de2340883885391ebe6
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Tue Sep 24 16:24:44 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
acc: update doc reference to wiki [skip ci]
|
06eb6ed4 |
|
4cc67ada |
commit 2f690e4c01502ad744d3e24e368ff4359dcbdf33
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Sun Sep 22 00:46:32 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
modules: readme files regenerated - drouting ... [skip ci]
|
06eb6ed4 |
|
4cc67ada |
commit e2c3ed2de42eaa85c52d9d78c6e2076274645344
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 22 00:36:18 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
lib: don't initialize the PRNG again, especially with insecure low entropy input
|
ed29e169 |
|
4cc67ada |
- don't initialize the PRNG again, especially with insecure low entropy input
- this is done in the core for the main process and all children
|
06eb6ed4 |
|
4cc67ada |
commit 53ea0794c9ffeb017e0e5500b0ac2480023946e5
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 22 00:34:49 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
sipcapture: don't initialize the PRNG again, especially with insecure low entropy input
|
bc96bbad |
|
4cc67ada |
- don't initialize the PRNG again, especially with insecure low entropy input
- this is done in the core for the main process and all children
|
06eb6ed4 |
|
4cc67ada |
commit 56c6f787a0e968d3ed05c21cffe8bdeb8e286d84
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 22 00:31:08 2019 +0200
|
bc96bbad |
|
4cc67ada |
cdp: several own processes are forked, we need to properly initialize the PRNG for them
|
bc96bbad |
|
4cc67ada |
- cdp: several own processes are forked, properly initialize the PRNG for them
- related to commit df25b16635e
|
bc96bbad |
|
4cc67ada |
commit 6e81ff04eff41666a7fa94a7ac090bdb5dd4950f
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 22 00:12:14 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
mohqueue: don't initialize the PRNG again, especially with insecure low entropy input
- don't initialize the PRNG again, especially with insecure low entropy input
- this is done in the core for the main process and all children
|
06eb6ed4 |
|
4cc67ada |
commit c89746fd908788807fdae32577450defa6be18fd
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 22 00:11:41 2019 +0200
|
ed29e169 |
|
4cc67ada |
drouting: don't initialize the PRNG again, especially with insecure low entropy input
|
ed29e169 |
|
4cc67ada |
- don't initialize the PRNG again, especially with insecure low entropy input
- this is done in the core for the main process and all children
|
06eb6ed4 |
|
4cc67ada |
commit 930406ec25254859eef0fa1db194d197317b6be0
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 22 00:11:14 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
lost: don't initialize the PRNG again, especially with insecure low entropy input
|
ed29e169 |
|
4cc67ada |
- don't initialize the PRNG again, especially with insecure low entropy input
- this is done in the core for the main process and all children
|
ed29e169 |
|
4cc67ada |
commit df25b16635e88b493b07bb3c3e0eb6aa764c396b
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 22 00:10:51 2019 +0200
|
ed29e169 |
|
4cc67ada |
cdp: don't initialize the PRNG again, especially with insecure low entropy input
|
ed29e169 |
|
4cc67ada |
- don't initialize the PRNG again, especially with insecure low entropy input
- this is done in the core for the main process and all children
|
ed29e169 |
|
4cc67ada |
commit e68bab8a107c19776f0d4abdc52ca8bbadfccb9c
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 22 00:09:53 2019 +0200
|
ed29e169 |
|
4cc67ada |
auth: remove commented out code block related to PRNG initialization
|
ed29e169 |
|
4cc67ada |
commit e85c9fc326d7d06a1078a529ed0a873bfc5ffeb6
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 22 00:08:31 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
dispatcher: don't initialize the PRNG again, especially with insecure low entropy input
|
ed29e169 |
|
4cc67ada |
- don't initialize the PRNG again, especially with insecure low entropy input
- this is done in the core for the main process and all children
|
06eb6ed4 |
|
4cc67ada |
commit 8dc02a6bd0adb068a07ec7b6b856e20665cd9cd1
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 22 00:05:18 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
uac: don't initialize the PRNG again, especially with insecure low entropy input
- don't initialize the PRNG again, especially with insecure low entropy input
- this is done in the core for the main process and all children
|
06eb6ed4 |
|
4cc67ada |
commit f07664492be76212aaa5c380d982860a56629c0f
Author: Henning Westerholt <hw@skalatan.de>
Date: Sat Sep 21 23:53:13 2019 +0200
|
ed29e169 |
|
4cc67ada |
core: more secure PRNG initialization, use fastrand (its much safer) to init the other PRNGs
- more secure PRNG initialization, use fastrand (its much safer) to init the other PRNGs
- related to commit 0cd270bcb4b for main process, this is for the forked children
|
ed29e169 |
|
4cc67ada |
commit e8aa74a0220d6776c417d0f83d438be13d571e80
Author: Henning Westerholt <hw@skalatan.de>
Date: Sat Sep 21 23:45:00 2019 +0200
|
ed29e169 |
|
4cc67ada |
drouting: document default DB URL
|
ed29e169 |
|
4cc67ada |
commit 9d9e6f0df91fdab423bc5740099a9db501c2da19
Author: Henning Westerholt <hw@skalatan.de>
Date: Sat Sep 21 23:44:33 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
drouting: use default DB URL as all the other modules
|
06eb6ed4 |
|
4cc67ada |
commit 3caeb310bda0a40f0dca3567308df9f9cbeea462
Author: Henning Westerholt <hw@skalatan.de>
Date: Sat Sep 21 23:40:11 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: improve child_init debug logging
|
06eb6ed4 |
|
4cc67ada |
commit 0cd270bcb4b4402f94fa65224e8d69ce1205b050
Author: Henning Westerholt <hw@skalatan.de>
Date: Sat Sep 21 23:35:35 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: more secure PRNG initialization, use fastrand (its much safer) to init the other PRNGs
|
06eb6ed4 |
|
4cc67ada |
commit 4dbe7fa01d43931cbe1bfc041d4a16bece6ecec9
Author: Henning Westerholt <hw@skalatan.de>
Date: Sat Sep 21 22:53:55 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: remove code for NO_REVERSE_INIT #define from 2002, which don't compile anymore
|
06eb6ed4 |
|
4cc67ada |
commit f89b0e2eb5b543f9689e894b02cb5e0585fd0b99
Author: Henning Westerholt <hw@skalatan.de>
Date: Sat Sep 21 21:22:20 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: remove pointless assert, block_size returns size_t so it will be always >= 0
|
06eb6ed4 |
|
4cc67ada |
commit d1f5a2a266716d4f6759f9e695249dce442ccdd2
Author: Henning Westerholt <hw@skalatan.de>
Date: Sat Sep 21 21:15:12 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: fix possible int overflow (conversion after multiplication) in cfg code
|
06eb6ed4 |
|
4cc67ada |
commit d0ed04ae7938ef09da1ca215043334190adb9c52
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Sep 20 19:25:26 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
xcap_server: free xpath object before reusing the variable
|
bc96bbad |
|
4cc67ada |
- removed unnecessary resets of local variables at the end of function
|
06eb6ed4 |
|
4cc67ada |
commit b54573ca9167c807a1de39634bed04cb7953dce0
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Sep 20 14:25:31 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
xmlrpc: reset fields in case of error for building fake via
|
06eb6ed4 |
|
4cc67ada |
commit f58c3ce7050908606e7bfd4dcde7f47622c0473e
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Sep 20 12:53:10 2019 +0200
|
bc96bbad |
|
4cc67ada |
tools: add reply_route support to route_graph.py tool
|
bc96bbad |
|
4cc67ada |
commit 4a66e500ddb6028d3dfcf67aca951282309b6ea4
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Sep 20 12:02:03 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
tools: fix python exception usage in route_graph.py tool
|
06eb6ed4 |
|
4cc67ada |
commit 545ef51912ae9bf5e14eaffeb9f41be8359a442f
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Sep 20 11:54:16 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
tools: use correct check of None instead of wrong comparison in route_graph.py tool
|
06eb6ed4 |
|
4cc67ada |
commit 4c709004bcc6a90fee21cf39fa1b19b0d69afec0
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Sep 20 11:31:50 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: fix out of bounds write, related to commits 776d0d6bb1086 and dc2acb895538
|
06eb6ed4 |
|
4cc67ada |
commit b2c3344fb2ed55ef9da5594046b7eb92bc479517
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Sep 20 10:02:07 2019 +0200
|
bc96bbad |
|
4cc67ada |
core: remove unnecessary negative check for unsigned int value (code scan warning)
|
06eb6ed4 |
|
4cc67ada |
commit 0e6b79f293e05222230f4e72efe1b5667253af48
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Sep 20 00:03:55 2019 +0200
core: comment added to timer fork logic
commit eef64d618745b4837990603d1268f8f87d33c1a7
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Sep 19 23:59:52 2019 +0200
core: add missing #include header guard
commit 9b7a8f90742ab03735c3c9f4fe3053d1f9f6fa35
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Sep 19 23:54:14 2019 +0200
|
bc96bbad |
|
4cc67ada |
core: replace glibc time function calls with the thread-safe versions
|
f0d5c35c |
|
4cc67ada |
- replace glibc time function calls with the thread-safe versions, to prevent
race conditions from multi-process / multi-threaded access
- used in different utility functions which are used from core and modules
- trivial change, only the respective variable types were changed
|
06eb6ed4 |
|
4cc67ada |
commit 776d0d6bb10866e330e62003b7ec5bfcf4761f1a
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Sep 19 23:52:45 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: replace glibc time function calls with the thread-safe versions
- replace glibc time function calls with the thread-safe versions, to prevent
race conditions from multi-process / multi-threaded access
- used in (undocumented) SER 'sys' selects, no functional change, locally tested
commit dc2acb895538131e99c770da6f7448cb5a46fc32
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Sep 19 23:49:32 2019 +0200
core: replace glibc time function calls with the thread-safe versions
- replace glibc time function calls with the thread-safe versions, to prevent
race conditions from multi-process / multi-threaded access
- used in 'kamcmd core.uptime' rpc cmd, no functional change, locally tested
|
06eb6ed4 |
|
4cc67ada |
commit f229d221de2d9cbe8535019e98b018f31313c8cd
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Sep 19 23:47:49 2019 +0200
core: rename local variable that hides global variable
commit 8821cc2f5a6b972307fb71e73cf8d57496e61f66
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Sep 19 23:45:20 2019 +0200
core: remove unused seq variable in build_iface_list function
commit 6ea0555fbe3c941215c20372516431c07d466750
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Sep 19 17:28:28 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
msilo: coherent indentation and whitespacing
|
06eb6ed4 |
|
4cc67ada |
commit 3709b235a56b7c237bafc02ea87fd873e54b4b6d
Merge: 392a9abb7 6416d394a
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Sep 19 10:11:13 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
Merge pull request #2068 from kamailio/xavp_serialize_fields
|
bc96bbad |
|
4cc67ada |
core: fix xavp_serialize_fields
|
06eb6ed4 |
|
4cc67ada |
commit 6416d394ae4fcb07726a19686dbc4c3f2e0116c5
Author: Julien Chavanton <jchavanton@gmail.com>
Date: Wed Sep 18 10:57:35 2019 -0700
|
06eb6ed4 |
|
4cc67ada |
core: fix xavp_serialize_fields
|
f0d5c35c |
|
4cc67ada |
stop adding plus signs when serializing empty strings
github issue #2067
commit 392a9abb79c1ff85e087540cc50f7f2a54d201df
Merge: 801a9e38b 10037f658
Author: Federico Cabiddu <federico.cabiddu@gmail.com>
Date: Tue Sep 17 14:35:10 2019 +0200
Merge pull request #2066 from kamailio/grumvalski/run_cb_on_dlg_load
dialog: run DLGCB_LOADED callbacks when loading dialog from db
|
06eb6ed4 |
|
4cc67ada |
commit 801a9e38bcd863950a53ed0ca63a2976376daddc
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Sep 17 13:18:08 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: print a version flag when pthread shared mutex is enabled for tls
|
06eb6ed4 |
|
4cc67ada |
commit 10037f658cd1657275f383314b6960715c17ea39
Author: Federico Cabiddu <federico.cabiddu@gmail.com>
Date: Fri Sep 13 13:56:34 2019 +0200
dialog: run DLGCB_LOADED callbacks when loading dialog from db
|
06eb6ed4 |
|
4cc67ada |
commit b9bd13a1d016eba5e4211ca9068bee1a3f5dbf83
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Sep 16 22:29:17 2019 +0200
tm: small change related to commit 38bcfb75d, prevent short from tag in else case
|
06eb6ed4 |
|
4cc67ada |
commit 88d06a08a8baf460188745f1d748dd83f275356f
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Sep 16 10:12:47 2019 +0200
|
3bcf5579 |
|
4cc67ada |
kamctl: kamdbctl.base - replaced get_answer() with a portable version
- contributed by Sergey Safarov, GH #2019
|
06eb6ed4 |
|
4cc67ada |
commit 66508a753d8685ba8bcd0b43a94ce3477c198c4a
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Sep 16 09:51:40 2019 +0200
|
3bcf5579 |
|
4cc67ada |
presence: init event structure to avoid use if invaid values
|
06eb6ed4 |
|
4cc67ada |
commit 28dc74fa8a30b17abd7f7b173b66b8538c5a4bb5
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Sep 16 09:45:33 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
presence: reset freed list to avoid double free in case of error
|
06eb6ed4 |
|
4cc67ada |
commit 9e703c1c1eb362bd68e53b38021aa42f8b173d0c
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Sep 16 09:38:26 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
log_systemd: return in case the xavp is not valid
|
3bcf5579 |
|
4cc67ada |
commit 38bcfb75d3dfc5492fdee9e9bbb17f44cce37684
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Sep 16 09:13:28 2019 +0200
|
3bcf5579 |
|
4cc67ada |
tm: safety check when using r-uri for generating from tag
- it can come from functions exported via tm api and the r-uri can be
optional because there are other checks if it is null or not
|
06eb6ed4 |
|
4cc67ada |
commit 17dc42ad31643eb95a0fd745ec7a7abc2a70b107
|
bc96bbad |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Sat Sep 14 16:47:10 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
modules: readme files regenerated - msilo ... [skip ci]
|
06eb6ed4 |
|
4cc67ada |
commit 492f6e1584d4a2a51c584ab5a71fe43822acef72
Author: Henning Westerholt <hw@skalatan.de>
Date: Sat Sep 14 16:38:48 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
msilo: fix documentation for expire_time and clean_period to values from code
|
06eb6ed4 |
|
4cc67ada |
commit 059eb6f10d604d253f642db608dbfd54aafa30df
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Sat Sep 14 15:16:50 2019 +0200
|
3bcf5579 |
|
4cc67ada |
modules: readme files regenerated - dialog ... [skip ci]
|
3bcf5579 |
|
4cc67ada |
commit 0412210eeaf525359da614eb2f73ccf6e9291f7e
Author: Henning Westerholt <hw@skalatan.de>
Date: Sat Sep 14 15:03:23 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
dialog: extend doc that DLGCB_LOADED needs to be loaded alone as well
|
06eb6ed4 |
|
4cc67ada |
commit 36ee7fa70ee43cffc8e7f2c279fb97862daf3f9b
Author: Jeff Gross <jeff@grosssoftware.com>
Date: Thu Sep 12 15:46:48 2019 -0400
|
3bcf5579 |
|
4cc67ada |
ims_isc: fixed the RURI trigger point match
- use the RURI from the SIP message in the regex compare, rather
than the regex string from the trigger point
|
3bcf5579 |
|
4cc67ada |
commit 57332eb67ca2fc086c27b19332b16a1a826f03a7
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Fri Sep 13 14:30:30 2019 +0200
|
3bcf5579 |
|
4cc67ada |
pkg/kamailio/deb: version set 5.3.0~pre1 [skip ci]
|
3bcf5579 |
|
4cc67ada |
commit a0ca4cd43f098d10aa5aadcc18453cbd0120dcef
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Sep 13 13:39:23 2019 +0200
|
3bcf5579 |
|
4cc67ada |
tls: openssl_mutex_shared - add a date to the note about libssl workaround validity
|
06eb6ed4 |
|
4cc67ada |
commit 321eb14d23c42a1b22ff4d5a735247e4c53acde0
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Sep 13 13:11:09 2019 +0200
|
3bcf5579 |
|
4cc67ada |
tls: openssl_mutex_shared - note that its code was imported in the core
|
3bcf5579 |
|
4cc67ada |
commit 1185b5f90eb3d608b66247dbec284d94188452e2
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Sep 13 13:07:51 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
Makefile.defs: version set to 5.3.0-pre1
|
3bcf5579 |
|
4cc67ada |
commit a8c811e69e964821b73d0861a9547a301253d172
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Sep 13 13:00:17 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: main - functions to set PTHREAD_PROCESS_SHARED for pthread mutex and rwlock
|
f0d5c35c |
|
4cc67ada |
- code relocated from src/modules/tls/utils/openssl_mutex_shared/openssl_mutex_shared.c
- simpler option to initialize kamailio with the workaround for libssl
v1.1+ without using the preloaded library approach
|
06eb6ed4 |
|
4cc67ada |
commit 79619717aa67c219fc36dfaac8d06919b8f2018e
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Sep 13 12:57:38 2019 +0200
|
3bcf5579 |
|
4cc67ada |
Makefile.defs: detect if libssl version is 1.1+
|
f0d5c35c |
|
4cc67ada |
- link against pthread to be able to set PTHREAD_PROCESS_SHARED attribute
for mutex and rwlock initialization
|
3bcf5579 |
|
4cc67ada |
commit 9f514da4f0e601d246ffdeee837ca4c5f0488084
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Thu Sep 12 23:47:23 2019 +0200
|
bc96bbad |
|
4cc67ada |
modules: readme files regenerated - acc ... [skip ci]
commit 40905046baab49fb3baf0f2fdded1307b023d08a
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Sep 12 21:53:21 2019 +0200
acc: extend documentation related to flag usage
|
bc96bbad |
|
4cc67ada |
commit f40df55af2f50789ca4a8b89a213f7323b1932f2
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Sep 11 12:42:58 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: tcp - set default local socket for tls when lookup fails
|
bc96bbad |
|
4cc67ada |
- GH #2028
|
06eb6ed4 |
|
4cc67ada |
commit 8a678c244aa34cf352fb614693c6e6d505ce2dfe
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Sep 11 12:05:18 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: main - set default send tcp sockets to tls if no tcp is available
|
06eb6ed4 |
|
4cc67ada |
commit 9d8f6e25e30a48e6a1c55cfa112317b3da42207a
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Sep 11 09:36:14 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
core: safety protection on handing incoming messages without setting local socket
|
06eb6ed4 |
|
4cc67ada |
commit ab0a69eb01953be97ccdfdb230e5af06bac9649c
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Tue Aug 27 21:03:33 2019 +0300
|
f0d5c35c |
|
4cc67ada |
pkg/kamailio: added rpm spec version and release configuration [skip ci]
|
06eb6ed4 |
|
4cc67ada |
commit 79fecc643d0a17b4de25f54ae269d1bee1f0cb00
Author: Pintu Lohar <plohar@sk.com>
Date: Tue Sep 10 09:14:00 2019 +0200
|
f0d5c35c |
|
4cc67ada |
nathelper: Fixed memory leak in nathelper fetch contact timer (GH #2062)
- Allocated buffer is not freed when contact fetch is failed
- Leak frequently occur when database disconnect and reconnect
|
06eb6ed4 |
|
4cc67ada |
commit f99b4926c817e181f83f92ffa15510ff133d0a15
Author: Alexey Vasilyev <alexei.vasilyev@gmail.com>
Date: Wed Sep 4 14:12:22 2019 +0300
|
06eb6ed4 |
|
4cc67ada |
db_postgres: database URL supports IPv6 address as hostname
|
bc96bbad |
|
4cc67ada |
- changed parsing of db_url to accept IPv6 address for hostname
|
06eb6ed4 |
|
4cc67ada |
commit a7588f382605991bef4499de8c89b10a9468c8cf
Author: Alexey Vasilyev <alexei.vasilyev@gmail.com>
Date: Wed Sep 4 13:47:23 2019 +0300
|
06eb6ed4 |
|
4cc67ada |
db_mysql: database URL supports IPv6 address as hostname
- changed parsing of db_url to accept IPv6 address for hostname
|
06eb6ed4 |
|
4cc67ada |
commit 9e29e262f0107cedbf2e2d61d045b05c5a5fc410
Author: Alexey Vasilyev <alexei.vasilyev@gmail.com>
Date: Tue Sep 3 16:48:02 2019 +0300
|
06eb6ed4 |
|
4cc67ada |
lib: database URL supports IPv6 address as hostname
- changed parsing of db_url to accept IPv6 address for hostname
|
06eb6ed4 |
|
4cc67ada |
commit 68df10a2e8cb47d9e788a8bbc38e1f7be91cea78
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Sep 9 21:35:49 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
Revert "github: small additition related to file line endings and windows editors"
|
3bcf5579 |
|
4cc67ada |
- This reverts commit d80bccc3b85256fe0d440cc47c90fc1020ae1d8d.
- not needed anymore, git should take care of this automatically now
|
06eb6ed4 |
|
4cc67ada |
commit 6ca88a4df74c095dac919efae6f74190fc44999b
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Sep 9 21:29:18 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
git: add .gitattributes file to normalize line endings for new added text files
|
06eb6ed4 |
|
4cc67ada |
commit 162c32a32971b0a2e1681eefd9f9ab20f482cc01
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Sep 9 21:29:09 2019 +0200
|
f0d5c35c |
|
4cc67ada |
sca: end of line normalization to linux line ending format
|
06eb6ed4 |
|
4cc67ada |
commit 73207ad1038aa50c502bb29bca24913f11e49c3a
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Sep 9 21:28:45 2019 +0200
|
f0d5c35c |
|
4cc67ada |
lost: end of line normalization to linux line ending format
|
06eb6ed4 |
|
4cc67ada |
commit da7ce6eba4f7ec2716dcb5f9084e0830fa2ac716
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Sep 9 21:28:22 2019 +0200
|
f0d5c35c |
|
4cc67ada |
janssonrpcc: end of line normalization to linux line ending format
|
f0d5c35c |
|
4cc67ada |
commit 904af9ae6c317c095bb37ed741c7a7daf0ecddaf
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Sep 9 21:28:04 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
ims_registrar_scscf: end of line normalization to linux line ending format
|
06eb6ed4 |
|
4cc67ada |
commit 00f082d1a8b49241b928a9cc5439b6ef96e12b40
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Sep 9 21:27:30 2019 +0200
|
06eb6ed4 |
|
4cc67ada |
pkg: end of line normalization to linux line ending format
|
06eb6ed4 |
|
4cc67ada |
commit 56bf76bba043ae02eefa8263d352caa7bb3af213
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Sep 9 09:09:49 2019 +0200
|
18430108 |
|
4cc67ada |
kamailio.cfg: set_forward_no_connect() only for initial requests going through nat
|
18430108 |
|
4cc67ada |
commit ce19d9212feb0ff4b017b5eaa71e4637a71aa4b9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 9 08:34:08 2019 +0200
|
18430108 |
|
4cc67ada |
siptrace: turn warn into info message about loading dlg api
- dialog tracking is optional
|
18430108 |
|
4cc67ada |
commit d80bccc3b85256fe0d440cc47c90fc1020ae1d8d
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 8 22:57:27 2019 +0200
|
18430108 |
|
4cc67ada |
github: small additition related to file line endings and windows editors
|
18430108 |
|
4cc67ada |
commit e7468184151c20919428ab10dc72391f25c93d4f
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Sun Sep 8 10:31:59 2019 +0200
|
2a6f5858 |
|
4cc67ada |
modules: readme files regenerated - db_redis ... [skip ci]
|
2a6f5858 |
|
4cc67ada |
commit a638c71454499d78363c5f213769c57a78772278
Merge: 5a380e95b 86990ab53
Author: Federico Cabiddu <federico.cabiddu@gmail.com>
Date: Sun Sep 8 10:21:34 2019 +0200
|
2a6f5858 |
|
4cc67ada |
Merge pull request #2059 from kamailio/grumvalski/db_redis_keys_doc
db_redis: add examples about usage with dialog module
|
2a6f5858 |
|
4cc67ada |
commit 5a380e95b0914f9ae3b24ce9638404ad0b0afd6b
Merge: 26c137977 d05dfc206
Author: Federico Cabiddu <federico.cabiddu@gmail.com>
Date: Sun Sep 8 10:17:13 2019 +0200
|
ed29e169 |
|
4cc67ada |
Merge pull request #2058 from kamailio/grumvalski/dlg_check_xdata_len
dialog: check xdata length when loading profile from db
|
ed29e169 |
|
4cc67ada |
commit 86990ab53c4b5e5ede49b95e17b02f96ae00a01c
Author: Federico Cabiddu <federico.cabiddu@gmail.com>
Date: Sun Sep 8 09:56:43 2019 +0200
|
ed29e169 |
|
4cc67ada |
db_redis: add examples about usage with dialog module
|
ed29e169 |
|
4cc67ada |
commit d05dfc20632fde1d65017ff5d7f41713a9c79825
Author: Federico Cabiddu <federico.cabiddu@gmail.com>
Date: Sun Sep 8 08:58:54 2019 +0200
|
f0d5c35c |
|
4cc67ada |
dialog: check xdata length when loading profile from db
|
f0d5c35c |
|
4cc67ada |
commit 26c137977d2892f67e80f07759bec17ddfe99172
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Sep 6 20:48:31 2019 +0200
|
18430108 |
|
4cc67ada |
core: fix log message with the proper preprocessor directive name
|
18430108 |
|
4cc67ada |
commit 8f6e826576e52270f21c22a7d94b3026cc22c172
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Sep 6 20:35:08 2019 +0200
|
18430108 |
|
4cc67ada |
core: ensure index of preprocessor directive conditions is not negative
|
3bcf5579 |
|
4cc67ada |
- avoid accessing the array at negative index for else processing
|
ed29e169 |
|
4cc67ada |
commit 37ec84b6718bf34c325f5cb522f7e41d8d345849
Merge: 1b85430f6 21afc6081
Author: wkampich <wolfgang.kampichler@gmail.com>
Date: Fri Sep 6 16:27:25 2019 +0200
|
18430108 |
|
4cc67ada |
Merge branch 'master' of https://github.com/kamailio/kamailio
|
ed29e169 |
|
4cc67ada |
commit 1b85430f6c783ad73ad29596dbd77a54773b5030
Author: wkampich <wolfgang.kampichler@gmail.com>
Date: Fri Sep 6 16:24:02 2019 +0200
|
18430108 |
|
4cc67ada |
lost: added generic P-A-I body parsing
|
3bcf5579 |
|
4cc67ada |
- the P-A-I body parsing function now uses parse_to() to allow
display name and uri params in the P-A-I body.
- besides: code refactoring and clean up log output.
|
18430108 |
|
4cc67ada |
commit 21afc6081c3044b4f754e6a34ea67fd98f2e3af9
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Sep 6 12:13:19 2019 +0200
|
18430108 |
|
4cc67ada |
core: spelling fix in error message related to pid/pgid chown
|
ed29e169 |
|
4cc67ada |
commit 919dd72712561f03bc0f303390c06366fe7acddb
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Sep 6 12:09:38 2019 +0200
|
18430108 |
|
4cc67ada |
core: improve error messages on permission problems for cfg/pid files and runtime dir
|
ed29e169 |
|
4cc67ada |
commit ed10d7692b99b1cd6d3975c06d8b0d9d3270779d
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Sep 6 11:37:44 2019 +0200
|
18430108 |
|
4cc67ada |
core: improve error message related to a mismatch of #!ifdef/#!define statement
|
18430108 |
|
4cc67ada |
commit e3774a8e40e4cbe57d286e0426a8fd4e0a4175f1
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Sep 6 09:19:59 2019 +0200
|
bc96bbad |
|
4cc67ada |
pv: add missing implementation for documented acc user pv (GH #2056)
|
3bcf5579 |
|
4cc67ada |
- add missing implementation for documented acc user pseudo-variable
- it was documented as $Au, but it works differently since a long time
- as discussed in issue GH #2056 add a new pv $AU that works like intended
|
18430108 |
|
4cc67ada |
commit 748f981c708ebeb8b0f4325060696fd58d152f54
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Sep 5 21:31:16 2019 +0200
|
f0d5c35c |
|
4cc67ada |
Revert "pv: fix $Au pseudo-variable, it contains incorrectly domain or realm (GH #2056)"
This reverts commit aa8f0820318762a393c41623cba3a5795225fb0a.
|
bc96bbad |
|
4cc67ada |
commit aa8f0820318762a393c41623cba3a5795225fb0a
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Sep 5 19:21:27 2019 +0200
|
2a6f5858 |
|
4cc67ada |
pv: fix $Au pseudo-variable, it contains incorrectly domain or realm (GH #2056)
|
2a6f5858 |
|
4cc67ada |
commit 20c9e35e811817377dba0290180ff23ee9749827
Author: Vicente Hernando <vhernando@systemonenoc.com>
Date: Wed Sep 4 18:36:45 2019 +0200
|
18430108 |
|
4cc67ada |
call_obj: fix Doxygen comments.
|
18430108 |
|
4cc67ada |
commit bda770e57200aba4118803a6d332f2440fb0a540
Author: Vicente Hernando <vhernando@systemonenoc.com>
Date: Wed Sep 4 13:26:07 2019 +0200
|
bc96bbad |
|
4cc67ada |
call_obj: software license.
|
bc96bbad |
|
4cc67ada |
commit 7f11960acfec8b182eadee1948f1cbd0e553faa1
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Thu Sep 5 11:53:28 2019 +0200
|
18430108 |
|
4cc67ada |
pkg/kamailio/deb: version set 5.3.0~pre0
|
18430108 |
|
4cc67ada |
commit ac0a0d6feebe738830efaa7bdcfae8ca7f41070d
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Thu Sep 5 08:46:10 2019 +0200
|
18430108 |
|
4cc67ada |
pkg/kamailio/deb: version set 5.3.0~dev8 [skip ci]
|
18430108 |
|
4cc67ada |
commit 101e798573a0a971f1d0f07512cb6267186f1f23
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Sep 5 07:03:27 2019 +0200
|
18430108 |
|
4cc67ada |
Makefile.defs: version set to 5.3.0-pre0
|
bc96bbad |
|
4cc67ada |
- start of pre-release phase (testing) for v5.3.x
|
18430108 |
|
4cc67ada |
commit 303e07d66198fa3891b69fdcf3c71d68805c1558
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Sep 5 07:02:39 2019 +0200
|
18430108 |
|
4cc67ada |
Makefile.defs: version set to 5.3.0-dev8
- end of development for v5.3.x
|
18430108 |
|
4cc67ada |
commit f828ad875f2cbb13303e59bb090071e5cc168487
|
f0d5c35c |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Wed Sep 4 00:31:30 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - nathelper ... [skip ci]
|
18430108 |
|
4cc67ada |
commit c556067bc3c0d99b7e81ee0bd1a97c1b416617d3
Merge: 26d25b1c9 e1ab977fd
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Sep 4 00:21:16 2019 +0200
|
18430108 |
|
4cc67ada |
Merge pull request #2051 from aalba6675/kemi-rr-preset
|
bc96bbad |
|
4cc67ada |
module rr: KEMI expose record_route_preset
|
18430108 |
|
4cc67ada |
commit 26d25b1c9e3654642f9f85c02492297ec1c03e75
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Sep 4 00:19:38 2019 +0200
|
18430108 |
|
4cc67ada |
nathelper: docs - added missing xml tags for the new nat test option
|
18430108 |
|
4cc67ada |
commit 9a5db07510feb5fab0bdd2b7d67446f93c55ee0f
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Sep 3 23:31:47 2019 +0200
|
ed29e169 |
|
4cc67ada |
modules: readme files regenerated - nathelper ... [skip ci]
|
ed29e169 |
|
4cc67ada |
commit 9094ee5b1780b3be1b89b54cb8cc32cda4e8c04b
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Sep 3 23:21:45 2019 +0200
|
ed29e169 |
|
4cc67ada |
nathelper: also return -1 in case of SDP parsing errors for sdp_1918 check, simplify code
|
ed29e169 |
|
4cc67ada |
commit ce3bfaa843f0efabe49bd7087e89506f3f211669
Author: Yasin Caner <caner_yaso@hotmail.com>
Date: Tue Sep 3 23:14:16 2019 +0200
|
ed29e169 |
|
4cc67ada |
nathelper: extend nat_uac_test() to test for mismatch between connection and source IP (GH #2045)
- extend nat_uac_test function to test for mismatch between connection and source IP
- add documentation for this new flag 256 to module docs as well
- based on pull request GH #2045 with smaller adaptions
|
ed29e169 |
|
4cc67ada |
commit 56f86535e0ae3fcf8fa2d0b565c7ab61351678d0
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Sep 3 20:03:05 2019 +0200
|
bc96bbad |
|
4cc67ada |
phonenum: proper access to the str type param resid
|
bc96bbad |
|
4cc67ada |
commit 5518bbaa8c27ca0fbfa173e1f7101da90b1aee6d
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Mon Sep 2 19:16:50 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - uac ... [skip ci]
|
18430108 |
|
4cc67ada |
commit 56e53ed0ce594a1df30b5a5dcb5b455e0346957d
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Sep 2 19:10:31 2019 +0200
|
18430108 |
|
4cc67ada |
uac: docs - fixed missing ending tag
|
18430108 |
|
4cc67ada |
commit f99b8731a9e91315f75e584f34f15d3c83f086d5
|
bc96bbad |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Mon Sep 2 18:46:48 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - uac ... [skip ci]
|
18430108 |
|
4cc67ada |
commit 3c980e1a820bd5981b8f68e393a8404131b49bec
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 2 16:43:59 2019 +0200
|
18430108 |
|
4cc67ada |
uac: docs - updates about use of auth_ha1 for remote registrations
- added docs for rpc uac.reg_add command
|
18430108 |
|
4cc67ada |
commit 163f73feb1f423270c3ecab7dec30b5d7cee0964
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Sep 2 16:43:09 2019 +0200
|
18430108 |
|
4cc67ada |
lib/srdb1: uac_reg schema - updated notes about auth_password and auth_ha1
|
18430108 |
|
4cc67ada |
commit 9b501c49450646b47b740c7cc82a6a755f6f10f5
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Sep 2 16:23:31 2019 +0200
|
18430108 |
|
4cc67ada |
uac: use auth_ha1 field if set for remote registrations
- has priority over auth_password field
|
18430108 |
|
4cc67ada |
commit b9cfe696db5f7bbcbe6fc8c3ae63b4f9d640e311
|
bc96bbad |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Mon Sep 2 13:47:22 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - phonenum ... [skip ci]
|
ed29e169 |
|
4cc67ada |
commit d2bac426192c074368bf78014e0d1d0ca97f3274
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 2 13:45:16 2019 +0200
|
bc96bbad |
|
4cc67ada |
phonenum: docs for resid parameter
|
bc96bbad |
|
4cc67ada |
commit 67412b4b2b377cca179de2ebe109bd56fb8a63b9
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Sep 2 13:41:03 2019 +0200
|
ed29e169 |
|
4cc67ada |
phonenum: new param resid to register result container ids
|
f0d5c35c |
|
4cc67ada |
- allow use in KEMI scripting by pre-registering container result id via
modparam
|
ed29e169 |
|
4cc67ada |
commit e4ae7c7a7c7e8696870535e3399c8b9ddf585a06
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Sep 2 09:54:21 2019 +0200
tm: improve from-tags to include more randomness and use the recommended size from RFC 3261 (GH #1164)
- improve from-tag generation for uac request to include more randomness (request uri)
- use the recommended size of 32 bit randomness from RFC 3261
- implementation could be further improved by using a cryptographic hash algorithm
- related to GH #1164
commit 06e27d3608b7f75003d54dc43b3a067b511f8e7a
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 1 22:48:39 2019 +0200
core: improve to-tags to include more randomness and use the recommended size from RFC 3261 (GH #1164)
- improve to-tag generation to include more randomness (callid body if available)
- use the recommended size of 32 bit randomness from RFC 3261
- implementation could be further improved by using a cryptographic hash algorithm
- related to GH #1164
commit a2e5e6e267b15cad23bca8be15bca06383865ed7
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 1 20:08:39 2019 +0200
seas: remove a code block related to tag generation which was commented out since 2006
|
ed29e169 |
|
4cc67ada |
commit e1ab977fd9a61864376782f2534cc0d932347d78
Author: A Alba <ascanio.alba7@gmail.com>
Date: Mon Sep 2 01:28:48 2019 +0800
|
18430108 |
|
4cc67ada |
module rr: KEMI expose record_route_preset
commit bc96f46f8a9f0beefffe281398671d216c839f20
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Sun Sep 1 19:23:08 2019 +0200
|
f0d5c35c |
|
4cc67ada |
CONTRIBUTING.md: removed garbage bullet from commit mesage details
|
f0d5c35c |
|
4cc67ada |
commit e98a4ee55253302144053704c26089f440d5d7ff
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 1 17:16:26 2019 +0200
|
18430108 |
|
4cc67ada |
nathelper: use portable kamailio rand() wrapper instead of direct library call
|
18430108 |
|
4cc67ada |
commit 0e74c602c0822393bc6032574f834e2a9030cc7b
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 1 17:14:05 2019 +0200
|
18430108 |
|
4cc67ada |
rtp_media_server: use portable kamailio rand() wrapper instead of direct library call
|
18430108 |
|
4cc67ada |
commit 6cc563b1b73bfa07911d3e6e3f35d744eb952fbf
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 1 17:08:05 2019 +0200
|
18430108 |
|
4cc67ada |
lost: use portable kamailio rand() wrapper instead of direct library call
|
18430108 |
|
4cc67ada |
commit 059b8426397f2802ea51db44861387386f7109e5
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Sep 1 17:01:58 2019 +0200
|
ed29e169 |
|
4cc67ada |
lost: a few bug fixes reported from source code analyzer
|
ed29e169 |
|
4cc67ada |
commit 06a17dbf23d2b1d3cc1c7be69e7fb99825a534ee
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Aug 28 20:56:01 2019 +0200
|
18430108 |
|
4cc67ada |
lib: add a comment that HA1 hash value is currently not used from uacreg module
|
18430108 |
|
4cc67ada |
commit 8aeca29b0666a6c6fbca7e7488677aad1a45e44e
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Sat Aug 31 13:05:32 2019 +0300
|
18430108 |
|
4cc67ada |
pkg/docker: updated submodule [skip ci]
|
18430108 |
|
4cc67ada |
commit 8f98a04c0f9392db6a74289a184d06da11545ab0
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Sat Aug 31 13:01:12 2019 +0300
pkg/kamailio/obs: packaged kemix, lost and xhttp_prom modules
commit 72a4d665607d3c38278a744d3af3588ed54d2a05
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Aug 30 09:09:33 2019 +0200
|
18430108 |
|
4cc67ada |
tm: void the return for sr_kemi_route() to prevent analyzer warnings
|
18430108 |
|
4cc67ada |
commit 932bbdb19f48808fe6f40849e4798124ef4da127
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Aug 30 09:04:43 2019 +0200
|
18430108 |
|
4cc67ada |
sl: void the return for sr_kemi_route() to prevent analyzer warnings
|
18430108 |
|
4cc67ada |
commit 16beec2b7660d416a05f069695b4ce18e8b4e795
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Aug 29 18:51:17 2019 +0200
|
f0d5c35c |
|
4cc67ada |
tls: proper dot position for matching subdomains
|
f0d5c35c |
|
4cc67ada |
- reported by GH #2049
|
f0d5c35c |
|
4cc67ada |
commit 152801eaef0d95a6cee027391b809bfe2289ef3d
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Aug 29 14:36:00 2019 +0200
|
18430108 |
|
4cc67ada |
sl: docs - set section ids in expected format
|
18430108 |
|
4cc67ada |
commit 8beae91f8a33b16f3ca66de3d0ec7449af63994a
|
f0d5c35c |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Wed Aug 28 21:02:05 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - sl ... [skip ci]
|
18430108 |
|
4cc67ada |
commit f1953708c37f0abd020cffff44991b47c4cacfdd
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Aug 28 20:55:12 2019 +0200
|
28111e79 |
|
4cc67ada |
sl: docs for new params event_callback_fl_ack and event_callback_lres_sent
|
28111e79 |
|
4cc67ada |
commit cc0b27a26081a0716edcea03d86ff63296b1fdab
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Aug 28 17:55:15 2019 +0200
|
ed29e169 |
|
4cc67ada |
sl: added kemi callbacks for event routes
- new parameters
* event_callback_fl_ack - name of callback function for filtered-ack
* event_callback_lres_sent - name of callback function for
local-response
|
ed29e169 |
|
4cc67ada |
commit b6763b8527b627b1bec158b3a3a9c0ef8148cb6c
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Aug 27 22:00:12 2019 +0200
|
3bcf5579 |
|
4cc67ada |
kamctl: regenerate database creation scripts after scheme extensions
|
28111e79 |
|
4cc67ada |
commit 5d9109a0b901f3d959ee01a3b234841671a72c9b
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Aug 27 21:58:41 2019 +0200
|
28111e79 |
|
4cc67ada |
lib: change topos DB scheme for *contact from uri_len to contact_len, 512 (GH #2043)
|
28111e79 |
|
4cc67ada |
commit a222ad2f384aeb025de7caa345cfc1e49b45defe
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Aug 27 21:55:00 2019 +0200
|
28111e79 |
|
4cc67ada |
lib: change uri_len from 128 to 255 for DB scheme (GH #2043)
|
28111e79 |
|
4cc67ada |
commit f318c29bb86208a95a65ed6f00b12647f2c86b6f
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Aug 27 21:49:31 2019 +0200
|
28111e79 |
|
4cc67ada |
lib: use socket_len for location received and topos IP address DB scheme (no change table definitions)
|
28111e79 |
|
4cc67ada |
commit 7f205a7bee0df7f1966f77250f765e5947fcd4dc
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Aug 27 21:41:33 2019 +0200
|
3bcf5579 |
|
4cc67ada |
- lib: use new introduced socket_len in topos and uacreg DB scheme (no actual change in definition)
|
28111e79 |
|
4cc67ada |
commit ab3ad7ed318f3b76c75c716ad1c0e280bb478262
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Aug 27 21:38:14 2019 +0200
|
28111e79 |
|
4cc67ada |
lib: add new DB scheme entity 'socket_len' with length 128 to prepare the change of uri_len
|
28111e79 |
|
4cc67ada |
commit c5bd15567e56c4798aa15e670550e313bb0bf7c4
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Aug 27 21:31:47 2019 +0200
|
28111e79 |
|
4cc67ada |
lib: use domain_len for dialog socket in database scheme (no change in table definitions)
|
28111e79 |
|
4cc67ada |
commit 88350ffb64c9655f195bf9e96be9645589094370
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Aug 27 13:31:45 2019 +0200
|
28111e79 |
|
4cc67ada |
modules: readme files regenerated - tm ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit a2b8e8296f3a56b9ba96f043e3297e4e65d95a58
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 27 13:21:15 2019 +0200
|
28111e79 |
|
4cc67ada |
tm: new parameter event_callback_lres_sent
|
f0d5c35c |
|
4cc67ada |
- set the name of callback function to be executed in KEMI scripts for
event_route[tm:local-response]
|
28111e79 |
|
4cc67ada |
commit e78d2ffb2537f4272fd9a796e640edb4e4a75736
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 27 13:19:35 2019 +0200
|
28111e79 |
|
4cc67ada |
tm: docs for event_callback_lres_sent param
|
28111e79 |
|
4cc67ada |
commit 234f201e180289414d6a45b7ecfe696273a54182
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 27 13:02:18 2019 +0200
|
28111e79 |
|
4cc67ada |
tm: lookup envet route for local-response only once
|
28111e79 |
|
4cc67ada |
commit 613fba9704b497e6181802a7aa68fb3b476d4897
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Aug 27 13:01:47 2019 +0200
|
28111e79 |
|
4cc67ada |
modules: readme files regenerated - tm ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit d3211fdff1cfb9596a5339eff2184f1a91508bd2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 27 12:49:20 2019 +0200
|
2a6f5858 |
|
4cc67ada |
tm: event_route[local-response] is actually executed after response is sent
|
f0d5c35c |
|
4cc67ada |
- change back after previous commit
- somehow it is incoherent with event_route[local-request] that is
before sending out, allowing to change the content
|
28111e79 |
|
4cc67ada |
commit 755e15fcfc4d36cdeff974a7ab701f3cdd445c78
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Aug 27 09:46:47 2019 +0200
|
2a6f5858 |
|
4cc67ada |
modules: readme files regenerated - tm ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit 18303418756952ce0d850d8994cc485a823d547c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 27 09:36:39 2019 +0200
|
28111e79 |
|
4cc67ada |
tm: docs - include dockbook entities in event route file
|
2a6f5858 |
|
4cc67ada |
commit be8ba0dab1ee36ae517cef52c023cd83440f4af9
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Aug 27 09:31:51 2019 +0200
|
2a6f5858 |
|
4cc67ada |
modules: readme files regenerated - tm ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit 042971bcb6bb47ced735f5405fa5534f94d81dce
Merge: b241fc7e1 afd0c929d
Author: Federico Cabiddu <federico.cabiddu@gmail.com>
Date: Tue Aug 27 09:26:48 2019 +0200
|
28111e79 |
|
4cc67ada |
Merge pull request #2047 from kamailio/grumvalski/siptrace_fix
siptrace: check if trace_to_database is set before checking the db co…
|
28111e79 |
|
4cc67ada |
commit b241fc7e1d20098dd8b0666297303fe7255587e8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 27 09:17:18 2019 +0200
|
28111e79 |
|
4cc67ada |
tm: docs - clarifications about event routes
|
28111e79 |
|
4cc67ada |
commit fa7e915b31965709be6549076f70ff6a65817db0
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Tue Aug 27 09:03:20 2019 +0300
|
28111e79 |
|
4cc67ada |
pkg/kamailio/alpine: packaged MongoDB module [skip ci]
|
28111e79 |
|
4cc67ada |
commit 6b52ccc6176da328205dafcde55a34af59f1729e
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Wed Aug 14 15:41:15 2019 +0300
|
28111e79 |
|
4cc67ada |
pkg/docker: updated submodule
|
28111e79 |
|
4cc67ada |
commit e4edf53858c399e5a3e635d04725a8a137523d15
Merge: 78a62e199 fe6614feb
Author: juha-h <jh@tutpro.com>
Date: Mon Aug 26 21:43:53 2019 +0300
|
2a6f5858 |
|
4cc67ada |
Merge pull request #2040 from kamailio/set_rtpengine_set
modules/rtpengine: set_rtpengine_set fix
|
28111e79 |
|
4cc67ada |
commit afd0c929dc72a975e2ca3c88f307fd8c140a4fda
Author: Federico Cabiddu <federico.cabiddu@gmail.com>
Date: Mon Aug 26 20:21:13 2019 +0200
|
28111e79 |
|
4cc67ada |
siptrace: check if trace_to_database is set before checking the db connection
|
2a6f5858 |
|
4cc67ada |
commit 78a62e19955ada9d67245031780bad29035b0ef2
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Mon Aug 26 16:02:22 2019 +0200
|
28111e79 |
|
4cc67ada |
modules: readme files regenerated - tm ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit fa3c97a331b06ea675e830f418771e94375216cc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Aug 26 15:52:29 2019 +0200
|
28111e79 |
|
4cc67ada |
tm: docs - note about kemi for on_sl_reply parameter
|
28111e79 |
|
4cc67ada |
commit ce6612402f122d38878834f7da70ebf75c12b37b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Aug 26 15:49:42 2019 +0200
|
28111e79 |
|
4cc67ada |
tm: execute on_sl_reply callback via kemi
- the value of the parameter on_sl_reply has to be the kemi function
name
|
28111e79 |
|
4cc67ada |
commit 3f1b5142c45f979b7847b2878ccf3b130baeae65
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Aug 26 13:31:29 2019 +0200
|
28111e79 |
|
4cc67ada |
tm: lookup on_sl_reply route in mod_init()
- moved from fixup during modparam to store the name of the route block
|
28111e79 |
|
4cc67ada |
commit b8e725c407ce5b0b9580ab0d8bd7a9223b509193
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Aug 25 13:27:05 2019 +0200
|
28111e79 |
|
4cc67ada |
websocket: remove core stats.h #include, remove no-op #defines as well
|
28111e79 |
|
4cc67ada |
commit 74dd23adc125ee2e3e9f31a4d33a9fd687638a21
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Aug 25 13:26:34 2019 +0200
|
28111e79 |
|
4cc67ada |
tls: remove core stats.h #include, add necessary system #include for open(..)
|
28111e79 |
|
4cc67ada |
commit b38fe1b5b6061c07a050b329bacd55377bdd45ef
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Aug 25 13:16:45 2019 +0200
|
28111e79 |
|
4cc67ada |
core: remove STATS #define, depends on non-existing module, does not compile
- remove STATS #define, depends on non-existing snmp module, does not compile
- could be used to print e.g. number of packets on SIGUSR1
- these numbers were reported through SNMP
- replaced by Kamailio statistics support
- remove stats.c and stats.h files
|
28111e79 |
|
4cc67ada |
commit 7dc450006743ea160864ce5583a4494fb1033e9e
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Sat Aug 24 16:22:16 2019 +0200
|
28111e79 |
|
4cc67ada |
core: kemi - warning when using an unsupported method flag for is_method_in()
|
28111e79 |
|
4cc67ada |
commit e876770e36c83ce47d1b0f95c14fe269b92a4e70
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Sat Aug 24 16:09:45 2019 +0200
|
28111e79 |
|
4cc67ada |
core: kemi - fix matching update for is_method_in("U")
|
28111e79 |
|
4cc67ada |
commit c8132a25d412c4fb907b27dc4f4d24a479fc2770
Author: Henning Westerholt <hw@skalatan.de>
Date: Sat Aug 24 12:29:57 2019 +0200
|
28111e79 |
|
4cc67ada |
uac: small whitespace change in docs
|
28111e79 |
|
4cc67ada |
commit 8c8aaa62db91c0b4ea25f09b4214947a6b80950b
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Sat Aug 24 12:01:42 2019 +0200
|
28111e79 |
|
4cc67ada |
modules: readme files regenerated - uac ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit 55740c2b1eb69a19a0a42b4264edcb1b5a9a0aa9
Author: Henning Westerholt <hw@skalatan.de>
Date: Sat Aug 24 11:57:07 2019 +0200
|
28111e79 |
|
4cc67ada |
uac: add functionality to specify a custom socket for each uacreg table entry
- add functionality to specify a custom socket for each uacreg table entry
- necessary if you need to REGISTER over different outgoing interfaces with uac
- add socket column to module database schemes
- bump uacreg database table version from 3 to 4
- add database version check helper to module
- extend RPC commands to output and also add this value
- add documentation for the new functionality
|
28111e79 |
|
4cc67ada |
commit 6fe6b336acd28d07aa227f9252a4b2cfbb8c2d39
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Sat Aug 24 10:47:22 2019 +0200
|
28111e79 |
|
4cc67ada |
modules: readme files regenerated - ims_registrar_scscf ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit 2668110abe7b008470740ffbace1235933b9ba09
Author: Yasin CANER <caner_yaso@hotmail.com>
Date: Sat Aug 24 09:13:26 2019 +0300
|
18430108 |
|
4cc67ada |
ims_registrar_scscf : document title is fixed
Document title is fixed
|
28111e79 |
|
4cc67ada |
commit 7d7670f6d19cba5cbb8a3533795d6e271edad8f1
Merge: 92a25673c 0e29879ee
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Aug 23 09:46:40 2019 +0200
|
18430108 |
|
4cc67ada |
Merge pull request #2038 from surendratiwari3/memory_leak_rtpengine
Module:rtpengine: memory leak is fixed, if no rtpengine in list
|
3bcf5579 |
|
4cc67ada |
commit fe6614feb5f9b062a556de82fd7df6fc12c96471
Author: Juha Heinanen <jh@tutpro.com>
Date: Fri Aug 23 10:05:33 2019 +0300
|
18430108 |
|
4cc67ada |
modules/rtpengine: set_rtpengine_set fix
|
18430108 |
|
4cc67ada |
commit 92a25673cb3b16b0d324569c25dc74f14a7c9147
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Aug 22 22:28:11 2019 +0200
|
18430108 |
|
4cc67ada |
uac: remove obselete DB definition from source code
|
18430108 |
|
4cc67ada |
commit 4efe19f64d8bb787d2d620a833f5dd29619fa588
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Aug 20 22:24:30 2019 +0200
|
18430108 |
|
4cc67ada |
dialog: run dlg callbacks also for PRACK requests (as done for "other" requests)
- run dlg callbacks also for PRACK requests (as done for "other" requests)
- bugfix for uac module in auto mode with dialog storage for PRACK requests
|
18430108 |
|
4cc67ada |
commit c5208429d1e2b4f4c0d3e7928849a172d8779644
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Aug 20 21:44:36 2019 +0200
|
18430108 |
|
4cc67ada |
build: lost module depends (also via http_client) on curl library, correct group
|
2a6f5858 |
|
4cc67ada |
commit dc43750644f723494c6821e3298b3580cf49797a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 20 13:48:48 2019 +0200
|
2a6f5858 |
|
4cc67ada |
core: tcp - new global parameter tcp_connection_match
- control how the connection is matched
- set it to 1 to force a more strict matching trying to lookup using
local port as well, not only remote ip/port and local address
- default 0 - exiting behaviour
|
18430108 |
|
4cc67ada |
commit 8d608d1c3ed0fe4c69cb02868b746cd0497dd1f5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 20 12:07:30 2019 +0200
|
18430108 |
|
4cc67ada |
tm: set send socket flag when computing the destination and local socket is found
|
18430108 |
|
4cc67ada |
commit 18eb1c973c5d863a562864c2b77b4e1d520f9406
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 20 11:17:17 2019 +0200
|
18430108 |
|
4cc67ada |
pv: added {s.count,c} transformation
- count how many times c appears in the pv value
"abababa"{s.count,a} => 4
|
18430108 |
|
4cc67ada |
commit 0e29879ee950d5a9e9a669c7d5c634416d52f5c9
Author: Surendra Tiwari <surendratiwari3@gmail.com>
Date: Tue Aug 20 13:17:04 2019 +0530
|
2a6f5858 |
|
4cc67ada |
Module:rtpengine: memory leak is fixed, if no rtpengine in list while reload
|
2a6f5858 |
|
4cc67ada |
commit 4acc8aa71b50efc0f8ec073d711dda27b928e991
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Mon Aug 19 11:47:13 2019 +0200
|
2a6f5858 |
|
4cc67ada |
modules: readme files regenerated - lost ... [skip ci]
|
2a6f5858 |
|
4cc67ada |
commit a743a6c7d3f7b65a366251dd121011725964d07b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Aug 19 11:37:03 2019 +0200
|
2a6f5858 |
|
4cc67ada |
core: tcp - debug messages when looking up tcp connection
|
2a6f5858 |
|
4cc67ada |
commit 9ff491a881f326b5ee6eee4fd40c427f8d83ecf0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Aug 19 11:23:31 2019 +0200
|
18430108 |
|
4cc67ada |
tm: propagate tcp connection id in outbound branch dst structure
|
18430108 |
|
4cc67ada |
commit 4917283ae2ed27a852a63cde78e9f8739958ff92
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Aug 19 11:00:41 2019 +0200
|
18430108 |
|
4cc67ada |
core: dset - comment to document return code for getting branch data
- differentiate when returning data for valid or invalid branch index
|
18430108 |
|
4cc67ada |
commit a8d3274c32ba7d7cfb93d0f6d4090a7832db7ff7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Aug 19 10:32:46 2019 +0200
|
18430108 |
|
4cc67ada |
core: dset - function to link branch data in a structure
- existing functions to retrive branch attributes have too many parameters already
|
18430108 |
|
4cc67ada |
commit 878c41b7dbd1a716d5a2a9281ab99af585737022
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Aug 19 10:26:16 2019 +0200
|
18430108 |
|
4cc67ada |
lost: docs - note that http_client param query_result has to be set to 0
|
18430108 |
|
4cc67ada |
commit 0e4e0a162aa4fc4e3b8467c68b20fea992012e18
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Fri Aug 16 23:01:36 2019 +0200
|
2a6f5858 |
|
4cc67ada |
modules: readme files regenerated - lost ... [skip ci]
|
2a6f5858 |
|
4cc67ada |
commit 769dce2fad66efdbc6cce6951bc60b60bf453a19
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 16 12:57:33 2019 +0200
|
18430108 |
|
4cc67ada |
evapi: use a completely new fake message structure for dispatcher handling
|
18430108 |
|
4cc67ada |
commit d7bd8a187546f132547788c47ff9a3947be49957
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 16 12:56:49 2019 +0200
|
18430108 |
|
4cc67ada |
core: clear branches and expose the function for a new faked msg
|
18430108 |
|
4cc67ada |
commit 4a904b5fe90253d0d5517cf1a5cdca3695e59ec3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 16 12:37:58 2019 +0200
|
18430108 |
|
4cc67ada |
core: function to get a new faked message in a specific structure
- refactored the code to be able to fill a sip msg structure with
content from the faked request
|
18430108 |
|
4cc67ada |
commit 860cf242c1d9fb964b8e64acba136af561ffa748
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 16 11:06:42 2019 +0200
|
18430108 |
|
4cc67ada |
registrar: lookup() sets the tcp connection id in sip msg and branch structures
|
18430108 |
|
4cc67ada |
commit 9115bcdabaa3da04e3e563bb43a04358b33e2c17
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 16 11:05:35 2019 +0200
|
18430108 |
|
4cc67ada |
core: dset - function to push a new branch and return its pointer
|
18430108 |
|
4cc67ada |
commit f3b977d39ca72e5787a5b97ee2cf154adbe7d0ca
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 16 10:42:43 2019 +0200
|
18430108 |
|
4cc67ada |
core: store tcp connection id in sip msg and branch structure
- try to use it to identify outbound connection for stateless forward()
|
18430108 |
|
4cc67ada |
commit 308b7a2f7b6a7c50e05a2c83537f85b95f979c32
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 16 10:11:21 2019 +0200
|
2a6f5858 |
|
4cc67ada |
core: tcp - new core parameter tcp_accept_unique
- if set to 1, do an extra check when a new connection is created to be
sure the is no overlapping with another connection on local ip/port and
remote ip/port
- recently some tcp/ip router/balancers can do port sharing, but that can create
troubles for routing of the requests with the current tcp routing implementation
(e.g., using the wrong connection in such group)
- default is set to 0
|
2a6f5858 |
|
4cc67ada |
commit edd056dd85e2f68fd7877592e7bd2fc5d15b7b64
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Aug 16 08:16:03 2019 +0200
|
18430108 |
|
4cc67ada |
lost: small spelling fix in docs
|
2a6f5858 |
|
4cc67ada |
commit 4b317d12a3b9786b1d5ba152e9fb1f1189484e02
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Aug 16 08:15:24 2019 +0200
|
2a6f5858 |
|
4cc67ada |
build: add new lost module to extra module group
|
18430108 |
|
4cc67ada |
commit 2ab96d985676889f4145f7aecbb7ca21a9048f29
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Aug 16 08:09:52 2019 +0200
|
18430108 |
|
4cc67ada |
lost: initial checkin of README file
|
18430108 |
|
4cc67ada |
commit 318669423164b7c96e48861fd49de17d34e957ab
Author: wkampich <wolfgang.kampichler@gmail.com>
Date: Wed Aug 14 20:36:37 2019 +0200
|
18430108 |
|
4cc67ada |
lost: adds HELD (RFC6155) and LOST (RFC5222) queries for location-based routing
- header comment included
|
18430108 |
|
4cc67ada |
commit c655e401e0a839a73c60217b3feb7be87d183bf5
Author: wkampich <wolfgang.kampichler@gmail.com>
Date: Wed Aug 14 20:22:04 2019 +0200
|
18430108 |
|
4cc67ada |
lost: adds HELD (RFC6155) and LOST (RFC5222) queries for location-based routing
- code review, updates to memory managment and error handling
|
18430108 |
|
4cc67ada |
commit 0f006f092cc56f06a153b3c8f363c2d81e2afb1e
Author: wkampich <wolfgang.kampichler@gmail.com>
Date: Wed Aug 14 20:13:33 2019 +0200
|
18430108 |
|
4cc67ada |
lost: adds HELD (RFC6155) and LOST (RFC5222) queries for location-based routing
- code review, updates to memory managment and error handling
|
18430108 |
|
4cc67ada |
commit e255aaa596d622103628903d08f07a226dacdbd9
Author: wkampich <wolfgang.kampichler@gmail.com>
Date: Mon Aug 12 15:04:38 2019 +0200
|
18430108 |
|
4cc67ada |
lost: adds HELD (RFC6155) and LOST (RFC5222) queries for location-based routing
- lost_held_query() takes specific id (pvar, P-A-I, or From), assembles a
locationRequest (XML), and sends it to an http_client connection, responses
are parsed (pidf-lo and location reference are returned)
- lost_query() takes pidf-lo (pvar, msg body, or de-referenced), a service urn
(pvar, request line) assembles a findService request (XML), and sends it to
an http_client connection, responses are parsed (target uri and display name
are returned)
|
18430108 |
|
4cc67ada |
commit a263f5b62c03851a5d8a61f09e69745f90370703
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Aug 15 16:25:57 2019 +0200
|
18430108 |
|
4cc67ada |
topos_redis: fix regression in PRACK routing (commit cfc89db53c087, GH #1784)
- fix regression in PRACK routing (introduced in cfc89db53c, GH #1784)
- result set were set to 0 before usage by a memset
|
2a6f5858 |
|
4cc67ada |
commit 3cd50f171d4443abe21beba8e5e07081f29747d1
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Aug 15 16:23:58 2019 +0200
|
18430108 |
|
4cc67ada |
topos_redis: a few improvements for debugging output
|
18430108 |
|
4cc67ada |
commit f25cf7806a84caccf49275be14a5885a9038bdca
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Aug 15 08:46:18 2019 +0200
|
18430108 |
|
4cc67ada |
ims_dialog: small spelling fix in WARN log messages
|
18430108 |
|
4cc67ada |
commit 389843c34eed6f39f4631eede6f6ab8b6bade2eb
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Aug 15 08:45:37 2019 +0200
|
18430108 |
|
4cc67ada |
dialog: small spelling fix in WARN log messages
|
18430108 |
|
4cc67ada |
commit d36a4b00c6becd42cfcec4fc7eb398371e1cc812
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Aug 15 08:33:49 2019 +0200
|
18430108 |
|
4cc67ada |
evapi: free the faked msg clone used for dispatcher event route
|
18430108 |
|
4cc67ada |
commit 897f58fd48c68d88df7967c1390a23f8b9069a61
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Aug 14 09:53:17 2019 +0200
|
18430108 |
|
4cc67ada |
sqlops: add a limit of maximum 32 result containers
- prevent use of too much memory by defining too many result containers
- related to GH #2032
|
18430108 |
|
4cc67ada |
commit 29eb75611987c58a32904f5094055efa33c1c89a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 13 16:37:01 2019 +0200
|
18430108 |
|
4cc67ada |
rr: use msg_ctx_id_t for caching of request direction
|
18430108 |
|
4cc67ada |
commit 8d4ba1c577601c51903cc4b1bee8012318f70b54
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 13 16:28:44 2019 +0200
|
28111e79 |
|
4cc67ada |
rr: use msg_ctx_id_t for record route params caching
|
28111e79 |
|
4cc67ada |
commit 7dca532cf3ab3aed35571134081b3715b6fa75c8
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Aug 13 16:16:41 2019 +0200
|
28111e79 |
|
4cc67ada |
modules: readme files regenerated - rr ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit 6542a638bee90afdbfe63b59d9d7f1d23b0406aa
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 13 16:05:45 2019 +0200
|
28111e79 |
|
4cc67ada |
rr: docs - note about use of record_route() for requests within dialog
- it has to be used after loose_route() for a proper detection of
request direction
|
28111e79 |
|
4cc67ada |
commit 8546983de13bba7ed7a84a88ed91027e4291a1bc
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Aug 13 10:16:43 2019 +0200
|
28111e79 |
|
4cc67ada |
modules: readme files regenerated - registrar ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit 23a5b8d9baf40a416401017324ceb01e7d769494
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 13 10:03:32 2019 +0200
|
28111e79 |
|
4cc67ada |
registrar: updated docs for unregister()
- function is allowed to be used in any route
|
28111e79 |
|
4cc67ada |
commit 0cc64de7530fe90cbe3183caa494d9ef9941ee51
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 13 10:01:35 2019 +0200
|
28111e79 |
|
4cc67ada |
registrar: allow unregister() to be used in any route
|
28111e79 |
|
4cc67ada |
commit 8b8b5780c968079fd57d7b236ebfbfe3c9c76607
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Aug 13 09:32:20 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - http_client ... [skip ci]
|
18430108 |
|
4cc67ada |
commit f9f113d9b07ea351c75f3d7fed5478074d5575c4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 13 09:25:15 2019 +0200
|
18430108 |
|
4cc67ada |
http_client: docs for query_maxdatasize parameter
|
18430108 |
|
4cc67ada |
commit ea4b25c67c0e4ea072ce1bbc11ae21bc7c9484a3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 13 09:20:08 2019 +0200
|
18430108 |
|
4cc67ada |
http_client: new param query_maxdatasize
- set the maximum size to be downloaded for http_client_query() result
- default: 0 - disabled (unlimited size)
|
18430108 |
|
4cc67ada |
commit d93b1861c6e9be5991040d2da327d2f543d9f9ab
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 13 09:15:43 2019 +0200
|
18430108 |
|
4cc67ada |
http_client: docs for query_result parameter
|
18430108 |
|
4cc67ada |
commit d07b522b927f26b01a24417e0fb9f64c87fb79fb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 13 09:07:34 2019 +0200
|
18430108 |
|
4cc67ada |
http_client: new param query_result
- control if the http_client_query() returns only the first line or the
entire result
- 0: return the entire result
- 1: return the first line (default, backward compatible)
|
18430108 |
|
4cc67ada |
commit b3d9da5c5e80e42e550c4cf56c29aee1ab068c92
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Mon Aug 12 21:01:45 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - topos ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit 3ccf5ee691440e806d441f0e58562ddc4137a488
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Aug 12 20:52:50 2019 +0200
|
28111e79 |
|
4cc67ada |
topos: docs for dialog_expire param limitation for in-dialog requests (GH #2024)
|
28111e79 |
|
4cc67ada |
commit 18eeda012a711584239b03d5cfef8b7720f0ef31
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Aug 12 20:15:17 2019 +0200
|
28111e79 |
|
4cc67ada |
dispatcher: skip inactive destinations for pointing next to be used record
|
28111e79 |
|
4cc67ada |
commit 0a161d19707917f690b5823b64d120cccc354c8b
Merge: c79dfbeab c3b2eacbb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Aug 12 11:37:11 2019 +0200
|
28111e79 |
|
4cc67ada |
Merge pull request #2022 from mancasg/master
core: Fix the cfg framework variable input type default
|
18430108 |
|
4cc67ada |
commit c79dfbeab0bfefaa4dd5cefc41cba3ba157da0ce
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Aug 12 11:18:39 2019 +0200
|
18430108 |
|
4cc67ada |
corex: free old outbound buffer inside SREV_NET_DATA_OUT callback
|
18430108 |
|
4cc67ada |
commit d9a1cbc8f66f9fd0991048e5e1ba1579916a092e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Aug 12 11:18:21 2019 +0200
|
18430108 |
|
4cc67ada |
gzcompress: free old outbound buffer inside SREV_NET_DATA_OUT callback
|
18430108 |
|
4cc67ada |
commit ad8d9628da27a3ab68b005ef52842784af6bda3a
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Aug 12 11:18:08 2019 +0200
|
18430108 |
|
4cc67ada |
dialog: free old outbound buffer inside SREV_NET_DATA_OUT callback
|
18430108 |
|
4cc67ada |
commit 21816a11a56628a9eee17765645fcf03d57929bd
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Aug 12 11:17:33 2019 +0200
|
18430108 |
|
4cc67ada |
topos: free old outbound buffer inside SREV_NET_DATA_OUT callback
- GH #2027
|
18430108 |
|
4cc67ada |
commit 37a1765853294016f43bd633667cd623aaaa2d3e
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Aug 12 11:16:23 2019 +0200
|
18430108 |
|
4cc67ada |
topoh: free old outbound buffer inside th_msg_sent()
- GH #2027
|
18430108 |
|
4cc67ada |
commit 98249e2cc97e818cf7ad492132ecfea2ce13a78b
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Aug 12 11:14:38 2019 +0200
|
18430108 |
|
4cc67ada |
core: forward - clone outbound buffer for SREV_NET_DATA_OUT event
- this event can execute a series of callbacks, leading to leak if only
the core function does pkg free
- GH #2027
|
18430108 |
|
4cc67ada |
commit eeade03783181aacdf0115a61050ec964434a880
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Aug 12 10:28:05 2019 +0200
|
18430108 |
|
4cc67ada |
core: restore alignment after replacing mem error logs
|
18430108 |
|
4cc67ada |
commit 52dd926bed08ca4a83ad995c2fb8cde7445599d8
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Aug 11 11:54:38 2019 +0200
|
18430108 |
|
4cc67ada |
doc: update URL changelog references in NEWS file
|
18430108 |
|
4cc67ada |
commit 1c5c755ab50351ba0b4eadc260067f500c4422f9
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Aug 11 11:51:45 2019 +0200
|
18430108 |
|
4cc67ada |
core: remove WITH_AS_SUPPORT in Makefile.defs after tm change in 087eecdc22f7ae90
|
18430108 |
|
4cc67ada |
commit 38be6c77e6f00d84d8d7da1f0e494459f84dd61c
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Aug 11 11:48:05 2019 +0200
|
18430108 |
|
4cc67ada |
tm: remove #define WITH_AS_SUPPORT, activated and unchanged since 2009
- remove #define WITH_AS_SUPPORT, activated and unchanged since 2009
- introduced in commit d65cdd3fd4ad8faab497
- without it some modules (e.g. ims_dialog, seas) also not compile anymore
|
18430108 |
|
4cc67ada |
commit 8530be379abfe35472f34729975963c94e8869e1
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Aug 11 11:31:40 2019 +0200
|
18430108 |
|
4cc67ada |
tm: remove unused #define TM_E2E_ACK_CHECK_FROM_URI, unchanged since 2009
- remove unused #define TM_E2E_ACK_CHECK_FROM_URI
- it was unchanged since 2009, introduced in commit eddf3e3b7b3db814
|
18430108 |
|
4cc67ada |
commit 19f959a4f994eeedde62d25bec6270be1ce11605
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Sun Aug 11 11:02:21 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - acc ... [skip ci]
|
18430108 |
|
4cc67ada |
commit d8cede175ddeada5ca5654a74e765f154dcfa86d
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Aug 11 10:56:56 2019 +0200
|
18430108 |
|
4cc67ada |
acc: remove diameter specific doc content, code was moved in 2017 to acc_diameter
|
18430108 |
|
4cc67ada |
commit 59a58e8a01e91def4634b551cb69ebe1f1c953e0
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Aug 11 10:51:37 2019 +0200
|
18430108 |
|
4cc67ada |
acc: doc improvement regarding radius and diameter modules
|
18430108 |
|
4cc67ada |
commit 431e9459225b7e58bdb7cc5cc9235bea98d2a82b
Merge: 7628a2c8b 48eb3cd5d
Author: Tsvetomir Dimitrov <tsv.dimitrov@gmail.com>
Date: Sat Aug 10 23:05:13 2019 +0300
|
18430108 |
|
4cc67ada |
Merge pull request #2023 from alexyosifov/ipsec_fix_defects
Ipsec fix defects
|
18430108 |
|
4cc67ada |
commit 7628a2c8bf5473bcb6810d38a2551fe95b77b116
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Fri Aug 9 16:46:49 2019 +0200
|
ed29e169 |
|
4cc67ada |
modules: readme files regenerated - uac ... [skip ci]
|
ed29e169 |
|
4cc67ada |
commit 85994cda0a9413836386d595aab1657d1412ec8b
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Aug 9 16:35:30 2019 +0200
|
18430108 |
|
4cc67ada |
uac: fix another copy and paste error in docs
|
18430108 |
|
4cc67ada |
commit 6dd0f878cf066fd91a03d76b8d6248efb6370c22
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Fri Aug 9 16:31:39 2019 +0200
|
ed29e169 |
|
4cc67ada |
modules: readme files regenerated - uac ... [skip ci]
|
ed29e169 |
|
4cc67ada |
commit a5360fa28d8394bf420915645ecd0658dcd1c7b8
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Aug 9 16:25:02 2019 +0200
|
18430108 |
|
4cc67ada |
uac: fix references in docs for AVPs
|
18430108 |
|
4cc67ada |
commit c975878648b7c34f6631a941555eb62f0506d638
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Aug 9 16:19:46 2019 +0200
|
18430108 |
|
4cc67ada |
uac: extend docs for default_socket with a note about tcp_reuse_port
|
18430108 |
|
4cc67ada |
commit 885fdc8521a7d2f78e195eaef447f01daf7ad800
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 9 15:02:13 2019 +0200
|
18430108 |
|
4cc67ada |
kemix: exported functions to return message body
|
18430108 |
|
4cc67ada |
commit b038de70ffdde8d2179f49edc574afca62e41638
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Aug 9 14:54:23 2019 +0200
|
18430108 |
|
4cc67ada |
uac: remove old unused #ifdef UAC_OLD_AUTH, related to extension in 2011
|
18430108 |
|
4cc67ada |
commit dd6b8d282289bbaf02adb5a9f341800ca17a0bfd
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Aug 9 11:29:44 2019 +0200
|
18430108 |
|
4cc67ada |
uac: fix error related to UAC_OLD_AUTH #define and default_socket addition
|
18430108 |
|
4cc67ada |
commit abea963c666fb39f263de7f9d5ff7ea97fb04529
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Fri Aug 9 11:02:23 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - uac ... [skip ci]
|
18430108 |
|
4cc67ada |
commit 27b6f0aba06796f0c52e32fad809d3781b17ce6b
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Aug 9 10:45:53 2019 +0200
|
18430108 |
|
4cc67ada |
uac: new functionality to force a default socket for register and request sending
- add new functionality to force a default socket with parameter "default_socket"
- works for uac REGISTER requests and also uac_send_req
- if used with uac_send_req an eventual specified socket takes priority over the
default socket
|
18430108 |
|
4cc67ada |
commit ee91829dc65d7062e1aba5069bcd37e0b62a8795
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Aug 9 09:29:41 2019 +0200
|
18430108 |
|
4cc67ada |
dispatcher: module load error because of wrong default socket should be logges as LM_ERR
|
18430108 |
|
4cc67ada |
commit 849763ae85e50e838e26c7b107bcc29556c0e052
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Aug 8 21:06:42 2019 +0200
|
18430108 |
|
4cc67ada |
sipt: set whole static buffer to 0
|
18430108 |
|
4cc67ada |
commit 2c052974263c0785eb5280a935162673ac82dc6b
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Aug 8 18:29:40 2019 +0200
|
18430108 |
|
4cc67ada |
sipt: reset the static buffer for returning the number
- GH #2030
|
18430108 |
|
4cc67ada |
commit faaf599c0def2d36fb4d41f91d1fbecaf9732905
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Thu Aug 8 17:16:51 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - htable ... [skip ci]
|
18430108 |
|
4cc67ada |
commit 737e21fe03130476aea617449f8dc8f4e428d866
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Aug 8 16:35:52 2019 +0200
|
18430108 |
|
4cc67ada |
htable: docs updated with sth_has_name() and sht_has_str_value()
|
18430108 |
|
4cc67ada |
commit 6d84ede1c54cfa138733e74d40f1c9a0cac4dfc2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Aug 8 16:29:01 2019 +0200
|
18430108 |
|
4cc67ada |
htable: added alias function sht_has_name() and sht_has_str_value()
- corresponding to the match functions, following a rename that broke
compatibility with last stable version
|
18430108 |
|
4cc67ada |
commit 10f116e726533f91467d90a38101d5b16a5801a5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Aug 8 16:16:03 2019 +0200
|
ed29e169 |
|
4cc67ada |
dialog: export dlg_bridge() to kemi framework
|
ed29e169 |
|
4cc67ada |
commit 4c537a618949eb48ffed9297f3abc8cdc879b70d
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Aug 6 21:37:56 2019 +0200
|
18430108 |
|
4cc67ada |
misc_radius: increase MAX_EXTRA from 4 to 8
- GH #2025
|
ed29e169 |
|
4cc67ada |
commit df93a638040f4c1aa4d6ed3799d6f990b0593f94
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Aug 6 21:37:04 2019 +0200
|
ed29e169 |
|
4cc67ada |
auth_radius: increase MAX_EXTRA from 4 to 8
- GH #2025
|
18430108 |
|
4cc67ada |
commit f07949b2e399ba5b0de20540d786e003675bcc15
Author: Andrew White <github@and.rew.ninja>
Date: Tue Aug 6 21:26:47 2019 +0200
|
18430108 |
|
4cc67ada |
misc: added example simple routing blocks/basic config for KEMI ruby (GH #2026)
|
18430108 |
|
4cc67ada |
commit d762848d4f71014a6c6b6693b44403324a8edd15
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 6 17:33:15 2019 +0200
|
18430108 |
|
4cc67ada |
app_python3: Makefile - get all ldflags for linking
|
18430108 |
|
4cc67ada |
commit 3f6e25ecb0ac64f8c0d534e4390d43afc49d5ae0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 6 16:44:25 2019 +0200
|
18430108 |
|
4cc67ada |
app_ruby: proper push of int values to Ruby for xval function return
|
18430108 |
|
4cc67ada |
commit 36ef1bf77f9df7bc5022c1dc350e54df2d168cf3
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Aug 6 09:44:38 2019 +0200
|
18430108 |
|
4cc67ada |
corex: fix parser for alias_subdomain modparam, extend debugging output
- fix parser for alias_subdomain modparam, it was not working correctly for
all proto:hostname:port combinations (e.g. hostname/proto mixed up)
- extend debugging output for alias adding and also alias matching
|
18430108 |
|
4cc67ada |
commit b2814a12119c4419dfea8fae68cbec73bf788eb1
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Mon Aug 5 18:31:42 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - app_ruby ... [skip ci]
|
18430108 |
|
4cc67ada |
commit 5773fba2765c8a08be7016e82a6ec02579b49215
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Aug 5 18:29:42 2019 +0200
|
18430108 |
|
4cc67ada |
app_ruby: docs - fix rpc command name for listing the api
|
18430108 |
|
4cc67ada |
commit ea526a8de9c961a57858ecc4c47ce4ba24e03908
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Aug 5 18:11:00 2019 +0200
|
18430108 |
|
4cc67ada |
app_ruby: print pointers in error log message
|
18430108 |
|
4cc67ada |
commit 7a4c490a63cd3fa924b6921fcd20ba77a6d661fb
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Aug 5 18:03:47 2019 +0200
|
18430108 |
|
4cc67ada |
uac: debug messages when restoring from/to headers
|
18430108 |
|
4cc67ada |
commit f50177003c21f53564be6349c0bb4935be184e2d
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Aug 4 21:12:48 2019 +0200
|
18430108 |
|
4cc67ada |
domain: fix memory leak on domain reload (related to domain_attr table, struct domain_list)
- fix memory leak on domain reload, reported by Mack Hendricks
- related to domain_attr table, structure domain_list
|
18430108 |
|
4cc67ada |
commit 50b0e5398b0ce698b287818d2c6fe4266d972152
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri Aug 2 21:36:05 2019 +0200
|
ed29e169 |
|
4cc67ada |
tm: remove CANCEL_REASON_SUPPORT #define, activated as default since 2010
- remove CANCEL_REASON_SUPPORT #define from module
- remove now unneeded defs.h include file
- activated as default since commit bf5d1d6f1df303019ccf4 in 2010
- tm does not compile anymore if deactivated
|
18430108 |
|
4cc67ada |
commit 48eb3cd5d3a0ff0b8b3125d3be3b7ff60d664435
Author: Aleksandar Yosifov <alexyosifov@gmail.com>
Date: Fri Aug 2 15:07:54 2019 +0300
|
18430108 |
|
4cc67ada |
ims_ipsec_pcscf: Bug fixes and memory improvements
- Fix a problem with spi_list, spi_gen and port_gen.
Now the global data structs for SPIs and IPSec ports
lists are placed into shared memory to be accessible
from different processes. SPIs and IPSec ports for expired
contacts are released properly. That process is
performed in timer's threads and for that reason the
global structs are placed into the shared memory.
- Add api for ipsec reconfig tunnels. Used in registrar
module. Improve update_contact_ipsec_params() to avoid
memory leak if the method fails.
|
18430108 |
|
4cc67ada |
commit 91c5ca751799db4f25a28a495350cc97f7c2f390
Author: Aleksandar Yosifov <alexyosifov@gmail.com>
Date: Fri Aug 2 14:47:27 2019 +0300
|
18430108 |
|
4cc67ada |
ims_usrloc_pcscf: Fix problems with double mem free
- Add checks to avoid double memory free in
free_security() method.
Add api to get number of registered contacts.
|
18430108 |
|
4cc67ada |
commit b34d06ffbee58d51f4ab01c394bdcf66ce6ba831
Author: Aleksandar Yosifov <alexyosifov@gmail.com>
Date: Fri Aug 2 14:39:33 2019 +0300
|
18430108 |
|
4cc67ada |
ims_registrar_pcscf: reconfig ipsec in save pending
- Reconfig ipsec tunnels for each new pending contact.
If there are no registered contacts remove all SAs/Policies.
|
18430108 |
|
4cc67ada |
commit c7ceb08b31fdb3f6560d02fff6b6ee71602c19ec
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 2 13:43:36 2019 +0200
|
18430108 |
|
4cc67ada |
tm: removed unused error label in prepare_new_uac()
|
18430108 |
|
4cc67ada |
commit 166ef92d03d5b42fb172d6940ade808269ca1c4b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 2 13:10:10 2019 +0200
|
18430108 |
|
4cc67ada |
core: kemi - functions to get headers by name and index
|
18430108 |
|
4cc67ada |
commit cd379886fa7a8ff01b9618491199f8e5b3ce897f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Aug 1 13:54:21 2019 +0200
|
18430108 |
|
4cc67ada |
tm: proper resoring of backup lumps in case of cloning failure
|
18430108 |
|
4cc67ada |
commit 2306dd47b308f99e5c22c2d6f4d2bc1200ed8453
Author: Guillem Jover <gjover@sipwise.com>
Date: Mon Jul 29 20:15:47 2019 +0200
|
18430108 |
|
4cc67ada |
build: Call make via $(MAKE)
When we need to call make from within a Makefile, we should do so by
using the MAKE variable, which has special meaning for make itself.
This makes sure, it will get marked as recursive command, and will
make it possible to use the make jobserver.
Change-Id: I6829f3ee0a830fc8273e1dffe696382fccc6a093
|
18430108 |
|
4cc67ada |
commit c3b2eacbba1097ed3d40cff18ea2d51ebcad1c67
Author: Mancaș George <mancas.f.george@gmail.com>
Date: Thu Aug 1 09:39:28 2019 +0000
|
18430108 |
|
4cc67ada |
core: Fix the cfg framework variable input type default
What the affected line of code really wants to achieve is: if an
accepted inputs type mask is not specified then default to accepting
only the actual variable type. So we must mask the var type first,
then shift it by `CFG_INPUT_SHIFT`, before or-ing it with the rest.
What happened before was that the entire type was shifted, and that
included var type, input type and flags. What we end up with is some
additional higher bits set (for flags). I actually discovered this while
adding an additional flag that was meant to mark variables as private,
only accessible through an internal API (not available to modules such
as cfg_rpc).
|
18430108 |
|
4cc67ada |
commit 28b939cc72cdaf6625caa4f7c2d72b15cf57949d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Aug 1 11:15:26 2019 +0200
|
18430108 |
|
4cc67ada |
kemix: functions to get status code for reply
|
18430108 |
|
4cc67ada |
commit 412b6ddc26d9648363dc7a9288aec72c352322d3
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Aug 1 11:08:38 2019 +0200
|
18430108 |
|
4cc67ada |
kemix: exported KSR.kx.get_method() - return sip method string
|
18430108 |
|
4cc67ada |
commit 521a631af088c58cef39fd2c795af8ba64eae28b
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Aug 1 11:01:22 2019 +0200
|
18430108 |
|
4cc67ada |
kemix: fix for get protoid function
|
ed29e169 |
|
4cc67ada |
commit f97093fa289158625a29916b9699353aa18dc6e6
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jul 31 17:16:26 2019 +0200
|
18430108 |
|
4cc67ada |
core: kemi - exported KSR.get_debug()
- return debug level for config
|
18430108 |
|
4cc67ada |
commit 89cc5ddeebd7cb900aff8000a7593f5c52b880ff
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jul 31 15:45:16 2019 +0200
|
18430108 |
|
4cc67ada |
core: helper function to get debug level for logging from config
|
18430108 |
|
4cc67ada |
commit 40ccf1455d36d3c18113a06ea67615f6202be329
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Wed Jul 31 12:46:44 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - htable ... [skip ci]
|
18430108 |
|
4cc67ada |
commit ca49dc0344f2ca4eae1999f6b46e0ab8c30bd1a3
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jul 31 12:42:23 2019 +0200
|
18430108 |
|
4cc67ada |
misc/examples/kemi: updated lua script to use dedicated functions
- replaced fetch of variables with dedicated functions for flood
detection
|
28111e79 |
|
4cc67ada |
commit 017e4556e5493d8eab5d54297cc382eb2d6914fa
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jul 31 12:40:45 2019 +0200
|
28111e79 |
|
4cc67ada |
htable: docs - updates to new function names for matching items
|
28111e79 |
|
4cc67ada |
commit 9c595cb6b1d442ccd11ce59ef53c6ee09b33e5fb
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jul 31 12:40:17 2019 +0200
|
28111e79 |
|
4cc67ada |
htable: renamed the new functions to match on name or value of items
|
28111e79 |
|
4cc67ada |
commit f887c81f5c5832af2f1494cf5415740eae9da56f
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Wed Jul 31 11:17:27 2019 +0200
|
28111e79 |
|
4cc67ada |
modules: readme files regenerated - db_redis ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit f2df5df815f8dfca87324ca70e6fe9a51fc417e9
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jul 31 11:04:21 2019 +0200
|
28111e79 |
|
4cc67ada |
db_redis: note about defining key when updating table content
|
28111e79 |
|
4cc67ada |
commit 12dbf48d421680764f9e9621de9485616ca0c055
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Jul 30 16:58:45 2019 +0200
|
28111e79 |
|
4cc67ada |
usrloc: use static record for expires callback in db-only mode
|
28111e79 |
|
4cc67ada |
commit 74375eae8f447952d17a1d89e5a62f029a15a81c
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Jul 30 16:37:20 2019 +0200
|
28111e79 |
|
4cc67ada |
utils/kamcmd: default port is 2049, adapt help and README
|
28111e79 |
|
4cc67ada |
commit b0d28d2da87647cb3e06b3727bd9df77b09f2583
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Jul 30 13:46:54 2019 +0200
|
2a6f5858 |
|
4cc67ada |
modules: readme files regenerated - tm ... [skip ci]
|
2a6f5858 |
|
4cc67ada |
commit 49120ac3a105acd216b6c966ed6918a6e829eb05
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Jul 30 13:37:19 2019 +0200
|
28111e79 |
|
4cc67ada |
tm: remove TM_DIFF_RT_TIMEOUT #define, default since 2007 (commit c0ff60b6887248)
- remove TM_DIFF_RT_TIMEOUT #define, this was enabled and default since 2007
- this define could be used to deactivate different timeouts per transaction
- introduced in commit c0ff60b6887248
|
28111e79 |
|
4cc67ada |
commit 8316e1d38e117bbd4fdb3ae2aacedc03e02d5c20
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Jul 30 13:16:57 2019 +0200
|
ed29e169 |
|
4cc67ada |
modules: readme files regenerated - tm ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit 56bf264a5056c53b68dbbd6eda5ae8ce5d5e5b4e
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Jul 30 13:13:35 2019 +0200
|
18430108 |
|
4cc67ada |
tm: remove obselete parameter delete_timer after cleanup in commit 3eeec9a7ec11ae
|
18430108 |
|
4cc67ada |
commit 3eeec9a7ec11aee0cbecf56bf721ffb7e4b81bf9
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Jul 30 13:06:48 2019 +0200
|
18430108 |
|
4cc67ada |
tm: remove old timer based transaction delete functionality, not active since 2007
- remove old timer based transaction delete functionality
- the current implementation is active since 2007 (commit e67d950955e5dc3d)
- remove related TM_DEL_UNREF #defines and #ifdef
|
18430108 |
|
4cc67ada |
commit aa685bf6deb8e0601738eda6e5e9710c250796c4
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Jul 30 09:32:15 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - siptrace ... [skip ci]
|
18430108 |
|
4cc67ada |
commit 803476627da7676321251f403cc8c6ced2d09721
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Jul 30 09:22:25 2019 +0200
|
18430108 |
|
4cc67ada |
siptrace: fix order of parameter for sip_trace function, add listitem structure
|
18430108 |
|
4cc67ada |
commit bd477f5bb938a05efab76fb096cf5ac780d65c45
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Mon Jul 29 17:30:29 2019 +0200
|
28111e79 |
|
4cc67ada |
pkg/kamailio/deb: version set 5.3.0~dev7
|
28111e79 |
|
4cc67ada |
commit b4e11cb25d848651406e0ad355d54f10db971761
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 29 13:51:57 2019 +0200
|
28111e79 |
|
4cc67ada |
core: skip to-tag when computing via branch for invite, ack and cancel
- proper functionality for stateless proxy in case of negative ACK (in
this case the INVITE has no To-tag, but ACK has it and resulted in
different via branch, making downstream proxy to not match transaction)
|
28111e79 |
|
4cc67ada |
commit 4968e8994157f1152bf7461b16049d67e5c9cc59
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 29 12:25:17 2019 +0200
|
28111e79 |
|
4cc67ada |
kamctl: option to enable kamctl test from shell variable
- set KAMCTL_TEST variable in shell
|
28111e79 |
|
4cc67ada |
commit b642263a08313e86cc4936a9c489e8afb4a2cb5f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 29 10:54:41 2019 +0200
|
28111e79 |
|
4cc67ada |
usrloc: delete contact attributes in db-only mode
|
2a6f5858 |
|
4cc67ada |
commit 12bf3cb574e2ead2da46e7e237a33415ae12df61
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 29 10:40:56 2019 +0200
|
28111e79 |
|
4cc67ada |
usrloc: coherent indentation and whitespacing
|
28111e79 |
|
4cc67ada |
commit 5d303af2da471be82c6868d791c0fd6497af8f1d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 29 10:02:31 2019 +0200
|
28111e79 |
|
4cc67ada |
Makefile.defs: version set to 5.3.0-dev7
|
28111e79 |
|
4cc67ada |
commit 13545fb140b633b14f7a3f0a0fb5c1c55449dbd7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 29 09:46:53 2019 +0200
|
28111e79 |
|
4cc67ada |
app_sqlang: disabled unused static function
|
28111e79 |
|
4cc67ada |
commit 0bb113dbccb8bfcc5503cc0ceecffb9319496505
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 29 09:44:18 2019 +0200
|
28111e79 |
|
4cc67ada |
kemix: fix export of gete_fhost()
|
28111e79 |
|
4cc67ada |
commit d6249edf97a30863a656f3d8c6ea62b55d30e0d9
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Sun Jul 28 21:46:42 2019 +0200
|
28111e79 |
|
4cc67ada |
modules: readme files regenerated - db_text ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit 6b946807dfa77eeead83b5a4650bd3e59f75ba57
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Jul 28 21:44:50 2019 +0200
|
28111e79 |
|
4cc67ada |
db_text: small fix in docs
|
18430108 |
|
4cc67ada |
commit 5d5ff47e6a942ae5ae9ff0e5684ca13abf8fe36f
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Sun Jul 28 20:01:40 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - async ... [skip ci]
|
18430108 |
|
4cc67ada |
commit 7cc2d3168f4cb5be2c9a0d9158cc9c74705bc3ad
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Jul 28 19:52:44 2019 +0200
|
18430108 |
|
4cc67ada |
async: small extension of the description for the ms_timer parameter
|
18430108 |
|
4cc67ada |
commit d62748643164cf2530fa5cc7ded4aa005bfba5de
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Jul 28 19:51:29 2019 +0200
|
18430108 |
|
4cc67ada |
async: small adaption of new ms timer to the existing timer logging
|
18430108 |
|
4cc67ada |
commit 8333bc7c971bccbed2f8e1bf1c5ca1c22039c48d
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Sun Jul 28 16:46:37 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - async ... [skip ci]
|
18430108 |
|
4cc67ada |
commit 124a5b16253926e748ba2724322b1b68f443c319
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Jul 28 16:41:04 2019 +0200
|
18430108 |
|
4cc67ada |
async: docs - use > instead of > in example for valid xml syntax
- coherent white spacing
|
18430108 |
|
4cc67ada |
commit 95ac7eaa5e085d4254b5b989a13268c011e62369
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Jul 28 16:40:25 2019 +0200
|
18430108 |
|
4cc67ada |
async: coherent indentation and white spacing
|
18430108 |
|
4cc67ada |
commit 2a94f7e69b9929d6d966e224d33065cf28a65f7b
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Sun Jul 28 16:31:36 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - async ... [skip ci]
|
18430108 |
|
4cc67ada |
commit 629c1674fcbbfd12310da924e8b6cd5116cd71a3
Author: Paweł Pierścionek <ppierscionek@gmail.com>
Date: Sun Jul 28 14:45:16 2019 +0200
|
18430108 |
|
4cc67ada |
sync: added support for millisecond resolution sleep
- new ms_timer parameter to enable millisecond precision timer
- new async_ms_route and async_ms_sleep functions with milliseconds as a param
- implementation:
Each async_ms_sleep adds an entry to a linked list sorted by expiry time.
List is checked every ms_timer ms for expired entries.
All expired entries are pushed for execution on a pool of async workers.
|
18430108 |
|
4cc67ada |
commit ce710ce13a622c3c62334f2ee045b1983d3122f2
Author: Paweł Pierścionek <ppierscionek@gmail.com>
Date: Sat Jul 27 23:07:10 2019 +0200
|
18430108 |
|
4cc67ada |
async: added support for millisecond resolution sleep
- new ms_timer parameter to enable millisecond precision timer
- new async_ms_route and async_ms_sleep functions with milliseconds as a param
- implementation:
Each async_ms_sleep adds an entry to a linked list sorted by expiry time.
List is checked every ms_timer ms for expired entries.
All expired entries are pushed for execution on a pool of async workers.
|
18430108 |
|
4cc67ada |
commit 3074600005ac49ff9bdb6adde2f6bcc26f678457
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Mon Jul 22 13:55:55 2019 +0300
|
18430108 |
|
4cc67ada |
pkg/kamailio/alpine: backported python3 ruby openrc subpackaging from alpine repo
Reference commit
https://github.com/alpinelinux/aports/commit/280b4b05da6dff3980267a0d27b228f0e47a5755#diff-75216d130f5872b5775d4e035eadd419
|
18430108 |
|
4cc67ada |
commit 67730223e6425414aa45b9bb924ab66d600313b8
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Fri Jul 26 19:47:18 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - mohqueue ... [skip ci]
|
18430108 |
|
4cc67ada |
commit a4ac4b3c0b9b4cf65e188d69c5efaabd4c066df1
Author: Robert Boisvert <robert.boisvert@Synchronoss.com>
Date: Fri Jul 26 13:41:04 2019 -0400
|
18430108 |
|
4cc67ada |
mohqueue: small fixes for header check
- updated to v1.6
- handle change to register_tmcb ()
- updated copyright
- header check stops at semicolon
|
18430108 |
|
4cc67ada |
commit 7a3ea695659830605bb6e1bb05c9c4ab281ff1f8
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Jul 23 10:36:04 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - tm ... [skip ci]
|
18430108 |
|
4cc67ada |
commit 8d613cb532fadecddde799a982bd9acf96df1eaf
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Jul 22 21:13:54 2019 +0200
|
18430108 |
|
4cc67ada |
tm: add missing docs about event_route[tm:local-request], GH #980
|
2a6f5858 |
|
4cc67ada |
commit a161fc7d4854a11d4def684a21b5ad26a7923c40
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Mon Jul 22 17:26:13 2019 +0300
|
18430108 |
|
4cc67ada |
pkg/docker: Updated alpine docker submodule [skip ci]
|
2a6f5858 |
|
4cc67ada |
commit e7061ee85ddcd203fb58fa023eeddd90bc97848e
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Jul 21 11:51:01 2019 +0200
|
18430108 |
|
4cc67ada |
uac: minor spelling fix in docs
|
18430108 |
|
4cc67ada |
commit 8334e61815f15656051c5b14cf9321f4c65bcf8c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Jul 21 08:56:39 2019 +0200
|
18430108 |
|
4cc67ada |
kemix: exported functions to get auth username
|
18430108 |
|
4cc67ada |
commit a6a2416e59c1e1a5cbadd3ecceecff52201be10d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jul 19 10:03:53 2019 +0200
|
18430108 |
|
4cc67ada |
evapi: adjust log message when no client connected for dispatching
|
18430108 |
|
4cc67ada |
commit 72099714de86311b704621034b5ef07ec05a1147
Merge: e6b183a1e 08cf17288
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Jul 19 09:56:45 2019 +0200
|
18430108 |
|
4cc67ada |
Merge pull request #2013 from surendratiwari3/no_evapi_client_send_failed
|
ed29e169 |
|
4cc67ada |
evapi:return code and log fixed for no evapi client while sending
|
18430108 |
|
4cc67ada |
commit e6b183a1ec3b267cc25040a9b67a1c151ee85555
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jul 19 09:50:21 2019 +0200
|
18430108 |
|
4cc67ada |
core: pv - increased the size for vars and transformations tables
|
18430108 |
|
4cc67ada |
commit 08cf17288861bcaa8f3b23166059ead517d1b4fe
Author: Surendra Tiwari <surendratiwari3@gmail.com>
Date: Fri Jul 19 13:07:32 2019 +0530
|
2a6f5858 |
|
4cc67ada |
evapi:return code and log fixed for no evapi client while sending
|
18430108 |
|
4cc67ada |
commit 5e961873401fd0a93ff03ba8d75dbcefbf2fbcf0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jul 18 08:46:27 2019 +0200
|
18430108 |
|
4cc67ada |
corex: debug message for set rcv/snd sock functions
|
18430108 |
|
4cc67ada |
commit abe060b417c5270082aa46660fdc2f78098a5888
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jul 18 08:41:29 2019 +0200
|
2a6f5858 |
|
4cc67ada |
core: debug message for forcing send socket action
|
18430108 |
|
4cc67ada |
commit ac95f0c29390e1dbc0779b56936ee68a424595e0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jul 18 08:34:31 2019 +0200
|
18430108 |
|
4cc67ada |
pv: debug message when seting $fs (send socket)
|
2a6f5858 |
|
4cc67ada |
commit 295bc5471ef79a2ca93ee01399fe41c136a5b940
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Jul 16 12:21:20 2019 +0200
|
2a6f5858 |
|
4cc67ada |
modules: readme files regenerated - dialog ... [skip ci]
|
2a6f5858 |
|
4cc67ada |
commit 3170fc9d95432c7a83ff76f90b6323dc0ae0f8e0
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Jul 16 12:02:19 2019 +0200
|
18430108 |
|
4cc67ada |
dialog: fix another issue (wrong section) in docs
|
18430108 |
|
4cc67ada |
commit f3ab606a1a7015f3145fe7cf00995cae14a23a2c
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Jul 16 11:56:29 2019 +0200
|
18430108 |
|
4cc67ada |
dialog: fix syntax error in doc after commit 0b3562ace82e0
|
18430108 |
|
4cc67ada |
commit 5bd5df36c74a93c6acccbef017c2c37553ba8dc4
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Tue Jul 16 11:23:08 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - acc ... [skip ci]
|
18430108 |
|
4cc67ada |
commit e094407297e89e574f10347ce720bd8475537970
Author: Niall McAndrew <34754073+niallmcandrew@users.noreply.github.com>
Date: Tue Jul 16 10:53:47 2019 +1200
|
18430108 |
|
4cc67ada |
tcpops: Fix the example documentation for tcp_get_conid
|
18430108 |
|
4cc67ada |
commit 0b3562ace82e089e904fbe63ee0aeb3e06c4105c
Author: Alex Hermann <alex@speakup.nl>
Date: Thu Jul 10 12:56:49 2014 +0200
|
18430108 |
|
4cc67ada |
dialog: Add setting to loop BYE through proxy
The setting "keep_proxy_rr" will add the Record-Route headers added by the
proxy to the route_set stored in the dialog. When in use, sending locally
generated in-dialog requests will loop back to the proxy with a proper
Record-Route header, including any parameters.
|
18430108 |
|
4cc67ada |
commit 497fd1a38ab655ebeb33a0db3cfd5708ca18d63a
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Jul 15 21:03:39 2019 +0200
|
18430108 |
|
4cc67ada |
ims_usrloc_pcscf: fix code formatting after merge commit 57961c9f
|
18430108 |
|
4cc67ada |
commit 655aff041853a1426ee1adbfff16bd2ad6eec2db
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Jul 15 20:52:41 2019 +0200
|
2a6f5858 |
|
4cc67ada |
ims_ipsec_pcscf: fix code formatting after merge commit 57961c9f
|
2a6f5858 |
|
4cc67ada |
commit ac2736d62fc97c6e93f98dea46e61cb22a356e47
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Jul 15 20:52:03 2019 +0200
|
18430108 |
|
4cc67ada |
ims_ipsec_pcscf: remove commented out code after merge commit 57961c9f
|
18430108 |
|
4cc67ada |
commit ad5a346c13c20603f732b6a0a0988746850cfbaf
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Jul 15 20:37:46 2019 +0200
|
18430108 |
|
4cc67ada |
ims_registrar_pcscf: remove commented out code after merge 57961c9f
|
18430108 |
|
4cc67ada |
commit 26c620fc4b791c9661c47508a34436f50e8c6641
Author: Henning Westerholt <hw@skalatan.de>
Date: Mon Jul 15 20:35:45 2019 +0200
|
18430108 |
|
4cc67ada |
ims_registrar_pcscf: fix code formatting after merge 57961c9f
|
18430108 |
|
4cc67ada |
commit 57961c9f485a9324e140f90acbfc82857efbf0f5
Merge: 9dab8303a 7dd380afa
Author: Tsvetomir Dimitrov <tsv.dimitrov@gmail.com>
Date: Mon Jul 15 19:41:34 2019 +0300
|
18430108 |
|
4cc67ada |
Merge pull request #2001 from alexyosifov/ipsec_tcp_multiple_conns
Ipsec tcp multiple conns
|
18430108 |
|
4cc67ada |
commit 9dab8303a96614fd74efff6add359a23713642a5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 15 17:24:14 2019 +0200
|
18430108 |
|
4cc67ada |
siputils: log method ids on mismatch for options_reply()
|
18430108 |
|
4cc67ada |
commit 183ff04e00e592cc2c7db54732c6a3bb8fb75bb8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 15 16:41:22 2019 +0200
|
18430108 |
|
4cc67ada |
siputils: exported options_reply() to kemi framework
|
18430108 |
|
4cc67ada |
commit 262068940ba8dbd1b9fd93847f83f40c038d988c
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Mon Jul 15 12:09:00 2019 +0200
|
18430108 |
|
4cc67ada |
rtpengine: fix error output on send_rtpp_command()
* rename out variable to cmd due to We already have an out goto label
|
18430108 |
|
4cc67ada |
commit 93d18c0e4a805c86e82e2271d2d496b4b125fdfd
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Jul 14 12:25:28 2019 +0200
|
18430108 |
|
4cc67ada |
dispatcher: small spelling fix in docs
|
18430108 |
|
4cc67ada |
commit f31dbe3633e1a2e787066d4cbeaf7d53d4153dcf
|
bc96bbad |
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
|
4cc67ada |
Date: Thu Jul 11 10:52:35 2019 +0200
|
18430108 |
|
4cc67ada |
travis: use buster instead of stretch
* buster is now Debian stable!! :-)
|
18430108 |
|
4cc67ada |
commit 5b8311cdae91f07e12eb430eef832944219cab40
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jul 10 09:05:17 2019 +0200
|
18430108 |
|
4cc67ada |
registrar: docs for reg_send_reply()
|
18430108 |
|
4cc67ada |
commit 3c1c0c59698ea0678d730b39b5d15a570695d0f9
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jul 10 08:56:39 2019 +0200
|
18430108 |
|
4cc67ada |
registrar: export reg_send_reply() to scripting languages
- useful with save(location, 0x2) to send later same reply like save(...)
without flag 0x2
|
18430108 |
|
4cc67ada |
commit 94e9d47d2d2da82be23f1bae8cd6491c758a384c
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Jul 9 09:35:08 2019 +0200
|
18430108 |
|
4cc67ada |
kamctl: relaxed regex check on aor and sip uri
- it required a dot (.), not valid for ipv6 and single word domains
(e.g., localhost)
- now just match on USERNAME_RE@.+
|
18430108 |
|
4cc67ada |
commit 6a13f5f1103e02ec6abd5fc6b4f77ca9087ce43b
Author: Julien Chavanton <jchavanton@gmail.com>
Date: Mon Jul 8 19:46:06 2019 +0000
rtp_media_server: fix crash in sdp payload pasring
|
18430108 |
|
4cc67ada |
commit 675ab2daf819eb1eb1639e90ceba2cc3b29ab202
Author: Julien Chavanton <jchavanton@gmail.com>
Date: Mon Jul 8 19:19:05 2019 +0000
rtp_media_server: drop in-dialog messages for
disconnected calls
|
18430108 |
|
4cc67ada |
commit 5e9e991cb11c85ad5cf6b72802728a42d70edd4e
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Jul 8 17:28:46 2019 +0200
|
18430108 |
|
4cc67ada |
kemix: added functions to get proto string and id
|
18430108 |
|
4cc67ada |
commit 91fa799e436de252e9f5aa5d8f09609f46db6e58
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Sat Jul 6 09:00:06 2019 +0200
|
18430108 |
|
4cc67ada |
usrloc: coherence for int type of parameters
- it was combination of int and integer, now all int
- fix examples for int params, related to GH #1999
|
18430108 |
|
4cc67ada |
commit d0919a004b3bab58c47d9842fc77c19c5a8fed31
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jul 5 13:22:03 2019 +0200
|
18430108 |
|
4cc67ada |
uac: docs - note about frequency limit for rpc reload command
|
18430108 |
|
4cc67ada |
commit 7dd380afaa5bee73a5bed1d928be38b8bb76fd99
Author: Aleksandar Yosifov <alexyosifov@gmail.com>
Date: Thu Jul 4 09:49:43 2019 +0300
|
18430108 |
|
4cc67ada |
kamctl: added new fields in ims_usrloc_pcscf db
- Added new fields in mysql ims_usrloc_pcscf location table.
There is no related xml file for this table in srdb2/schema,
because of that I added the new fields directly in the sql file.
|
18430108 |
|
4cc67ada |
commit 59c4e08fa57d6fe7b65d9265d39a03d4733b3dd2
Author: Aleksandar Yosifov <alexyosifov@gmail.com>
Date: Fri Jun 28 17:37:15 2019 +0300
|
18430108 |
|
4cc67ada |
ims_usrloc_pcscf: added a new match key for ipsec location tbl
- ipsec location table: added a new match key for ipsec location
table. The added key is "received_port" column. It's necessary
because after successful re-registration into the table are
stored two contacts withe the same AOR. Before the changes only
the AOR was contact's match key.
- ul callbacks: added a method delete_ulcb(), wich is used to delete
the pending IPSEC tunnels for the unsuccessfuly registered contacts.
- udomain: adde a new method unreg_pending_contacts_cb(). Used to search
and delete user callbacks for all pending contacts with default SIP
port (5060) after successful contact registration.
- ipsec structure: added a new vars in ipsec_t - port_pc (port proxy
client) and port_ps (port proxy server). Used to keep proxy ports
for already created IPSEC tunnels.
|
18430108 |
|
4cc67ada |
commit 7e46cdac98f70c9fb5f599961c03129089473269
Author: Aleksandar Yosifov <alexyosifov@gmail.com>
Date: Fri Jun 28 17:30:32 2019 +0300
|
18430108 |
|
4cc67ada |
ims_registrar_pcscf: update contacts with user callbacks
- save pending: save temp security params only for the pending contacts.
- update contacts: register user callback for successfuly registered
contact to destroy the tunnels after contact deregistration or expiration.
|
18430108 |
|
4cc67ada |
commit 3203c53ea2e00bdbec2746de3d9eb19f6f7f2a71
Author: Aleksandar Yosifov <alexyosifov@gmail.com>
Date: Fri Jun 28 16:59:57 2019 +0300
|
18430108 |
|
4cc67ada |
ims_ipsec_pcscf: support for multiple TCP connections
- spi list : fixed a bug with infinity loop.
- port generator: added port generator based on SPI list.
The port generator is used to generate free Client and Server
ports for IPSEC UDP/TCP connections.
- Added a method for parsing of the security parameters.
Used for Re-registration process.
- Remove SA/Policy: Fixed the methods for removing
SA/Policy. Now created SA/Policy are removed properly based
on their IPs, Ports, SPIs.
- Added a configurable parameter for IPSEC maximum connections.
It's necessary because all listen sockets should be initialized
in mod_init().
- Changes in ipsec_create(): Register user callback only for
initial Registration. For Re-registration through IPSEC, it's
not needed to register a user callback for contact expire/delete.
- Set search flag for contact depending of msg type - Request or Reply.
- Added description of a new parameter used for
the IPSec connections - ipsec_max_connections.
|
18430108 |
|
4cc67ada |
commit f7f3222ec03b2a1e9260a79e737cc55c7dac169f
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Jul 3 22:09:40 2019 +0200
|
18430108 |
|
4cc67ada |
acc: extend description in docs for log_missed_calls flag
|
18430108 |
|
4cc67ada |
commit a72a27ac4bfc553809fcc7361d9cd4da082aad9d
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Jul 3 21:04:19 2019 +0200
|
18430108 |
|
4cc67ada |
sl: small fix in module README
|
18430108 |
|
4cc67ada |
commit e5ed0651c7f3dad224b56625e403bb7420fd208f
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Wed Jul 3 17:06:18 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - call_control ... [skip ci]
|
18430108 |
|
4cc67ada |
commit 19cfda13da1c95d2f24944d9116e1f0d7c307d56
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Jul 3 17:05:11 2019 +0200
|
18430108 |
|
4cc67ada |
call_control: docs - link to mailing list discussion about MI to RPC control
|
18430108 |
|
4cc67ada |
commit 5e56a374c66e4dad08d03893319f4fd5f60c7805
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Wed Jul 3 16:55:18 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - call_control ... [skip ci]
|
18430108 |
|
4cc67ada |
commit 1926dc1f2ed9bcaf4a5294b21c4cb890c41f644e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Jul 3 16:51:58 2019 +0200
|
18430108 |
|
4cc67ada |
dialplan: note about reload interval limit for rpc command
|
18430108 |
|
4cc67ada |
commit b97bb77265e7bfc5562a664e8a510692ed68b2f8
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Fri Jun 28 17:06:54 2019 +0200
|
18430108 |
|
4cc67ada |
usrloc: fix memory leak on DB_ONLY mode on RPC commands
|
18430108 |
|
4cc67ada |
commit bf0bafd1e63de3427ae7b411eb26fe8bb95eec26
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Jul 2 18:37:00 2019 +0200
|
18430108 |
|
4cc67ada |
uac: docs for reg_gc_interval param
|
18430108 |
|
4cc67ada |
commit 77b1b52fee7939ec1fcd04952d34649569c7233d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Jul 2 18:30:48 2019 +0200
|
18430108 |
|
4cc67ada |
uac: new modparam reg_gc_interval
- defined value for garbage collection interval made configurable
- default value 150 (secs) - what was so far
|
18430108 |
|
4cc67ada |
commit ec42a0b36a10dec0852bd1ef2bf3ad7ab9ad8dbc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 1 17:30:07 2019 +0200
|
28111e79 |
|
4cc67ada |
uac: docs - examples with rpc commands having params numbers converted to string
- GH #1988
|
18430108 |
|
4cc67ada |
commit 0ff8ab02704f7c096464d49a9f697ebeaf99935e
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Jun 30 17:49:25 2019 +0200
|
18430108 |
|
4cc67ada |
lib: add missing line-break in DB init function error log
|
18430108 |
|
4cc67ada |
commit 62d607f29593bcd645c7d068327e0bd4a0db0a8f
Author: Henning Westerholt <hw@skalatan.de>
Date: Sun Jun 30 11:51:57 2019 +0200
|
3bcf5579 |
|
4cc67ada |
call_control: add a note that the callcontrol application expect the MI interface
|
18430108 |
|
4cc67ada |
commit 1124beaa61b4a02f47080e6524ae961cff1822bc
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Fri Jun 28 16:10:09 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - htable ... [skip ci]
|
3bcf5579 |
|
4cc67ada |
commit 1c4af823c39d28b694c1dec607d8d72c5b726456
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Jun 28 16:01:43 2019 +0200
|
18430108 |
|
4cc67ada |
pv: relax uri and params transfromation parsing when separator is last char
- more flexible in parsing custom values, detection done in
transformations code
|
18430108 |
|
4cc67ada |
commit f87adf6aba3fcebfe162341bc45d130365d34f5e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jun 28 14:53:02 2019 +0200
|
18430108 |
|
4cc67ada |
htable: docs - rephrased info for db_expires to clarify its purpose
|
18430108 |
|
4cc67ada |
commit 0fcb2607d2d63a0e10fce189b6881ac15b985bb4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jun 28 08:07:02 2019 +0200
|
18430108 |
|
4cc67ada |
uac: debug messages when initializing the remote uac registration
|
18430108 |
|
4cc67ada |
commit 3716541db01c09bd00998bdbd0c35b3a842cdaf5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jun 27 16:25:27 2019 +0200
|
18430108 |
|
4cc67ada |
sdpops: exported to kemi the functions to detect sdp with codecs
- sdp_with_codecs_by_id() and sdp_with_codecs_by_name()
|
18430108 |
|
4cc67ada |
commit 8266f0ee05b1f2faf2d4148efca257f7322da4ce
Author: Vicente Hernando <vhernando@systemonenoc.com>
Date: Tue Jun 25 15:37:43 2019 +0200
|
18430108 |
|
4cc67ada |
call_obj: b/f acept optional limit parameter.
|
18430108 |
|
4cc67ada |
commit 0669b71f52e5c5e1ee942921251787e28c968ea4
Author: Vicente Hernando <vhernando@systemonenoc.com>
Date: Tue Jun 25 15:23:41 2019 +0200
|
18430108 |
|
4cc67ada |
call_obj: KEMI functions call_obj.get and call_obj.free
|
18430108 |
|
4cc67ada |
commit a58b4c2afbffdd2584f553f8d7d36a84d40e2aee
Author: Vicente Hernando <vhernando@systemonenoc.com>
Date: Mon Jun 24 15:06:25 2019 +0200
|
18430108 |
|
4cc67ada |
call_obj_mod: no need to use a free function for call_obj_get.
|
18430108 |
|
4cc67ada |
commit d419f427d2acf890e5e45c4f3e8e7a2b2fe4cead
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jun 27 09:36:21 2019 +0200
|
18430108 |
|
4cc67ada |
lib/srdb1: support for username@domain in user id part of db url
- used by some cloud database services
- reworked patch from GH #1992
|
18430108 |
|
4cc67ada |
commit c671e78142b51515d64392fd9a9db8f07e904167
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Wed Jun 26 12:29:22 2019 +0200
|
18430108 |
|
4cc67ada |
registrar: clean avp/xavp created at 'usrloc:contact-expired' route_event
|
18430108 |
|
4cc67ada |
commit ffa2aa438e2a13e6e8bdbe70dd90827ae18279ce
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Jun 25 23:03:17 2019 +0200
|
18430108 |
|
4cc67ada |
sanity: free parsed proxy-required header in case of failure
- reported by GH #1990
|
3bcf5579 |
|
4cc67ada |
commit 3c84c44ff2191f71dbb2af8beb211b75e48f9b1d
Author: Henning Westerholt <hw@skalatan.de>
Date: Tue Jun 25 22:32:30 2019 +0200
|
18430108 |
|
4cc67ada |
crypto: fix two small copy and paste errors in comments
|
18430108 |
|
4cc67ada |
commit 2bebdb083ba8078fa9eec237fe0b0e2134a21b9b
Author: Julien Chavanton <jchavanton@gmail.com>
Date: Mon Jun 24 15:34:21 2019 -0700
|
28111e79 |
|
4cc67ada |
db_postgres: fix, insert update should always
favor unique constraint over primary key
|
18430108 |
|
4cc67ada |
commit 2fb642bd318884059c2c31487fdba9cc22aed7ef
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Jun 24 09:11:17 2019 +0200
|
28111e79 |
|
4cc67ada |
presence: docs for rpc command to update watchers
|
28111e79 |
|
4cc67ada |
commit 832d1e622c5f1c9165540f41ad1e3efa077e49d3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Jun 23 11:35:36 2019 +0200
|
28111e79 |
|
4cc67ada |
presence: new rpc command presence.updateWatchers
- trigger update of watchers via rpc
|
28111e79 |
|
4cc67ada |
commit d04642793d9465c1c39ca17b899382372b89955e
Merge: b465c6e5d b7f7efe4f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Jun 22 19:30:03 2019 +0200
|
28111e79 |
|
4cc67ada |
Merge pull request #1989 from MrHillo/master
userblacklist: fix double "check_user_blacklist" in module documentation
|
28111e79 |
|
4cc67ada |
commit b465c6e5d0f7583f17a06dde771595ae9e102549
Merge: d21b22c05 aeec1c262
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Jun 22 16:40:50 2019 +0200
|
28111e79 |
|
4cc67ada |
Merge pull request #1986 from ionutionita92/rtpengine
|
ed29e169 |
|
4cc67ada |
Extend rtpengine hashing algorithms
|
28111e79 |
|
4cc67ada |
commit d21b22c0542715e572025581b0cb47d8c5bebb2f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Jun 22 16:34:41 2019 +0200
|
28111e79 |
|
4cc67ada |
rls: docs for rpc command rls.update_subs
|
28111e79 |
|
4cc67ada |
commit 1507028464a724cc5628144c4017e01494a2fbb4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Jun 22 15:50:13 2019 +0200
|
28111e79 |
|
4cc67ada |
rls: added rpc command rls.update_subs
|
28111e79 |
|
4cc67ada |
commit 46084c898d0598e94c7f22ab03d321e037fd7f55
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Sat Jun 22 10:58:18 2019 +0200
|
f0d5c35c |
|
4cc67ada |
rls: Makefile - link agaist libicu on macos/darwin
|
28111e79 |
|
4cc67ada |
- libxml2 needs it but its pkg-config doesn't list it
|
28111e79 |
|
4cc67ada |
commit b7f7efe4f952894aa847165cc038cd5af4c3141a
Author: Julien Arlt <julien-arlt@gmx.de>
Date: Fri Jun 21 14:52:11 2019 +0200
|
28111e79 |
|
4cc67ada |
userblacklist: fix double "check_user_blacklist" in module documentation
|
28111e79 |
|
4cc67ada |
commit e1ea5743fa57b433352270adc6929968a395590c
|
f0d5c35c |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Fri Jun 21 11:23:12 2019 +0200
|
28111e79 |
|
4cc67ada |
modules: readme files regenerated - presence ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit 8a909021ccccc321b06b3437d124978bd901ab18
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Jun 21 11:08:12 2019 +0200
|
28111e79 |
|
4cc67ada |
presence: docs - aligned examples to avoid large whitespacing
|
28111e79 |
|
4cc67ada |
commit f005e2edca8fef350546cb743bf1cb51ee4ddd8d
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Jun 20 20:35:04 2019 +0200
|
28111e79 |
|
4cc67ada |
presence: docs - fixed name for event route presence:notify-reply
|
28111e79 |
|
4cc67ada |
commit 50dfec2f2b7a467afe7c935524d0d385e9018f02
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Jun 20 11:01:09 2019 +0200
|
28111e79 |
|
4cc67ada |
rls: docs - added section ids
|
28111e79 |
|
4cc67ada |
commit 08bf7784ea497a78baa63445dd1404dca0abec9d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jun 20 11:00:37 2019 +0200
|
28111e79 |
|
4cc67ada |
presence_xml: removed extra semicolon
|
28111e79 |
|
4cc67ada |
commit aeec1c2620c612bb54ffb4d3347f274e520db072
Author: iionita <ionut-razvan.ionita@1and1.ro>
Date: Wed Jun 19 11:23:50 2019 +0300
|
ed29e169 |
|
4cc67ada |
rtpengine: update README
|
ed29e169 |
|
4cc67ada |
commit e9f24ff3b974f4a2b6e93b6f8c3a3a5863763610
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Jun 19 10:06:32 2019 +0200
|
28111e79 |
|
4cc67ada |
kamctl: fixed c&p error in version command matching
|
ed29e169 |
|
4cc67ada |
commit fea4b3881574c304b7e73aa764cd49b109f24c61
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jun 19 09:51:39 2019 +0200
|
ed29e169 |
|
4cc67ada |
kamctl: added subcommand srv version
|
28111e79 |
|
4cc67ada |
- print the server version using rpc command
|
28111e79 |
|
4cc67ada |
commit 6ada2d4f04fd5439eb7b424dfaae422ff1bc203c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Jun 19 08:46:04 2019 +0200
|
28111e79 |
|
4cc67ada |
kemix: added from uri user and host functions to exports structure
|
28111e79 |
|
4cc67ada |
commit e63e182bb0cf62fa7ec2941c25e8459fe59382d7
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jun 19 08:37:37 2019 +0200
|
2a6f5858 |
|
4cc67ada |
kemix: functions to return from-uri user and host
|
2a6f5858 |
|
4cc67ada |
commit 3c07e2351a94e4ff2cf3c6b9b9df4d7462cd5760
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Jun 18 16:25:25 2019 +0200
|
28111e79 |
|
4cc67ada |
pdb: safety check for header length in pdb_msg_dbg()
|
28111e79 |
|
4cc67ada |
commit bb66d054b2eb0d7bd8c4d8a3040b790ce4a03918
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Jun 18 14:22:52 2019 +0200
|
28111e79 |
|
4cc67ada |
core: kemi - added KSR.hsr.rminsert(hrm, hadd)
|
bc96bbad |
|
4cc67ada |
- helper function to remove and insert headers in a single operation
|
28111e79 |
|
4cc67ada |
commit 92b8d7aa0bf0cf407ecea1211d7333562657bd5a
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Jun 18 09:18:01 2019 +0200
|
2a6f5858 |
|
4cc67ada |
core: kemi - added KSR.hsr.rmappend(hrm, hadd)
|
f0d5c35c |
|
4cc67ada |
- helper function to remove and append headers in a single operation
|
2a6f5858 |
|
4cc67ada |
commit 955e8a5412490020b719f7f57d0a068916bcf8e5
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Jun 14 13:05:14 2019 +0200
|
2a6f5858 |
|
4cc67ada |
kamctl: usrloc command to delete older expired records from database table
|
f0d5c35c |
|
4cc67ada |
- kamctl ul dbclean [<secs>]
- if secs parameter is not given, the value 3600 is used
|
2a6f5858 |
|
4cc67ada |
commit a54b36e2533a71d8e38c03b497b470110a1e33fb
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Fri Jun 14 02:00:09 2019 +0300
|
28111e79 |
|
4cc67ada |
pkg/kamailio/obs: Updated libevent2 deps for CentOS 6 dist [skip ci]
|
28111e79 |
|
4cc67ada |
commit 1a3fc004e27555063a8bc942c946f6d54f84cf45
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Jun 14 09:01:08 2019 +0200
|
28111e79 |
|
4cc67ada |
kemix: functions to get src/rcv ip and port
|
28111e79 |
|
4cc67ada |
commit 15066536e65314f976328fc4387be2a5b53fe455
Merge: 828df22ef 3696a59f1
Author: Tsvetomir Dimitrov <tsv.dimitrov@gmail.com>
Date: Thu Jun 13 22:05:21 2019 +0300
|
28111e79 |
|
4cc67ada |
Merge pull request #1982 from alexyosifov/ipsec_fix_defects
|
18430108 |
|
4cc67ada |
commit 3696a59f1c6e0c23aea01ae090ca142e11541d62
Author: Aleksandar Yosifov <alexyosifov@gmail.com>
Date: Thu Jun 13 13:13:01 2019 +0300
|
18430108 |
|
4cc67ada |
ims_registrar_pcscf: fixed dereferencing null pointer "cb->contacts" in save()
|
2a6f5858 |
|
4cc67ada |
- removed unnecessary debug message
|
18430108 |
|
4cc67ada |
commit 287d182453e2818c17d439ff68ddd363a86ef578
Author: Aleksandar Yosifov <alexyosifov@gmail.com>
Date: Thu Jun 13 13:12:06 2019 +0300
|
18430108 |
|
4cc67ada |
ims_ipsec_pcscf: fixed possible use of uninitialized value in ipsec_forward()
|
bc96bbad |
|
4cc67ada |
- related to calling "*ul.unlock_udomain"
|
18430108 |
|
4cc67ada |
commit 828df22ef38a75d960cb8932a2f477ba2179e460
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Jun 13 11:28:42 2019 +0200
|
18430108 |
|
4cc67ada |
xhttp_prom: imported initial README file
|
18430108 |
|
4cc67ada |
commit f114248615f2ebc5dc4b4eac46e067706eb75c87
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Jun 13 11:27:50 2019 +0200
|
18430108 |
|
4cc67ada |
Makefile.groups: added xhttp_prom module to extra group
|
18430108 |
|
4cc67ada |
commit 1c3ab78a6e70a4e2af2c0926e13e71e00ae47459
Merge: 602eacf71 b595e97e6
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Jun 13 11:26:28 2019 +0200
|
18430108 |
|
4cc67ada |
Merge pull request #1976 from kamailio/vhernando/xhttp_prom_branch
xhttp_prom: module to generate Prometheus metrics.
|
18430108 |
|
4cc67ada |
commit 602eacf713a092eb0b4758f243ddd2342d2ee16f
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Thu Jun 13 11:51:17 2019 +0300
|
18430108 |
|
4cc67ada |
pkg/kamailio/obs: Updated jansson module dependences
|
18430108 |
|
4cc67ada |
commit 6a633ef3dfdee015f3ea8f0b071ffb38a80a69f9
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Jun 13 10:28:37 2019 +0200
|
18430108 |
|
4cc67ada |
dialog: fixed return type for kemi exports for var rm and is-null
|
18430108 |
|
4cc67ada |
commit 5f738f19c9ed1f5c40040f788c10bc8fca016e82
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Jun 13 09:40:32 2019 +0200
|
18430108 |
|
4cc67ada |
CONTRIBUTING.md: note that references to names do not belong to commit messages
|
18430108 |
|
4cc67ada |
commit 6263bf3535d8f646b07d573a0fe05dd223d5a2bf
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Wed Jun 12 09:51:53 2019 +0200
|
18430108 |
|
4cc67ada |
pkg/kamailio/deb: version set 5.3.0~dev6 [skip ci]
|
18430108 |
|
4cc67ada |
commit 3af22766b1554193ef7990dd5d575f876f44732e
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jun 12 09:18:35 2019 +0200
|
18430108 |
|
4cc67ada |
lib/srutils: removed svn ids
|
18430108 |
|
4cc67ada |
commit b4f616485255689ebaffa97a93ff06f9a4d82dcb
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jun 12 09:07:14 2019 +0200
|
18430108 |
|
4cc67ada |
Makefile.defs: version set to 5.3.0-dev6
|
18430108 |
|
4cc67ada |
commit 0dfd5bd14792353b47ca397f22b3c323fd276b28
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Jun 11 12:10:53 2019 +0200
|
18430108 |
|
4cc67ada |
dialog: kemi functions to remove or test for null vars
|
18430108 |
|
4cc67ada |
commit 71522702d94c3269ca0bde5f68562036c7908ffd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Jun 11 10:39:11 2019 +0200
|
18430108 |
|
4cc67ada |
dialog: exported kemi variants to get empty and print var values
|
18430108 |
|
4cc67ada |
commit 7d8ee6fc4860b77bd7c9920ea6db6fb2e44bd2b5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jun 10 09:45:01 2019 +0200
|
18430108 |
|
4cc67ada |
dialog: added kemi functions to get/set dialog vars
|
18430108 |
|
4cc67ada |
commit 7b8f14897106db305de9922b93dba2177155b6e6
Author: iionita <ionut-razvan.ionita@1and1.ro>
Date: Fri Jun 7 18:26:27 2019 +0300
|
f0d5c35c |
|
4cc67ada |
rtpengine: add modparam to switch between legacy hashing algorithm and SHA1
|
f0d5c35c |
|
4cc67ada |
commit b595e97e69bfdb3577a70d50812922a7f7ce2d87
Author: Vicente Hernando <vhernando@systemonenoc.com>
Date: Fri Jun 7 15:40:55 2019 +0200
|
18430108 |
|
4cc67ada |
xhttp_prom: module to generate Prometheus metrics.
|
18430108 |
|
4cc67ada |
commit 964b50b5609c91cead9e9b6db10965ad9593e57d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jun 7 11:54:55 2019 +0200
|
18430108 |
|
4cc67ada |
pv: fixed name for avp_sets() kemi export
|
18430108 |
|
4cc67ada |
commit aa320ea32c3c90905483a1fe9cdfb5c48201b78c
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Jun 7 10:36:45 2019 +0200
|
18430108 |
|
4cc67ada |
mqueue: kemi functions to retrieve key and value from mqueue
|
18430108 |
|
4cc67ada |
commit 01c50c84aed717f9de689ab4eec3faec59a498e4
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Jun 7 09:55:04 2019 +0200
|
18430108 |
|
4cc67ada |
exec: debug message with number of results for exec_avp()
|
18430108 |
|
4cc67ada |
commit d19b32f75d3b84a3218163a090087f0c974ae009
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Jun 7 09:14:43 2019 +0200
|
18430108 |
|
4cc67ada |
pv: exported kemi functions to set root xavp values
|
18430108 |
|
4cc67ada |
commit cf0008d843009acc8e40fcad3eceda063b1a358c
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Jun 7 08:48:34 2019 +0200
|
18430108 |
|
4cc67ada |
tm: detect local uac transaction not inserted in the hash table
|
18430108 |
|
4cc67ada |
commit 844a8854d52e7cb8056fdff286215f6318fc0122
|
bc96bbad |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Thu Jun 6 12:32:47 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - pv ... [skip ci]
|
18430108 |
|
4cc67ada |
commit e42cb58d3be13c1bfb65ce426c53a2f0ff78af0b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jun 6 12:09:41 2019 +0200
|
18430108 |
|
4cc67ada |
pv: docs - updated xavp management functions names
|
18430108 |
|
4cc67ada |
commit a80f6e9caffc80152c1a47a5f19774f919775cec
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jun 6 12:05:35 2019 +0200
|
18430108 |
|
4cc67ada |
pv: renamed xavp child management functions
- coherent pattern to reflect the operations
|
18430108 |
|
4cc67ada |
commit 15e6a4a9548edbae5c553a8c6e59f3ffe0006d4f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jun 6 11:33:14 2019 +0200
|
3bcf5579 |
|
4cc67ada |
pv: added kemi functions to test if xavp is null
|
3bcf5579 |
|
4cc67ada |
commit 04cd53eb9dec6079082a552f58f351f80bfc58dc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jun 6 11:07:58 2019 +0200
|
18430108 |
|
4cc67ada |
pv: added kemi functions to manage avps
|
18430108 |
|
4cc67ada |
commit f2ba8d560480c591401dd114411510357e7c0cea
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Jun 5 22:51:23 2019 +0200
|
18430108 |
|
4cc67ada |
p_usrloc: fix a few more missing line breaks for log statements
|
18430108 |
|
4cc67ada |
commit 5484083570e1e2b21d73a296fc9e1e80633d6c66
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Jun 5 22:46:02 2019 +0200
|
3bcf5579 |
|
4cc67ada |
kazoo: add missing log line breaks, partially by conversion to mem log helper
|
3bcf5579 |
|
4cc67ada |
commit 7c773a1278abfc99b7d9310d6faa39589cc2484b
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Jun 5 22:26:09 2019 +0200
|
3bcf5579 |
|
4cc67ada |
db_postgres: add missing line breaks to log statements
|
3bcf5579 |
|
4cc67ada |
commit 09b36467b21a742d5d2fa61834190d662e458a4a
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Jun 5 22:24:09 2019 +0200
tm: add missing line breaks in log statements
|
18430108 |
|
4cc67ada |
commit 4dff740464bb98b8dfe2b8ac9a339cc196b202b5
Author: Henning Westerholt <hw@skalatan.de>
Date: Wed Jun 5 22:09:14 2019 +0200
p_usrloc: add missing linebreak in log statement
|
18430108 |
|
4cc67ada |
commit 38ff06af407c26b21828485a6da7a5a51bf87d59
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jun 5 12:20:03 2019 +0200
|
3bcf5579 |
|
4cc67ada |
ims_ipsec_pcscf: add back the README file
|
ed29e169 |
|
4cc67ada |
- it was removed completely with the merge of PR #1974
|
3bcf5579 |
|
4cc67ada |
commit 9d33196d9cd460372bd535298f0b1877ba5d2fc9
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jun 5 12:16:21 2019 +0200
|
18430108 |
|
4cc67ada |
core: kemi - added KSR.hdr.get/e/w(...) functions
|
bc96bbad |
|
4cc67ada |
- return the body of a SIP header, with variants to return empty and
null strings
|
18430108 |
|
4cc67ada |
commit 63cb2650b65caab4326b5fbdf476bc5371eb1d30
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jun 5 11:49:40 2019 +0200
|
18430108 |
|
4cc67ada |
kemix: renamed functions that return empty and null string for r-uri user and host
- set a common pattern with gete and getw in function names
|
18430108 |
|
4cc67ada |
commit 067fbd44e110c0f0b95d43bc65d83a47385601ff
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jun 5 11:40:12 2019 +0200
|
18430108 |
|
4cc67ada |
kemix: added kemi functions to return user-agent header body
- shortcut to improve tests for security in scripts
|
18430108 |
|
4cc67ada |
commit 711da9ddac8e58603558ec5440bcc240d38b0bcb
Merge: 2ab4cad89 71e8bf1e9
Author: Tsvetomir Dimitrov <tsv.dimitrov@gmail.com>
Date: Wed Jun 5 09:53:50 2019 +0300
|
3bcf5579 |
|
4cc67ada |
Merge pull request #1974 from alexyosifov/ipsec_tcp
Ipsec tcp
|
3bcf5579 |
|
4cc67ada |
commit 71e8bf1e99e830800f379ea8ceabbc37d048cdd6
Author: alexyosifov <47529095+alexyosifov@users.noreply.github.com>
Date: Wed Jun 5 09:32:58 2019 +0300
|
3bcf5579 |
|
4cc67ada |
Delete README
Will be autogenerated.
|
3bcf5579 |
|
4cc67ada |
commit 2ab4cad891dd8aeff44f759a9f185207dc174949
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Jun 5 08:30:49 2019 +0200
|
18430108 |
|
4cc67ada |
pv: exposed kemi functions for getting xavp empty and print variants
|
18430108 |
|
4cc67ada |
commit a1264685bca4b5f96e63d8120de55528ff47d282
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Jun 4 13:16:23 2019 +0200
|
18430108 |
|
4cc67ada |
pv: kemi functions to get xavp value from root and child lists
|
18430108 |
|
4cc67ada |
commit 1e6d7df24f86a92a7425a510c6125d67869a9168
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Jun 4 12:37:06 2019 +0200
|
18430108 |
|
4cc67ada |
kemix: kemi function to get print and empty variants for r-uri user and host
|
18430108 |
|
4cc67ada |
commit f23e256acbc10cd24238f71a70b6f1a7bf64826d
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Jun 4 08:54:13 2019 +0200
|
18430108 |
|
4cc67ada |
htable: kemi functions to get the value of an hash table item
|
18430108 |
|
4cc67ada |
commit 80bea2509fb3b7f792e3d12cf309ee55cfcc72d7
Author: Aleksandar Yosifov <alexyosifov@gmail.com>
Date: Mon Jun 3 17:37:03 2019 +0300
|
28111e79 |
|
4cc67ada |
ims_usrloc_pcscf: get_pcontact changes for IPv6
|
bc96bbad |
|
4cc67ada |
- Sometimes IPv6 address is coming with square brackets
and can not be found in userloc database. The search
algorithm is not changed, only used methods are changed.
|
28111e79 |
|
4cc67ada |
commit 5fe9c7d5a82a12f0033785e3ee7fa2d35bc0f3df
Author: Aleksandar Yosifov <alexyosifov@gmail.com>
Date: Thu May 23 12:06:45 2019 +0300
|
28111e79 |
|
4cc67ada |
ims_ipsec_pcscf: IPv6 support
- Set authentication algorithm for SA depending of
parsed security-client info from REGISTER request msg.
For now, the supported algorithms are md5 and sha1,
the default algorithm is sha1.
- fill_contact() changes:
No significant changes, but added a debug message
and code is more readable.
- Added support for IPv6.
A new parameter IPSEC_LISTEN_ADDR6 is added in pcscf.cfg
file that describe IPv6 listen address.
A new module parameter ipsec_listen_addr6 is added in
kamailio.cfg to pass IPv6 listen address into the ipsec module.
- mode_init() changes:
Add ipv4 and/or ipv6 listen interfaces depending of configured
parameters in pcscf/kamailio config files.
- create_ipsec_tunnel() changes:
Update temp security parameters for contact.
Add 4 SAs and polisies (UE client->Proxy server, Proxy client->
UE server, Proxy server->UE client and UE server->Proxy client).
Server->client SAs are used for TCP connections.
- destroy_ipsec_tunnel() changes:
Remove all SAs and policies.
- ipsec_forward() changes:
Refactored to use both UDP and TCP protocols. Selects the protocol
type, sourse and destination ports based on message type.
- Removed unused method convert_ip_address(). Replaced by core methods
str2ipbuf() and str2ip6buf().
- changes in README
README regenerated via ims_ipsec_pscscf_admin.xml.
Added a new parameter for listen IPv6 address.
|
28111e79 |
|
4cc67ada |
commit a3a2b00b2acf37bd18067be266769441899aa406
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Jun 3 18:16:21 2019 +0200
|
28111e79 |
|
4cc67ada |
app_sqlang: removed local implementation for KSR.pv sub-module
- switch to use the one from core
|
28111e79 |
|
4cc67ada |
commit fa0107dca53333665434c32fe3d4f2cfcc2082e6
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Jun 3 12:25:45 2019 +0200
|
28111e79 |
|
4cc67ada |
app_ruby: removed local implementation for KSR.pv sub-module
- switch to use the one from core
|
28111e79 |
|
4cc67ada |
commit 84f9c64101395f5b754e2141972cea883f2ae6cc
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Jun 3 09:53:49 2019 +0200
|
28111e79 |
|
4cc67ada |
app_python: removed unused function to return str variants
|
3bcf5579 |
|
4cc67ada |
commit 3c9c1ca5e5672ba4fc00911989f307cbce311538
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Jun 3 09:52:33 2019 +0200
|
28111e79 |
|
4cc67ada |
app_python3: removed local implementation for KSR.pv sub-module
- switch to use the one from core
|
28111e79 |
|
4cc67ada |
commit 07e4a02830a005bdad2fb5989b623f292a4f8588
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Jun 3 09:27:48 2019 +0200
|
ed29e169 |
|
4cc67ada |
app_python: removed local implementation for KSR.pv sub-module
|
bc96bbad |
|
4cc67ada |
- switch to use the one from core
|
ed29e169 |
|
4cc67ada |
commit 897402d0c30740654c0bbba9d010aca0cb1c22e0
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Jun 3 09:04:50 2019 +0200
|
28111e79 |
|
4cc67ada |
app_lua/utils/app_lua_ctl: updated include file name
|
28111e79 |
|
4cc67ada |
commit 6f0b67b675dd18dce60fa3e5a4ece063216bbab5
Author: Henning Westerholt <hw@skalatan.de>
Date: Fri May 31 12:42:21 2019 +0200
|
3bcf5579 |
|
4cc67ada |
htable: fix a possible null pointer dereference in dmq startup error case
|
28111e79 |
|
4cc67ada |
commit 01795ee7f909519814fc8047480c1c436657c505
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu May 30 17:29:20 2019 +0200
|
28111e79 |
|
4cc67ada |
Makefile.groups: add new module app_lua_sr to lua group
|
28111e79 |
|
4cc67ada |
commit 1a2a4fdef4d745407c917675782c9e28754a2832
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Wed May 29 14:02:05 2019 +0200
|
28111e79 |
|
4cc67ada |
modules: readme files regenerated - app_lua ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit fcbf44217b29e2358fcb7c1c23154dae420cd170
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed May 29 13:55:26 2019 +0200
|
28111e79 |
|
4cc67ada |
app_lua_sr: new module split from app_lua to export old Lua sr lib
|
28111e79 |
|
4cc67ada |
commit ce100cee8578510967c7edf3985f31c2b67b35c2
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed May 29 13:54:01 2019 +0200
|
28111e79 |
|
4cc67ada |
app_lua: docs - removed register modparam, relocated to app_lua_sr
|
28111e79 |
|
4cc67ada |
commit dbd46b4e1d8b37534992e9339b29df308688b34c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed May 29 13:32:04 2019 +0200
|
28111e79 |
|
4cc67ada |
app_lua: exposed inter-module api
|
28111e79 |
|
4cc67ada |
commit 7f2d7aae71758b5b682d5d77d7b7b0187b583de7
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed May 29 11:18:20 2019 +0200
|
28111e79 |
|
4cc67ada |
app_lua: removed old Lua sr module exports
- exporting only KSR via KEMI framework
- Lua sr module is relocated to app_lua_sr kamailio module, to be
obsoleted and removed over the time
- export KSR.pv submodule using implementation from core
|
28111e79 |
|
4cc67ada |
commit decfc7ff92fafe157c1b56201de6c4817e2034d4
|
bc96bbad |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Tue May 28 22:01:49 2019 +0200
|
28111e79 |
|
4cc67ada |
modules: readme files regenerated - siptrace ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit 244eb42c3bba647582fdc5ef0d61573bd18a5f3d
Author: iionita <ionut-razvan.ionita@1and1.ro>
Date: Mon May 27 11:09:13 2019 +0300
|
3bcf5579 |
|
4cc67ada |
siptrace: document usage of trace_info xavp to prevent overlapping
|
3bcf5579 |
|
4cc67ada |
commit 26f68412921323a6c681a14718f0091f42a44167
Author: iionita <ionut-razvan.ionita@1and1.ro>
Date: Thu May 23 11:27:41 2019 +0300
siptrace: avoid flooding logs with unnecessary errors on common scenarios
|
28111e79 |
|
4cc67ada |
commit 796a12d6ef27c01e9c5a9ad36b82833b03b62109
Author: iionita <ionut-razvan.ionita@1and1.ro>
Date: Wed May 22 17:31:47 2019 +0300
|
28111e79 |
|
4cc67ada |
siptrace: use xavps to pass data for the duration of transaction/dialog
Before this data was serialized in order to fit a normal AVP and
be passed to DLGCB_CREATED callback. Moreover for transaction tracing
data was allocated in current process memory which would have crashed
if the reply were to be recieved in a different process. With the
current implementation data is allocated in shared memory, all processes
having access to it.
For dialogs data is passed through xavp to dlgcb created. From
there all dialog callbacks are registered and they receive argument
the pointer to siptrace info. For transactions the pointer is passed
as dialog callback parameter.
commit 07209c3095d8c3ab47108af94c004ce963012a92
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue May 28 14:27:34 2019 +0200
|
28111e79 |
|
4cc67ada |
Makefile.defs: detect gcc 9.0+
|
bc96bbad |
|
4cc67ada |
- reported by GH #1965
|
28111e79 |
|
4cc67ada |
commit 78d73877e1f08ac5ab542fce832653f78a05de93
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue May 28 14:05:16 2019 +0200
|
28111e79 |
|
4cc67ada |
kemix: functions to return directly user and host from ruri
|
28111e79 |
|
4cc67ada |
commit e91d9562689dc879540d8b04a337dcd016de4a21
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue May 28 14:04:07 2019 +0200
|
28111e79 |
|
4cc67ada |
core: kemi - defines for modes used to return null string
|
28111e79 |
|
4cc67ada |
commit 6c902f526698904129cc5369c74d83312b435ff7
Merge: 8351df3db 6845772a5
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue May 28 13:27:24 2019 +0200
|
28111e79 |
|
4cc67ada |
Merge pull request #1964 from alexyosifov/registrar_pcscf_sec_agree
|
f0d5c35c |
|
4cc67ada |
ims_registrar_pcscf: parse security verify header
|
28111e79 |
|
4cc67ada |
commit 8351df3db3891d52cdeb1fd59de4e44cecb67dcd
Merge: 76f0fa8a0 4062f65f9
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue May 28 13:26:55 2019 +0200
|
28111e79 |
|
4cc67ada |
Merge pull request #1967 from alishir/master
|
bc96bbad |
|
4cc67ada |
kamdbctl: Fixes name of ims_charging sql script.
|
28111e79 |
|
4cc67ada |
commit 4062f65f909d01148da90d83c018581bcaef94c4
Author: Ali Shirvani <aj.shirvani@gmail.com>
Date: Tue May 28 12:56:48 2019 +0430
|
28111e79 |
|
4cc67ada |
kamdbctl: fixes name of ims_charging sql script.
|
28111e79 |
|
4cc67ada |
- ims_charging_create renamed to ims_charging-create
|
28111e79 |
|
4cc67ada |
commit 76f0fa8a0330de3885f5f3830eb90061c59045d4
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue May 28 08:44:32 2019 +0200
|
28111e79 |
|
4cc67ada |
usrloc: clone xavp list in contact struct in memory mode
|
28111e79 |
|
4cc67ada |
commit 003871b0a81afcc029c34e6e0ca26b6efff38857
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon May 27 11:56:52 2019 +0200
|
28111e79 |
|
4cc67ada |
kemix: exported functions to get common URI values via KSR.kx
|
28111e79 |
|
4cc67ada |
commit ff6a44b73b1f3134ec4352f5c3844a3da7a8b31a
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri May 24 12:44:16 2019 +0200
|
28111e79 |
|
4cc67ada |
kemix: new module to collect KEMI specific collections
- avoid pushing code in core for alternatives to core keywords,
conditions, a.s.o.
|
28111e79 |
|
4cc67ada |
commit 850681da515f45f9ed23de4eb6a3f3089c838619
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri May 24 12:30:12 2019 +0200
core: kemi - exposed sr_kemi_xval_null() function prototype
commit 6147bfe28dd54d62417040c96a7d54efb0f6ec56
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu May 23 21:34:01 2019 +0200
|
28111e79 |
|
4cc67ada |
misc/examples/kemi: fix another small copy and paste error
|
28111e79 |
|
4cc67ada |
commit 98e6d1a6f6c7fa78d470551de5d17a742e86c2ac
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 23 11:50:55 2019 +0200
|
28111e79 |
|
4cc67ada |
misc/examples/kemi: fixed copy&paste error with type of language
|
18430108 |
|
4cc67ada |
commit 2deb2aa53c7e89dbcf64e2e33211a1ca3814a817
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 23 11:38:44 2019 +0200
|
18430108 |
|
4cc67ada |
misc/examples/kemi: added python3 and ruby as options to basic example
|
2a6f5858 |
|
4cc67ada |
commit 830307467ec5c9dddce1e27d8e93f88ddf9a39b7
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 23 11:37:45 2019 +0200
|
2a6f5858 |
|
4cc67ada |
app_lua: set reload parameter to 0 value if given via modparam
|
2a6f5858 |
|
4cc67ada |
commit e1f1db6dbe3b61bd062205682ddeb75cbba6f145
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 23 11:21:47 2019 +0200
|
2a6f5858 |
|
4cc67ada |
app_jsdt: removed local implementation for KSR.pv sub-module
|
3bcf5579 |
|
4cc67ada |
- switch to use the one from core
|
2a6f5858 |
|
4cc67ada |
commit fa8fd1e1ce6ac55aacbda9c573c04d291fd04b35
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 23 10:51:33 2019 +0200
|
28111e79 |
|
4cc67ada |
app_jsdt: handle functions that return xval and have up to two params
|
28111e79 |
|
4cc67ada |
commit beb80c948d0a5afc097bd4a5d9701907d553407f
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 23 10:49:50 2019 +0200
|
28111e79 |
|
4cc67ada |
core: kemi - prototypes for functions returning xval with up to two params
|
28111e79 |
|
4cc67ada |
commit 6845772a5345d60d48b702b624f673d979451004
Author: Aleksandar Yosifov <alexyosifov@gmail.com>
Date: Thu May 23 11:05:12 2019 +0300
|
28111e79 |
|
4cc67ada |
ims_registrar_pcscf: parse security verify header
|
bc96bbad |
|
4cc67ada |
- Parse 'security verify' header from REGISTER request message
and save updated parameters into the database.
- Added debug messages in save_pendign and save for easy debugging.
|
28111e79 |
|
4cc67ada |
commit 714adde1fc42cd4adc76d22b7fa028179ff6cb18
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 23 10:01:14 2019 +0200
|
28111e79 |
|
4cc67ada |
core: xavp - updated comments about vptr filed
|
18430108 |
|
4cc67ada |
commit 126cfa51be8718082e20e268cf14d0649c60b17d
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 23 09:30:51 2019 +0200
|
18430108 |
|
4cc67ada |
core: xvavp - new data type SR_XTYPE_SPTR
|
bc96bbad |
|
4cc67ada |
- store a shm pointer that has to be freed at destroy with shm_free()
|
28111e79 |
|
4cc67ada |
commit fb75e90549a2ed901d15842c6d621ad7d0850106
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed May 22 12:26:09 2019 +0200
|
28111e79 |
|
4cc67ada |
core: added a few variants for parsing IPv4/6 addresses
|
bc96bbad |
|
4cc67ada |
- store parsed structure directly in a provided buffer
- wrapper for parsing either IPv4 or IPv6
|
18430108 |
|
4cc67ada |
commit cab1b069e7e52e58e7f071e6612836bfa057f9d4
Author: Aleksandar Yosifov <notifications@github.com>
Date: Wed May 22 10:31:49 2019 +0200
|
18430108 |
|
4cc67ada |
ims_registrar_scscf: changed str r_reginfo_s format: from 'version=%s ' to 'version=%d'. (GH #1961)
|
f0d5c35c |
|
4cc67ada |
- changed str r_reginfo_s format: from 'version=%s ' to 'version=%d'. (GH #1961)
- In NOTIFY message from S-CSCF to UE, Message Body contains different xml parameters
and one of them can be a contact parameter with list of unknown-params. In some
cases unknown-param has value with '%' inside. Before the fix, adding of reginfo
version breaks the string of unknown-param. Adding reginfo version before contact
parameters keeps unknown-param string unchanged.
|
28111e79 |
|
4cc67ada |
commit 4ec855e2d0fe7c93bb3d633b40de9b0689335f7f
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed May 22 09:56:15 2019 +0200
|
28111e79 |
|
4cc67ada |
app_sqlang: skip registering KSR.pv from global list
|
f0d5c35c |
|
4cc67ada |
- for now is still done with the custom functions from the module
|
ed29e169 |
|
4cc67ada |
commit b56312e1b8e357e4c3403cb14eff792190225687
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed May 22 09:55:43 2019 +0200
|
ed29e169 |
|
4cc67ada |
app_ruby: skip registering KSR.pv from global list
- for now is still done with the custom functions from the module
|
ed29e169 |
|
4cc67ada |
commit 29a765a2ba6d4529f29027d85c47abeb9628a049
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed May 22 09:55:24 2019 +0200
|
bc96bbad |
|
4cc67ada |
app_python3: skip registering KSR.pv from global list
- for now is still done with the custom functions from the module
|
bc96bbad |
|
4cc67ada |
commit d0578762943c7136188c329391f1e6c46b98bcd4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed May 22 09:54:54 2019 +0200
|
ed29e169 |
|
4cc67ada |
app_python: skip registering KSR.pv from global list
- for now is still done with the custom functions from the module
|
28111e79 |
|
4cc67ada |
commit ad0f1a82b23f8bd5f9c8cc2aa65ea7d7b9f8f418
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed May 22 09:54:27 2019 +0200
|
18430108 |
|
4cc67ada |
app_lua: skip registering KSR.pv from global list
- for now is still done with the custom functions from the module
|
18430108 |
|
4cc67ada |
commit 352258fa530f2c307187b65a16634da87d7c5888
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed May 22 09:47:33 2019 +0200
|
18430108 |
|
4cc67ada |
app_jsdt: skip registering KSR.pv from global list
|
f0d5c35c |
|
4cc67ada |
- for now is still done with the custom functions from the module
|
28111e79 |
|
4cc67ada |
commit 2e95afb3704222cfbb0adc6f65d22ba68968ce50
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed May 22 09:46:43 2019 +0200
|
28111e79 |
|
4cc67ada |
core: kemi - added KSR.pv module in the global list
|
18430108 |
|
4cc67ada |
commit 69b87dd212313635fda0e31c287591e8fd0e0166
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue May 21 17:26:14 2019 +0200
|
ed29e169 |
|
4cc67ada |
core: copy discovered interface name only when its len is > 0
|
ed29e169 |
|
4cc67ada |
commit 64f744e9c70d1404221ad05edb5566cda77ab2c9
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue May 21 14:56:40 2019 +0200
|
18430108 |
|
4cc67ada |
core: kemi - functions for KSR.pv module implemented in core
- to replace those implemented in each interpreter module for better
coherence and make it easier to extend the KSR.pv sub-module in the future
|
18430108 |
|
4cc67ada |
commit a97f2f7b255bb00a4eb68bf2225be9b6a508ea05
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue May 21 14:55:53 2019 +0200
|
18430108 |
|
4cc67ada |
core: pv - exposed the function to return the str empty static variable
|
18430108 |
|
4cc67ada |
commit a9a8731d3741ba357d2e835c1a41ffd061c9061f
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue May 21 13:35:21 2019 +0200
|
18430108 |
|
4cc67ada |
core: kemi - changed SR_KEMIP_INTSTR to SR_KEMIP_XVAL
|
3bcf5579 |
|
4cc67ada |
- added also SR_KEMIP_NULL to mark null values
|
18430108 |
|
4cc67ada |
commit 2116ab0803557b9f797094a5cd8ccce8f89be87e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue May 21 13:11:01 2019 +0200
|
18430108 |
|
4cc67ada |
lcr: pass gw struct by pointer to dump_gw() function
- passing the struct value is inneficient due to its large size (688 bytes)
|
18430108 |
|
4cc67ada |
commit 8ee81c12b60c2de74dc604f16369e5fbd38922b7
|
bc96bbad |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Mon May 20 17:16:42 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - dispatcher ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit dc6901eaa1024431c86c4e13a65b37194ec9fbe9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon May 20 17:11:21 2019 +0200
|
28111e79 |
|
4cc67ada |
dispatcher: docs - fixed typo in description for reload_delta
|
28111e79 |
|
4cc67ada |
commit 2921bb2da7e257ea5ff6fac76e35d08be26e6008
|
bc96bbad |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Mon May 20 11:46:45 2019 +0200
|
28111e79 |
|
bc96bbad |
modules: readme files regenerated - dispatcher ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit ad9ec1c94abaffafe3dcd762d961ed35a429849c
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon May 20 11:38:24 2019 +0200
|
28111e79 |
|
4cc67ada |
rtp_media_server: removed execution flag from source files and makefile
|
28111e79 |
|
4cc67ada |
commit 513917ea47dfdcf67cdb46539a1745555c929cfa
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon May 20 11:34:16 2019 +0200
|
28111e79 |
|
4cc67ada |
dispatcher: docs for reload_delta parameter
|
f0d5c35c |
|
4cc67ada |
- GH #1939
|
28111e79 |
|
4cc67ada |
commit 2b032137886a7074a6be4ac5772a428661a3130c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon May 20 11:15:48 2019 +0200
|
28111e79 |
|
4cc67ada |
dispatcher: added reload_delta parameter
- limit the frequency of rpc reload commands to try to avoid races of
parallel reload operations
- default value is 5 seconds (no more than one reload command every 5
seconds)
|
28111e79 |
|
4cc67ada |
commit 08d22b7bd95828554e30f4c23e906cd9d234e1cd
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon May 20 10:56:08 2019 +0200
|
18430108 |
|
4cc67ada |
tls: register SNI callback for server default profile
- make SNI work for other profile when the default one does not have
server_name
- GH #1938
|
18430108 |
|
4cc67ada |
commit 70061f565e8f2132fc2f2856d9d83a7c45202053
Merge: 03c60941c 1699dc31f
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon May 20 09:16:49 2019 +0200
|
18430108 |
|
4cc67ada |
Merge pull request #1958 from sergey-safarov/mips
|
2a6f5858 |
|
4cc67ada |
src/Makefile.defs: fix build on mips
|
18430108 |
|
4cc67ada |
commit 03c60941cdc1a72ec23fbe7f67d5e6ce13d97af3
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon May 20 09:13:55 2019 +0200
|
18430108 |
|
4cc67ada |
app_python3, auth, ims_auth: chmod to 0644 for source code file with exec flag
|
3bcf5579 |
|
4cc67ada |
- GH #1957
commit 1abcd38495c39cb0ba69ddcb9ddd06a695bd6e67
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Sat May 18 23:00:38 2019 +0300
pkg/kamailio/obs: Packaged app_python3
commit e29e50e0ed02a34d9b4bfd63853fbe3b6d2a78ef
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Sat May 18 19:29:51 2019 +0300
pkg/kamailio/obs: Added openssl_mutex_shared into TLS module package [skip ci]
|
18430108 |
|
4cc67ada |
commit b2402ec1fdde4584c9061e0a47a92e3328b5e7a8
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Sat May 18 19:27:56 2019 +0300
pkg/kamailio/obs: Fixed packaging on Fedora 30 [skip ci]
commit fd98820199be3c395174b6f86a24773356d802b6
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Sat May 18 12:56:08 2019 +0300
pkg/kamailio/alpine: Packaged pua_json, db_redis, ims_ocs, acc_json [skip ci]
commit 1699dc31ffa01ec2ce94e191285ba800497e94e1
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Sat May 18 12:24:40 2019 +0300
src/Makefile.defs: fix build on mips
commit 14d69ddb39cb3072fd51d6f8f053430b0750e2ba
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri May 17 10:31:22 2019 +0200
|
18430108 |
|
4cc67ada |
core: allow to set advertised address to -l command line parameter
|
bc96bbad |
|
4cc67ada |
* -l listen-address/advertised-address
* -l udp:10.0.0.10:5080/1.2.3.4:5060
|
18430108 |
|
4cc67ada |
commit 104147050fdcba8cdb870f866fbb4cbac3281ba4
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri May 17 09:11:03 2019 +0200
|
18430108 |
|
4cc67ada |
misc/tools/kemi: added tool to generate code for KEMI modules
|
f0d5c35c |
|
4cc67ada |
- kemi-code-gen.py - can generate typedefs for functions and the large
if-else blocks for variants of parameters
|
18430108 |
|
4cc67ada |
commit d0f93bb7ea819364eed8e243355fcdf58ea12cf5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri May 17 08:58:00 2019 +0200
|
18430108 |
|
4cc67ada |
app_sqlang: completed the handling of KEMI functions with 4 parameters
|
18430108 |
|
4cc67ada |
commit cc98356e6d5af09a5ac20cdc9f54aed99253604e
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri May 17 08:48:27 2019 +0200
|
18430108 |
|
4cc67ada |
app_sqlang: implemented the handling of KEMI functions with 5 parameters
|
18430108 |
|
4cc67ada |
commit 6ca77883afc5cb91e20fc71252ed10de519a9549
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 16 19:42:50 2019 +0200
|
18430108 |
|
4cc67ada |
core: allow setting server id via --server-id command line param
|
18430108 |
|
4cc67ada |
commit a5781fc4bb3063c6e7abf54d93178ef610617298
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 16 12:35:46 2019 +0200
|
18430108 |
|
4cc67ada |
db_mongodb: catch the null values and set the type to DB1_STRING
|
ed29e169 |
|
4cc67ada |
- avoid the log message on unhandled type
|
18430108 |
|
4cc67ada |
commit 2d3297116a1a864d5d62527a06c319bc12d3bdbf
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 16 12:16:32 2019 +0200
|
18430108 |
|
4cc67ada |
app_ruby: implemented the handling of KEMI functions with 5 parameters
|
18430108 |
|
4cc67ada |
commit 4cdfda5affea38e50ad263b469f56d11581e35ef
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 16 12:11:10 2019 +0200
|
18430108 |
|
4cc67ada |
app_ruby: completed the handling of KEMI functions with 4 parameters
|
18430108 |
|
4cc67ada |
commit 671e9d8c449473bd875d6046290ca0ba09b96725
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 16 12:01:09 2019 +0200
|
28111e79 |
|
4cc67ada |
app_python3: completed the handling of KEMI functions with 4 parameters
|
28111e79 |
|
4cc67ada |
commit e77c39e55d34386ccedd1b160c4c5fa8475fab25
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 16 11:54:54 2019 +0200
|
28111e79 |
|
4cc67ada |
app_python: give address of last int param to kemi functions
- intoduced by previous commit
|
28111e79 |
|
4cc67ada |
commit 8f51d6625df5b76303d1d7b03a13bc3cb56ff554
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 16 11:49:53 2019 +0200
|
28111e79 |
|
4cc67ada |
app_python3: implemented the handling of KEMI functions with 5 parameters
|
28111e79 |
|
4cc67ada |
commit eda9f6691b38ad3e1f15a4cd5145ebd04c15c7a3
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 16 11:37:19 2019 +0200
|
3bcf5579 |
|
4cc67ada |
app_python: implemented the handling of KEMI functions with 5 parameters
|
28111e79 |
|
4cc67ada |
commit 3f69a6deb53d04d300b558f15bc9a7da0489e951
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 16 11:29:22 2019 +0200
|
3bcf5579 |
|
4cc67ada |
app_python: completed the handling of KEMI functions with 4 parameters
|
28111e79 |
|
4cc67ada |
commit d55d4fdef450cb35569cd5b7107546bf209196c3
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 16 09:32:44 2019 +0200
|
28111e79 |
|
4cc67ada |
app_lua: implemented the handling of KEMI functions with 5 parameters
|
28111e79 |
|
4cc67ada |
commit b4c80c8a6553d545a08efd1ef59adefada20ee02
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 16 09:30:05 2019 +0200
|
18430108 |
|
4cc67ada |
app_lua: completed the handling of KEMI functions with 4 parameters
|
28111e79 |
|
4cc67ada |
commit 9d2476f7348ec40c3b20420360d0c75ebd79f776
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 16 09:15:48 2019 +0200
|
28111e79 |
|
4cc67ada |
app_jsdt: completed the handling of KEMI functions with 4 parameters
|
18430108 |
|
4cc67ada |
commit 4190fab7e6026e24030b4e786bc780cdc08d45ea
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 16 09:09:44 2019 +0200
|
18430108 |
|
4cc67ada |
app_jsdt: implemented the handling of KEMI functions with 5 parameters
|
18430108 |
|
4cc67ada |
commit e184648a9cf9b7be2cc12ef64bbb978926384e2b
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 16 08:57:17 2019 +0200
|
18430108 |
|
4cc67ada |
core: kemi - typedefs for functions with 5 parameters
|
18430108 |
|
4cc67ada |
commit d377042513a5092ad2dc127ed500d50e97002d73
Merge: b925c9c27 b951d88ee
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed May 15 18:33:43 2019 +0200
|
18430108 |
|
4cc67ada |
Merge pull request #1954 from omnicate/master
|
2a6f5858 |
|
4cc67ada |
ims_qos: use msg_ctx_id_t to detect same msg/transaction processing
|
18430108 |
|
4cc67ada |
commit b925c9c2799367d116c8594b340839a9039233c2
|
f0d5c35c |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Wed May 15 16:32:26 2019 +0200
|
28111e79 |
|
4cc67ada |
modules: readme files regenerated - db_text ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit 6b7d02c9ed404abaa7c45dbcc86173533a838e01
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Wed May 15 10:16:27 2019 -0400
|
28111e79 |
|
4cc67ada |
db_text: add missing "max_result_rows" param to the doc
|
28111e79 |
|
4cc67ada |
commit 94c2b4e3d940f360a2efcbec121b9cab0261b094
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Wed May 15 14:31:49 2019 +0200
|
28111e79 |
|
4cc67ada |
modules: readme files regenerated - tm ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit 4a4dbdbe8e683d4f3e081391e54a9f2489c7d5ae
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed May 15 14:25:24 2019 +0200
|
2a6f5858 |
|
4cc67ada |
tm: docs for t_get_status_code()
|
2a6f5858 |
|
4cc67ada |
commit 08714c23ac3a9785d5df3f04bdf5214cb0a81774
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed May 15 14:18:59 2019 +0200
|
28111e79 |
|
4cc67ada |
tm: added t_get_status_code()
- return the status code of the transaction - the sip response code
- in case of error or no status set, then it returns -1
|
28111e79 |
|
4cc67ada |
commit e8d765610c6926cc6cb4dfa490595214a3680f97
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed May 15 13:03:28 2019 +0200
|
28111e79 |
|
4cc67ada |
siptrace: use trace type for ki_sip_trace_dst_cid_flag()
|
28111e79 |
|
4cc67ada |
commit b951d88eea52e9fbbec62d2069b6169fc182ba91
Author: szcom <sergey@wgtwo.com>
Date: Wed May 15 12:54:12 2019 +0200
|
28111e79 |
|
4cc67ada |
ims_qos: use msg_ctx_id_t to detect same msg/transaction processing
- relies on msg id and pid, not only msg id (which is incremeted by
each process and has potential conflicts with failure routing)
- msg id and pid are enough to indentify the transaction thus
dropping checks for the pointers
|
28111e79 |
|
4cc67ada |
commit cced23795582d9f4cc2bae545ea1c24664303036
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Wed May 15 10:00:56 2019 +0200
|
28111e79 |
|
4cc67ada |
dialplan: don't try to translate on dp_match()
fix #1952
|
28111e79 |
|
4cc67ada |
commit 61b67197ba8b996abdaff1388362469563ba2202
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Wed May 15 11:13:17 2019 +0200
|
2a6f5858 |
|
4cc67ada |
janssonrpcc: remove compilation warning
> janssonrpcc_mod.c:345:25: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
> if (jsonrpc_keep_alive < 0) {
> ~~~~~~~~~~~~~~~~~~ ^ ~
> 1 warning generated.
|
2a6f5858 |
|
4cc67ada |
commit 5f71e7460fabe839f57ee1c42434e986a823ab9d
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue May 14 17:09:13 2019 +0200
|
28111e79 |
|
4cc67ada |
core: added command line parameter to set subst preprocessor directive
* --subst="expression" - like: #!subst "expression"
|
bc96bbad |
|
4cc67ada |
commit 38d61e4c7cc35f0b0b8fffc7725a882bff3e79b1
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue May 14 17:00:07 2019 +0200
|
28111e79 |
|
4cc67ada |
core: command line parameters for adding substdef and substdefs
* --substdef="expression" - like a #!substdef "expression"
* --substdefis="expression" - like a #!substdefs "expression"
|
28111e79 |
|
4cc67ada |
commit e648fd5e10a6ec694129be5fab0a84c2c90aa916
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue May 14 16:36:08 2019 +0200
|
bc96bbad |
|
4cc67ada |
core: return negative on error adding pre-processor substdef
|
3bcf5579 |
|
4cc67ada |
- expected by the checks when executing the functions
|
28111e79 |
|
4cc67ada |
commit 3619432d8bc27abde97081ba223d19f86b0932a7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue May 14 11:04:49 2019 +0200
|
28111e79 |
|
4cc67ada |
siptrace: use the str for null values from pv core api
|
28111e79 |
|
4cc67ada |
commit c84a89a3ab5b3f3174203753e51926143b0309f8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue May 14 11:02:49 2019 +0200
|
28111e79 |
|
4cc67ada |
core: pv - define the string printed for null value
- added function to return the str null value
|
28111e79 |
|
4cc67ada |
commit c37e00326969c4be565a030708778a64714926e5
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue May 14 10:48:06 2019 +0200
|
28111e79 |
|
4cc67ada |
siptrace: free trace_to_database_flag on module destroy
|
bc96bbad |
|
4cc67ada |
commit 659f822d3bfd3d37a15ee928bff4420f37d64a0c
|
bc96bbad |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Tue May 14 10:47:08 2019 +0200
|
bc96bbad |
|
4cc67ada |
modules: readme files regenerated - siptrace ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit 5436e1fe824dee419f0ceb5db836ad3d523c7313
Merge: c836f8ba2 7ce22d2c7
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue May 14 10:38:09 2019 +0200
|
28111e79 |
|
4cc67ada |
Merge pull request #1951 from ionutionita92/siptrace-bugfix
|
28111e79 |
|
4cc67ada |
siptrace: fix tracing messages to database when destination uri not set
|
28111e79 |
|
4cc67ada |
commit 7ce22d2c7204e934601f577e0fc3cdf9a61dbd09
Author: iionita <ionut-razvan.ionita@1and1.ro>
Date: Mon May 13 17:19:32 2019 +0300
|
28111e79 |
|
4cc67ada |
siptrace: add sip_trace example with trace type set to docs
|
28111e79 |
|
4cc67ada |
commit 3ace6416387bcb487843f33bd45ec8f2344f60eb
Author: iionita <ionut-razvan.ionita@1and1.ro>
Date: Mon May 13 16:53:34 2019 +0300
siptrace: fix tracing messages to database when destination uri not set
New additions to siptrace module broke previous functionality.
If sip_trace was used with no param and destination uri was not set
then the current message would not have been traced to database. The
current fix traces always the current message if siptrace function
was called.
commit c836f8ba2f4d3a32b8a4fecba332355df01daca6
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon May 13 15:27:08 2019 +0200
|
28111e79 |
|
4cc67ada |
rtpengine: allocate space for one more rtp relay control socket
|
bc96bbad |
|
4cc67ada |
- keep it as safety end place holder
- should make it work again for the case when starting with no rtp
engine in the database - GH #1940
|
ed29e169 |
|
4cc67ada |
commit 8e51acdd73e8e4ab95c79cc69fb53add7c6cfd38
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon May 13 12:40:24 2019 +0200
|
28111e79 |
|
4cc67ada |
core: adjust the value for _pv_cache_counter
|
ed29e169 |
|
4cc67ada |
- reported by GH #1948
|
28111e79 |
|
4cc67ada |
commit 403de77c079a125ac101ff2ae58e08551a12a022
|
2a6f5858 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon May 13 10:03:43 2019 +0200
|
28111e79 |
|
4cc67ada |
core: proper check for allocation of route_locks_size
- regression added with relocation of code
|
ed29e169 |
|
4cc67ada |
commit 94a51c887efaac2f85932922baf8e261abb8247c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon May 13 09:29:55 2019 +0200
|
ed29e169 |
|
4cc67ada |
core: main.c - show examples for use of -A for defines with values
|
28111e79 |
|
4cc67ada |
commit b7a94208df3e4259a8f44d864e9712261fbb888a
|
f0d5c35c |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Thu May 9 14:01:49 2019 +0200
|
28111e79 |
|
4cc67ada |
modules: readme files regenerated - secfilter ... [skip ci]
|
ed29e169 |
|
4cc67ada |
commit 61e57cb14ed1efba4cea7ab5def4252a5fd16e04
Author: Jose Luis Verdeguer <pepeluxx@gmail.com>
Date: Thu May 9 13:47:43 2019 +0200
|
ed29e169 |
|
4cc67ada |
secfilter: Updated example in README file. Use geoip2 module instead geoip [skip ci]
|
ed29e169 |
|
4cc67ada |
commit 4e9a760123cb966349886254031f6d1dcb361525
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu May 9 11:37:22 2019 +0200
|
ed29e169 |
|
4cc67ada |
siptrace: allow again siptrace without duplication uri
- reported by Juha Heinanen
|
28111e79 |
|
4cc67ada |
commit be646da840ac3aef290ba9df01b4876d8b856f6d
Author: Julien Chavanton <jchavanton@gmail.com>
Date: Thu May 9 04:22:55 2019 +0000
|
28111e79 |
|
4cc67ada |
rtp_media_server: improve payload sdp parsing
|
28111e79 |
|
4cc67ada |
commit 06f171cdc518844b002ab624c2b10e0aa0832185
Author: Julien Chavanton <jchavanton@gmail.com>
Date: Sun May 5 23:27:59 2019 +0000
|
28111e79 |
|
4cc67ada |
rtp_media_server: adding Opus support
- first dynamic payload
- fmtp parameters needs to be extracted as well
|
18430108 |
|
4cc67ada |
commit 48fd1a23cc3ddcb0df082bc24669dbf3a9fdc203
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Mon May 6 11:20:00 2019 +0200
|
28111e79 |
|
4cc67ada |
usrloc: udomain_contact_expired_cb fix memory leak
|
bc96bbad |
|
4cc67ada |
We need to call release_urecord in order to free the ucontacts
generated at get_urecord() on shared memory
|
28111e79 |
|
4cc67ada |
commit db89b4baca48c96df613d441703b63de3522e6d5
|
bc96bbad |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Mon May 6 16:31:53 2019 +0200
|
28111e79 |
|
4cc67ada |
modules: readme files regenerated - dialplan ... [skip ci]
|
28111e79 |
|
4cc67ada |
commit 926a97f4eb741401b193fb711e6c439555c646ab
Author: Marco Capetta <mcapetta@sipwise.com>
Date: Mon May 6 11:07:44 2019 +0200
|
28111e79 |
|
4cc67ada |
dialplan: add reload_delta parameter
- make the rate limit of maximum allowed dialplan reload configurable
using the new 'reload_delta' paramenter.
|
28111e79 |
|
4cc67ada |
commit 02d67f80580ca813b98198dcd408c3fcf0b7976a
Author: Julien Chavanton <jchavanton@gmail.com>
Date: Sun May 5 19:25:04 2019 +0000
|
28111e79 |
|
4cc67ada |
rtp_media_server: fix incompatible media format
|
28111e79 |
|
4cc67ada |
commit e4af8e5a205342dd309493a7bdd1e2cd9335c881
Author: Julien Chavanton <jchavanton@gmail.com>
Date: Sun May 5 09:06:54 2019 -0700
|
28111e79 |
|
4cc67ada |
rtp_media_server: adding docker files
|
28111e79 |
|
4cc67ada |
commit 5b9fb55b6697bf3cd16727110a4b4bcb8350357d
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Sun May 5 08:04:55 2019 +0200
|
28111e79 |
|
4cc67ada |
htable: fix export of kemi sht_reset()
- GH #1941
|
28111e79 |
|
4cc67ada |
commit 0b9e092579acbc3552a78b7f61186c3e47f71029
Merge: 42129d35e c85ec2eed
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Sat May 4 08:46:14 2019 +0200
Merge pull request #1945 from seven1240/typo
core: fix timer typo
commit c85ec2eed71c5d1bc3957437f27ffe9b6f18f4df
Author: Seven Du <dujinfang@x-y-t.cn>
Date: Sat May 4 07:30:23 2019 +0800
|
28111e79 |
|
4cc67ada |
core: fix timer typo
|
28111e79 |
|
4cc67ada |
commit 42129d35e4510092266322168f68f3019d28bdb8
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri May 3 11:53:15 2019 +0200
|
28111e79 |
|
4cc67ada |
auth_ephemeral: test the lenghts for compared passwords
|
28111e79 |
|
4cc67ada |
commit f64da295f6c3cfa3e340616fcc12564ae2689746
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri May 3 10:39:22 2019 +0200
|
18430108 |
|
4cc67ada |
htable: set expires for kemi htable.sht_setxs()
- GH #1943
|
18430108 |
|
4cc67ada |
commit 48bb059d8ff9b009d3c8afda83e0c964ab604d5a
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri May 3 10:28:18 2019 +0200
|
18430108 |
|
4cc67ada |
app_python3: use PyBytes_AS_STRING() instead of PyString_AsString()
- PyString_AsString() is no longer in Python3 API
|
18430108 |
|
4cc67ada |
commit 6bc7853a114fb000744cba3a43f346f71e640452
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri May 3 09:06:07 2019 +0200
|
18430108 |
|
4cc67ada |
app_python3: handle kemi sssi parameters
|
18430108 |
|
4cc67ada |
commit a36f2c050ff607b5f3c08b7fc8ed01e082e91dc8
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri May 3 09:05:26 2019 +0200
|
18430108 |
|
4cc67ada |
app_python: handle kemi sssi parameters
|
18430108 |
|
4cc67ada |
commit cbec7f92213de1ff096ea00c5a7a3b6354f7ede9
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri May 3 08:54:28 2019 +0200
|
18430108 |
|
4cc67ada |
apy_python: fixed condition in matching parameter types
- GH #1944
|
18430108 |
|
4cc67ada |
commit 5d5b9786d3cd765a9cf957e34d849fec34bf5e9f
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri May 3 08:48:32 2019 +0200
|
28111e79 |
|
4cc67ada |
app_python3: fixed condition for function with siis params
- GH #1944
|
18430108 |
|
4cc67ada |
commit 20febb28402a2e1ef3c23fda6db0825ae64affc6
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Tue Apr 30 14:21:38 2019 -0400
|
18430108 |
|
4cc67ada |
db_text: avoid buffer overflow for large names and/or values in db_text files
|
18430108 |
|
4cc67ada |
commit 3ed1fcdbb9247b1eb10d8d544f2a67b277bd1031
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Tue Apr 30 13:31:20 2019 -0400
|
18430108 |
|
4cc67ada |
db_text: throw an error and abort instead of silently truncate tables
|
18430108 |
|
4cc67ada |
commit e5983e4c7dc0bb506fcf38a1ad628df880cf0569
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Apr 30 09:24:02 2019 +0200
|
18430108 |
|
4cc67ada |
core: skip link local interfaces in auto-discovery only if bind_ipv6_link_local=0
|
18430108 |
|
4cc67ada |
commit 3a9fd55427cf7419587ec087f61f0ef6cbc60f2d
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Apr 29 17:27:40 2019 +0200
|
18430108 |
|
4cc67ada |
core: tcp - set the scope of IPv6 interface if bind_ipv6_link_local is set
|
18430108 |
|
4cc67ada |
commit 4b160fd72bc0e532d189d565b86e3f7c1e15926b
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Thu Apr 25 14:58:55 2019 -0500
|
18430108 |
|
4cc67ada |
lcr: make rpc command lcr.load_gw more verbose
|
18430108 |
|
4cc67ada |
commit 280eabf16a45f522655f8b49677e46c75d34024f
Author: Henning Westerholt <hw@skalatan.de>
Date: Thu Apr 25 21:38:44 2019 +0200
pv: clone string in all substr operations, related to GH #1937
|
18430108 |
|
4cc67ada |
commit d7c117b961b6c5b6d40cec9b81de94780578d5f2
Author: Sergey Safarov <s.safarov@gmail.com>
Date: Thu Apr 25 22:18:14 2019 +0300
pkg/kamailio/obs: Defined missing RPM macros for RHEL/CentOS 6
|
18430108 |
|
4cc67ada |
commit 600490c546502786eaef1f2bfbeb18a5bb2a2ee1
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Apr 25 21:01:12 2019 +0200
|
18430108 |
|
4cc67ada |
core: new global parameter bind_ipv6_link_local
|
bc96bbad |
|
4cc67ada |
- if set to 1, try to bind also IPv6 link local addresses by discovering
the scope of the interface
- apply it for udp socket for now, to be added for the other cases
|
18430108 |
|
4cc67ada |
commit cd6d509d4030143364a50971870d02ffdc83c175
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Apr 24 11:33:53 2019 +0200
|
18430108 |
|
4cc67ada |
core: compare parsed ipv6 addresses in ipv6_get_netif_scope()
|
28111e79 |
|
4cc67ada |
commit b02b8e82a3afec2c0f7f954b5a996476808ee3c6
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Apr 23 20:51:10 2019 +0200
|
28111e79 |
|
4cc67ada |
dialog: handle case of null contact->s value
- get over static analyzer report
|
18430108 |
|
4cc67ada |
commit 285a67101c4b412fcac0b1a6a7f28ab8f25216e0
Merge: e8ea999b3 3fd0cea89
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Apr 23 14:05:27 2019 +0200
Merge pull request #1934 from mslehto/UINT32_MAX
core: fix compilation error
commit 3fd0cea891b13c4ba831a2e6d8d5620dc4106efb
Author: Mikko Lehto <mslehto@iki.fi>
Date: Tue Apr 23 10:25:29 2019 +0300
|
28111e79 |
|
4cc67ada |
core: fix compilation error
- UINT32_MAX is defined in <stdint.h>
> CC (clang) [kamailio] core/tcp_main.o
> core/tcp_main.c:1134:16: error: use of undeclared identifier 'UINT32_MAX'
> if (port == UINT32_MAX || port == 0 || port >= (1 << 16)) {
> ^
|
28111e79 |
|
4cc67ada |
commit e8ea999b3f208d71fb8bdaa282c5f1d31296860b
Merge: 8df2a65a9 7c9b5c8ad
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Apr 23 08:56:20 2019 +0200
|
18430108 |
|
4cc67ada |
Merge pull request #1932 from nferreyra/ndb_mongodb_mongoc_init
ndb_mongodb: fix initialization crash
|
28111e79 |
|
4cc67ada |
commit 8df2a65a9d39cd929e7e2554d0ff7fa6b176458f
Merge: ff1ce2308 270af5688
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Apr 23 08:55:08 2019 +0200
|
18430108 |
|
4cc67ada |
Merge pull request #1928 from adubovikov/master
modules:sipcapture Fixed wrong pointer for payload buffer.
|
18430108 |
|
4cc67ada |
commit ff1ce23083387e15cdd7dde5d5b59e5564d2409c
Merge: ce1138d2d c49b50a26
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Apr 23 08:53:28 2019 +0200
|
18430108 |
|
4cc67ada |
Merge pull request #1931 from ionutionita92/master
|
bc96bbad |
|
4cc67ada |
siptrace: safety check for tm callback parameter
|
18430108 |
|
4cc67ada |
commit c49b50a26aa7f478c135df39b5d91b17b75b88ff
Author: iionita <ionut-razvan.ionita@1and1.ro>
Date: Mon Apr 22 17:44:59 2019 +0300
|
18430108 |
|
4cc67ada |
siptrace: safety check for tm callback parameter
|
bc96bbad |
|
4cc67ada |
Found via coverity scan.
|
18430108 |
|
4cc67ada |
commit 7c9b5c8ada2933086a7665bca4aaea016a394b1f
Author: Nuno Ferreira <nferreira@fuze.com>
Date: Mon Apr 22 19:36:25 2019 +0100
|
bc96bbad |
|
4cc67ada |
ndb_mongodb: fix initialization crash
- Initialize mongodb c driver before any other mongo api call.
Without this, kamailio would crash with a segmentation fault.
This probably won't happen if a module was also already
being used with a db_mongodb setup.
|
bc96bbad |
|
4cc67ada |
commit ce1138d2d8962296de2867d5751abf770b035da3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Apr 22 20:20:18 2019 +0200
|
18430108 |
|
4cc67ada |
core: helper function to get scope id for ipv6 network interface
|
18430108 |
|
4cc67ada |
commit 88997dc3cce73c939c5da00b73405773c32fefd7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Apr 22 18:50:46 2019 +0200
|
bc96bbad |
|
4cc67ada |
CONTRIBUTING.md: restructured the chapter about commit message rules
- relocated content from basic rules to a dedicated section about commit
message content
- notes that references to non-public resources should not be part of
commit messages
- commits related to code analyzer reports have to describe what was
changed, not be just a referenced to the report
|
bc96bbad |
|
4cc67ada |
commit ccb8ba34736556a628497dcc6ac8b525cf201453
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Sun Apr 21 22:46:39 2019 +0200
|
bc96bbad |
|
4cc67ada |
modules: readme files regenerated - rtp_media_server ... [skip ci]
|
bc96bbad |
|
4cc67ada |
commit 3bfbea5fc0737aebe29559267cc21e3a10ab0cb4
Author: Julien Chavanton <jchavanton@gmail.com>
Date: Sun Apr 21 19:39:23 2019 +0000
|
18430108 |
|
4cc67ada |
rtp_media_server: rename rms sessions to rms dialogs
|
ed29e169 |
|
4cc67ada |
This was creating confusion, the term session is reserved for the RTP sessions
|
18430108 |
|
4cc67ada |
commit f4056ebf61952b9e2140031ee0bb63e7340d5709
Author: Julien Chavanton <jchavanton@gmail.com>
Date: Mon Mar 11 16:39:40 2019 +0000
|
18430108 |
|
4cc67ada |
rtp_media_server: bridging refactoring
support bridging after answer, play, etc.
|
f0d5c35c |
|
4cc67ada |
commit bd82882807ad89c7564709db414ddbe26bd70728
Author: Jan Janak <janakj@cs.columbia.edu>
Date: Sat Apr 20 12:18:52 2019 -0400
|
18430108 |
|
4cc67ada |
More string buffer handling improvements in imc module
Let the compiler do the work of figuring out the size of the string
buffer being written to using the sizeof operator. Hopefully, this
will make the source code less error-prone and more Coverity friendly.
Properly handle all return values of snprintf. In particular, do not
fail silently if the function returns -1.
|
f0d5c35c |
|
4cc67ada |
commit 413b6d572683c0d8e7a40f0788d881112b5a1aa2
Author: Jan Janak <janakj@cs.columbia.edu>
Date: Fri Apr 19 16:13:44 2019 -0400
|
18430108 |
|
4cc67ada |
Fix incorrect length of static string
This change fixes Coverity bug "185775 Out-of-bounds access".
|
18430108 |
|
4cc67ada |
commit 4b1b3502c4bae9bf28f6b538b2a180da5bee3ec2
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Fri Apr 19 08:16:04 2019 +0200
|
f0d5c35c |
|
4cc67ada |
siptrace: fixed kemi export parameters for sip_trace_dst_cid_type()
|
18430108 |
|
4cc67ada |
commit 5d6f35d825cd2d688c3618bd37d11f12634d7c8f
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Thu Apr 18 17:09:25 2019 +0200
|
18430108 |
|
4cc67ada |
pkg/kamailio/deb: version set to 5.3.0~dev5
|
f0d5c35c |
|
4cc67ada |
commit 25b1f199294ae857bf0cdf8c219ee8576fd60f8f
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Apr 18 14:08:38 2019 +0200
|
18430108 |
|
4cc67ada |
tm: removed ifdefs for WITH_XAVP
|
18430108 |
|
4cc67ada |
commit 092f3b53d6c554eed2de0d2c62093c091a7d1e89
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Apr 18 14:02:33 2019 +0200
|
18430108 |
|
4cc67ada |
usrloc: removed ifdefs for WITH_XAVP
|
18430108 |
|
4cc67ada |
commit e1a6f39a7366d9275f4a2bca1affbf04be459de8
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Apr 18 14:00:01 2019 +0200
|
18430108 |
|
4cc67ada |
sqlops: removed ifdefs for WITH_XAVP
|
18430108 |
|
4cc67ada |
commit 7e8b5ea7a4068e5432589975b40aea59f85742d9
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Apr 18 13:56:43 2019 +0200
|
18430108 |
|
4cc67ada |
pv: removed ifdefs for WITH_XAVP
|
18430108 |
|
4cc67ada |
commit 3d58bdfc699b5fbeac18536604a3cd8217eaef8c
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Apr 18 13:49:35 2019 +0200
|
18430108 |
|
4cc67ada |
core: removed ifdefs for WITH_XAVP
|
ed29e169 |
|
4cc67ada |
- xavps are enabled for about 10 years and used extensively
|
18430108 |
|
4cc67ada |
commit caaa8650c2882eb665dd97b4fa4518ee0f27c759
Merge: 5e029186d 63f95447c
Author: Charles Chance <charles.chance@sipcentric.com>
Date: Thu Apr 18 13:01:02 2019 +0100
Merge pull request #1929 from kamailio/usrloc_sync-better-warn-log
dmq_usrloc: output AoR on warning message
commit 63f95447c40739be91203739cfca4bc5523226fa
Author: Emmanuel Schmidbauer <emmanuel@getweave.com>
Date: Thu Apr 18 07:26:08 2019 -0400
|
18430108 |
|
4cc67ada |
dmq_usrloc: output AoR on warning message
|
18430108 |
|
4cc67ada |
commit 5e029186d3c6b8aa530834ffd7ab54d4f5b1c1e5
|
bc96bbad |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Thu Apr 18 10:02:00 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - pv ... [skip ci]
|
18430108 |
|
4cc67ada |
commit 9838774e11f071324e6d6691570d2029cfb26c43
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Apr 18 09:51:21 2019 +0200
|
18430108 |
|
4cc67ada |
pv: docs for xavp_rm(...) and xavp_rm_child(...)
|
18430108 |
|
4cc67ada |
commit 0d8c0fd732d88164f622f2ee8848b8e931a57d9a
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Thu Apr 18 09:40:30 2019 +0200
|
f0d5c35c |
|
4cc67ada |
pv: exported functions to delete first root and child xavp
|
f0d5c35c |
|
4cc67ada |
- xavp_rm(rname) - delete first xavp matching rname in root list
- xavp_rm_child(rname, cname) - delete first child xavp matching cname
in sublist from root xavp rname
- functions exported to native scripting and kemi languages
|
f0d5c35c |
|
4cc67ada |
commit d9a4b2929ec999127c46256a6f497520df017488
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Apr 18 09:37:36 2019 +0200
|
18430108 |
|
4cc67ada |
core: xavp - helper function to remove child value
|
18430108 |
|
4cc67ada |
commit 24ca2e7760a8dada433b188348c768e7e224f10d
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Apr 17 15:47:32 2019 +0200
|
18430108 |
|
4cc67ada |
core: rpc command core.tcp_list returns an array of items
|
18430108 |
|
4cc67ada |
commit 8d3d43c9d8f768894e7ed89b17eca5be8d181b53
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Apr 17 15:42:49 2019 +0200
|
18430108 |
|
4cc67ada |
app_lua: safety check for anchor lump in old api hdr insert
|
18430108 |
|
4cc67ada |
commit 5ce984913f54849b841675955f971b73b8d76eb5
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Apr 17 15:40:47 2019 +0200
|
18430108 |
|
4cc67ada |
app_mono: safety check for anchor lump
|
18430108 |
|
4cc67ada |
commit 875bd485267cf77783ecab0f09f518304c1d2cd2
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Apr 17 15:31:12 2019 +0200
|
18430108 |
|
4cc67ada |
core: kemi - safety check for lump archor for hdr operations
|
18430108 |
|
4cc67ada |
commit 7660f30cabfcca004e6eed1cf60d7530fc2cc7ee
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Apr 17 15:25:09 2019 +0200
|
18430108 |
|
4cc67ada |
tm: debug message if kemi on-reply route callback returns negative
|
18430108 |
|
4cc67ada |
commit a1d9adb329d261b8b3856a39c5ccaa27ce8f0849
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Apr 17 15:18:22 2019 +0200
|
18430108 |
|
4cc67ada |
core: init timeval variables to avoid compile warning
|
18430108 |
|
4cc67ada |
commit 2f12d7e1b497346bb6569781dfa83a85a586b595
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Apr 17 15:12:17 2019 +0200
|
18430108 |
|
4cc67ada |
siptrace: do not free unallocated dest_info_t structure on error
|
18430108 |
|
4cc67ada |
commit 313fc93529cb61dbf1e7c173dd2e4fa6ffc4af70
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Apr 17 15:08:46 2019 +0200
|
18430108 |
|
4cc67ada |
siptrace: safety check for msg pointer in trace_transaction()
|
18430108 |
|
4cc67ada |
commit 0956a130db0343bc334038c388ae25cacd54fb71
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Apr 17 12:40:28 2019 +0200
|
18430108 |
|
4cc67ada |
Makefile.defs: version set to 5.3.0-dev5
|
18430108 |
|
4cc67ada |
commit 1c4ddc7ebe538d8dbbe824203ef3537b07b1e624
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date: Wed Apr 17 10:16:50 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - kex ... [skip ci]
|
18430108 |
|
4cc67ada |
commit 68d437a745b67516953aa77c31863e8d79a850c6
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Apr 17 10:04:05 2019 +0200
|
18430108 |
|
4cc67ada |
kex: docs for rpc command mod.mem_statsx
|
18430108 |
|
4cc67ada |
commit 9cc1c63888d6d1811819157aa57f12c4df9e08fb
|
bc96bbad |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Wed Apr 17 09:56:34 2019 +0200
|
18430108 |
|
4cc67ada |
kex: new rpc command mod.mem_statsx
|
bc96bbad |
|
4cc67ada |
- print also the count of allocated chunks in summary
- aliased old rpc mod.stats to mod.mem_stats to reflect better the
purpose of printing memory usage stats
|
3bcf5579 |
|
4cc67ada |
commit 99896b1f05830777decaa70384982c14f45a8a60
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Apr 16 14:29:51 2019 +0200
|
18430108 |
|
4cc67ada |
kex: use snprintf() for rpc memory mod stats
|
bc96bbad |
|
4cc67ada |
- safer to ensure it doesn't overflow the target buffer
|
3bcf5579 |
|
4cc67ada |
commit 270af568892cece36cdd4c3eea05e3afc99634fa
Author: Alexandr Dubovikov <alexandr.dubovikov@gmail.com>
Date: Tue Apr 16 13:28:23 2019 +0200
|
3bcf5579 |
|
4cc67ada |
modules:sipcapture Fixed wrong pointer for payload buffer.
|
18430108 |
|
4cc67ada |
commit 7e87138293589189101cef7f9dcb82f54794e5c7
|
bc96bbad |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Tue Apr 16 09:32:36 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - pv ... [skip ci]
|
18430108 |
|
4cc67ada |
commit a690d0a44f62acb8c5b02c017f11c510747f9c13
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Apr 16 09:16:08 2019 +0200
|
18430108 |
|
4cc67ada |
pv: docs for xavp_set_child_ival() and xavp_set_child_sval()
|
18430108 |
|
4cc67ada |
commit db9bf755b8557979934a42a678ded08509e25635
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Apr 16 09:04:17 2019 +0200
|
28111e79 |
|
4cc67ada |
pv: exported functions to set the value for first xavp with child
- xavp_set_child_ival(rname, cname, ival)
- xavp_set_child_sval(rname, cname, sval)
- exported to native config and kemi framework
|
28111e79 |
|
4cc67ada |
commit f60f116ff54e7199f392bace3d3571d5abc2663a
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Apr 16 09:00:37 2019 +0200
|
28111e79 |
|
4cc67ada |
core: xavp - added functions to set first xavp with first child to int or str
|
bc96bbad |
|
4cc67ada |
- similar to $xavp(x=>y) = v; - if that xavp doesn not exist, or
$xavp(x[0]=>y[0]) = v; - if that xavp exists
|
28111e79 |
|
4cc67ada |
commit 77e356f8b5e865df6804315fb5943404d3aa8175
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Tue Apr 16 08:59:48 2019 +0200
|
28111e79 |
|
4cc67ada |
core: mod fix - added fixup_free_igp_all() helper function
|
28111e79 |
|
4cc67ada |
commit f847fcd720ccc62744c5cbea6c7db9f94b25a14a
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Mon Apr 15 07:26:40 2019 -0400
|
28111e79 |
|
4cc67ada |
tls: fix shell syntax for preloaded .so usage
|
18430108 |
|
4cc67ada |
commit 770c39726dc36e4f278cd662e538c85015e5440c
|
bc96bbad |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Mon Apr 15 11:31:48 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - registrar ... [skip ci]
|
bc96bbad |
|
4cc67ada |
commit 01834fb2ddfb993a8680eabd42e0715309abf0ba
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Apr 15 11:24:31 2019 +0200
|
28111e79 |
|
4cc67ada |
registrar: docs for lookup_filter_mode parameter
|
28111e79 |
|
4cc67ada |
commit 97f7d248f7ce1456c1b86e07c0389d376d547520
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Apr 15 11:22:45 2019 +0200
|
bc96bbad |
|
4cc67ada |
registrar: new parameter lookup_filter_mode
- control what filters should be applied for lookup(...) operations
- filter values are specified via filed of xavp_cfg
- implemented filter for branch flags matching
|
18430108 |
|
4cc67ada |
commit 96421ea051ff799943ae1c7b66251f97211aa125
|
f0d5c35c |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Apr 15 11:09:26 2019 +0200
|
18430108 |
|
4cc67ada |
registrar: detailed example for xavp_cfg parameter
|
28111e79 |
|
4cc67ada |
commit 387533b04f7bf6d8b1e4e90d38f462639ba03ee2
|
ed29e169 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
4cc67ada |
Date: Mon Apr 15 08:52:24 2019 +0200
|
28111e79 |
|
4cc67ada |
tls: openssl_mutex_shared - note about ability to be used independent of Kamailio
|
28111e79 |
|
4cc67ada |
commit 84002ae99524bdb2aba4c724a86074f88bea1ffe
|
bc96bbad |
Author: Kamailio Dev <kamailio.dev@kamailio.org>
|
4cc67ada |
Date: Mon Apr 15 08:46:56 2019 +0200
|
18430108 |
|
4cc67ada |
modules: readme files regenerated - tls ... [skip ci]
|
18430108 |
|
4cc67ada |
commit ef09ff976bb06185d9b50abe0f1564d8fc3e1a7c
Merge: 5590c62e4 ee32a6ee4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Apr 15 08:38:33 2019 +0200
|
18430108 |
|
4cc67ada |
Merge pull request #1927 from kamailio/rfuchs/openssl-locking-fix
Preloaded library for openssl v1.1 process shared locking
|
18430108 |
|
4cc67ada |
commit 5590c62e4a98d59d542db2bab8f176e07f874d65
Author: Henning Westerholt <hw@skalatan.de>
Date: Sat Apr 13 20:00:13 2019 +0200
|
18430108 |
|
4cc67ada |
acc: several log messages fixes related to dialog callback
|
18430108 |
|
4cc67ada |
commit aa7dee1ab874aaac807c2166f38ec9da0fa0ccf6
Author: Henning Westerholt <hw@skalatan.de>
Date: Sat Apr 13 19:52:03 2019 +0200
uac: bug fix for uac module uac_replace* functions, register callbacks after start
- bug fix for uac module uac_replace* functions, register callbacks after restart
- only applies to the dialog tracking mode of the module
- the uac module was not using the available dialog callbacks for a proxy (re-)start
- because of this the uac module was not able to properly re-write in-dialog messages
like BYEs after a proxy restart
- As we don't have access to the uac_flag at the dialog on load callback, we just
install a callback for both from and to rewriting cases. If only one of the
functions is used in the cfg hen the uac module will obviously not find
database variables for the other case, and will log an error. This is of
course also a bit inefficient, but as it only applies to this (re-)start
case it does not matter.
commit e2de33b01efdd2c9799a1d5cf9d0e7d127a36416
Author: Henning Westerholt <hw@skalatan.de>
Date: Sat Apr 13 13:13:09 2019 +0200
|
bc96bbad |
|
4cc67ada |
uac: log an error if uac module should use the dialog module and it can't bind the API
|
|