Adding a few more details, previous comment was done on mobile, typing there on
the web form is not the easiest.
I think that log_file would be a candidate for the name of a module that writes
all the logs in a file, similar to log_custom that sends all the log to an udp
target. Then having a m
Module: kamailio
Branch: master
Commit: 40b735216c610cae2da5b0758af31b1d3ade4731
URL:
https://github.com/kamailio/kamailio/commit/40b735216c610cae2da5b0758af31b1d3ade4731
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-01T21:38:25+01:00
rtpengine: optional pi
Module: kamailio
Branch: master
Commit: 49bc5b266dad33e418e8895e9ed7ead46e254016
URL:
https://github.com/kamailio/kamailio/commit/49bc5b266dad33e418e8895e9ed7ead46e254016
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-01T21:38:25+01:00
rtpengine: new modpara
Module: kamailio
Branch: master
Commit: 03e60c809a0ac26b402bdf1154d6ec7b0476f26a
URL:
https://github.com/kamailio/kamailio/commit/03e60c809a0ac26b402bdf1154d6ec7b0476f26a
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-02T07:35:48+01:00
Makefile.groups: added
Module: kamailio
Branch: master
Commit: 8c5e97589fc0fed121ee6e8ca4adbf9ec63ad2eb
URL:
https://github.com/kamailio/kamailio/commit/8c5e97589fc0fed121ee6e8ca4adbf9ec63ad2eb
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-02T08:55:38+01:00
Makefile.defs: version
Module: kamailio
Branch: master
Commit: b85471a7c28324fcb890961a1ad67810bfbb8ac4
URL:
https://github.com/kamailio/kamailio/commit/b85471a7c28324fcb890961a1ad67810bfbb8ac4
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-02T08:56:52+01:00
Makefile.defs: version
Module: kamailio
Branch: master
Commit: a226823910735c315fc31df0e46132710db38def
URL:
https://github.com/kamailio/kamailio/commit/a226823910735c315fc31df0e46132710db38def
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-02T09:27:10+01:00
influxdbc: fix compile
Module: kamailio
Branch: master
Commit: 82593a09f8ef6d53e7e88238c057bbcdd9ab287b
URL:
https://github.com/kamailio/kamailio/commit/82593a09f8ef6d53e7e88238c057bbcdd9ab287b
Author: Xenofon Karamanos
Committer: Daniel-Constantin Mierla
Date: 2024-02-02T10:56:41+01:00
core: properly handle drop()
Closed #3718.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3718#event-11681948132
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Development Mailing
I have just merged it manually to change a bit the commit message and comments.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3718#issuecomment-1923465954
You are receiving this because you are subscribed to this thread.
Message ID: _
The quote_char param has this role, it is hard to avoid all keywords on various
databases and changing the schema is not really recommended, in the future
there can be other keywords that will conflict with existing names.
The only constraint is that all DBs used with db_unixodbc at the same tim
Hello,
the formal notification that the development for the next major version
5.8.0 is now frozen. The focus has to be on testing the master branch.
Also, the master branch should not get commits with new features till
the branch 5.8 is created, expected to happen in 2-4 weeks, a matter of
how t
Module: kamailio
Branch: master
Commit: faaad7e0e654359e744d0c18253cc0dc84cd906e
URL:
https://github.com/kamailio/kamailio/commit/faaad7e0e654359e744d0c18253cc0dc84cd906e
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-05T16:19:20+01:00
rtpengine: docs for pi
Module: kamailio
Branch: master
Commit: 10b86323cc47f29b41c21fd601d5b309cca050e6
URL:
https://github.com/kamailio/kamailio/commit/10b86323cc47f29b41c21fd601d5b309cca050e6
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-05T16:19:20+01:00
influxdbc: convert str
Module: kamailio
Branch: master
Commit: ba2d0e171b0171ba98bc7219a420dcda7677d366
URL:
https://github.com/kamailio/kamailio/commit/ba2d0e171b0171ba98bc7219a420dcda7677d366
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-05T16:19:20+01:00
influxdbc: docs for se
Hello,
by latest commits, I notice that more functions need to be executed in
another thread when having to deal libssl3. I wonder if it is not an
alternative to run only the tls module functions in other threads?
If not, maybe we can introduce a global parameter (or per module) that
makes this w
@space88man: regarding the above comment, you tagged the wrong Henning in the
PR description, the one involved in Kamailio development is @henningw.
The patch in PR seems ok, just wait a bit till merging just in case someone
else wants to take a look.
--
Reply to this email directly or view it
Module: kamailio
Branch: master
Commit: 4d6e37fa048a1aaa2d2fc6655985b4bcb9754258
URL:
https://github.com/kamailio/kamailio/commit/4d6e37fa048a1aaa2d2fc6655985b4bcb9754258
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-06T14:24:08+01:00
core: added tls_thread
Hello Richard,
I added the global parameter tls_threads_mode, I consider to reflect
better the purpose than the proposed enable_tls_threads. In the code it
is the global variable ksr_tls_threads_mode which is exposed via
core/globals.h -- you can see commit:
-
https://github.com/kamailio/kamail
Looks like we were working in parallel and I pushed a commit to add the global
parameter with the name `tls_threads_mode` (internal global variable
`ksr_tls_threads_mode`). I also replied to the email on sr-dev where you asked
for assistance on it. Maybe you can amend your code to use the global
Module: kamailio
Branch: master
Commit: 5844207ce42ef830fe560e408c6e807184c8d31e
URL:
https://github.com/kamailio/kamailio/commit/5844207ce42ef830fe560e408c6e807184c8d31e
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-08T16:31:19+01:00
influxdbc: functions f
Module: kamailio
Branch: master
Commit: c8306ceb46c201172f84f72e5566922c22578fc2
URL:
https://github.com/kamailio/kamailio/commit/c8306ceb46c201172f84f72e5566922c22578fc2
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-08T08:02:49+01:00
influxdb: added missin
Fine to merge it.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3751#issuecomment-1934871905
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Developmen
If nobody has comments on code, being a new module in this series, it can be
merged till branch 5.8 is created.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3750#issuecomment-1934876134
You are receiving this because you are subscribed to this t
It is rather the common to stop starting kamailio if connection to backend
fails, that's the common afaik, although couple of modules allow to start
without being able to connect to backend. Not having the backend available is
very likely to have the routing fail as well. Anyhow, overall, I am n
At this phase this is something to discuss on users mailing lists
(sr-us...@lists.kamailio.org), it is not a clear report of a bug in the C code,
but rather something to sort out how your config is written, whether the
function is executed or not, in which block, what debug messages say, etc ...
Closed #3749 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3749#event-11754554016
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
Try to get a core dump file and then get the full backtrace and past it here,
it is useful for troubleshooting:
-
https://www.kamailio.org/wikidocs/tutorials/troubleshooting/coredumpfile/#how-to-get-core-files
Also, add the snippet of the python code that causes the crash.
On the other hand,
The corefile from where you got the attached backtrace is generated at shut
down, it is not the one that caused the crash, but a side effect as the
structures might be compromised at that phase. Practically the above backtrace
does not reflect the reason of the real crash. You have to enable cor
Module: kamailio
Branch: master
Commit: f2772bd0248a1e75a82f4cad55280fa2b4f98578
URL:
https://github.com/kamailio/kamailio/commit/f2772bd0248a1e75a82f4cad55280fa2b4f98578
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-10T22:28:26+01:00
influxdbc: function to
Module: kamailio
Branch: master
Commit: ce437384ce13bb78b01d3d18f9ddfdd6b8e37fa5
URL:
https://github.com/kamailio/kamailio/commit/ce437384ce13bb78b01d3d18f9ddfdd6b8e37fa5
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-10T22:28:26+01:00
core: helper fixup fun
Module: kamailio
Branch: master
Commit: 7e1f521f2086b50b3ad73bc19ea98deb18686e82
URL:
https://github.com/kamailio/kamailio/commit/7e1f521f2086b50b3ad73bc19ea98deb18686e82
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-12T08:17:50+01:00
influxdbc: docs for a
The `kamctl start|stop|restart` is provided as a basic non-unix/linux-standard
way to start stop kamailio. It should not be mixed with other start/stop
systems such as init.d or systemd.
While you encounter the issue on an OS using systemd, there are other OSes
still using init.d or maybe even
Iirc, the decision to make it case insensitive by default, unlike the RFC
specifies, because of user experience when using names as user identity.
Usually the UA (e.g., desktop or smartphone app) they do autocorrect to
camel-case the names. So if one wants to dial `alice`, the app is changing it
Can you install debugging symbols for Kamailio and retake the backtrace with
gdb? The one above does not show the details of the code during the execution.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3725#issuecomment-1941230202
You are recei
Kamailio needs to know the IP address of the socket in order to set in the SIP
routing headers. When interface name is provided, Kamailio discovers its IP
address to listen on it. If SO_BINDTODEVICE can be done with preserving proper
working for SIP routing, then anyone is welcome to make a PR w
Hello,
hopefully the devel version is now more stabilized after the freezing,
the new components being adjusted enough not to need many more changes.
Therefore I consider to branch 5.8 out of devel version next week on
Friday, February 23, 2024, sometime around noon UTC.
After that the master bra
Module: kamailio
Branch: master
Commit: e3e6fd75bdd688acebf0ec8a1b7efa6fcada1de6
URL:
https://github.com/kamailio/kamailio/commit/e3e6fd75bdd688acebf0ec8a1b7efa6fcada1de6
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-19T22:24:21+01:00
core: tcp - skip check
Is this performance penalty only observed because of new connections being done
at a high rate, or even after the large number of connections is established?
The limit should be enforced only when accepting new connection, if it does in
other cases, it is then some mistake.
Disabling this limit
Hello,
quick note that later today I will create the branch 5.8, notification
emails will be sent once done.
Cheers,
Daniel
On 16.02.24 08:01, Daniel-Constantin Mierla wrote:
> Hello,
>
> hopefully the devel version is now more stabilized after the freezing,
> the new components being adjusted e
Module: kamailio
Branch: master
Commit: 6948a3cc1f81cd468eae92518215d0fe9178b1e7
URL:
https://github.com/kamailio/kamailio/commit/6948a3cc1f81cd468eae92518215d0fe9178b1e7
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-23T12:18:07+01:00
microhttpd: added the
I am merging it, then rename the option for FULLADDRSOCK trying to reflect
better that socket alone has more priority than port+protocol.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3699#issuecomment-1961172542
You are receiving this because yo
Module: kamailio
Branch: master
Commit: 17536b1064b40c305f28c4c19392504afc0b9701
URL:
https://github.com/kamailio/kamailio/commit/17536b1064b40c305f28c4c19392504afc0b9701
Author: Dennis Yurasov
Committer: Daniel-Constantin Mierla
Date: 2024-02-23T12:36:20+01:00
dispatcher: added two new flags
Merged #3699 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3699#event-11902601725
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Developm
Indeed, it would be good to try to find a more generic way to approach this
kind of needs to store intermediary hop address. The patch is rather consistent
for the core part and couldn't assert the impact so far.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/
Module: kamailio
Branch: master
Commit: 7e22636bb2797f6ed9cac677678a7a1bfc4f2537
URL:
https://github.com/kamailio/kamailio/commit/7e22636bb2797f6ed9cac677678a7a1bfc4f2537
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-23T12:53:39+01:00
dispatcher: rename int
Module: kamailio
Branch: master
Commit: 716319089c3e7bbc4caf9a2454235d77c3a9f88b
URL:
https://github.com/kamailio/kamailio/commit/716319089c3e7bbc4caf9a2454235d77c3a9f88b
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-23T19:24:55+01:00
Makefile.defs: version
Module: kamailio
Branch: master
Commit: 48f4da344bd96e9a19b7c99c37d9dfe29de78933
URL:
https://github.com/kamailio/kamailio/commit/48f4da344bd96e9a19b7c99c37d9dfe29de78933
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-23T19:28:52+01:00
Makefile.defs: version
Module: kamailio
Branch: 5.8
Commit: faddcecbf04a0221aa4a2531141571246d043060
URL:
https://github.com/kamailio/kamailio/commit/faddcecbf04a0221aa4a2531141571246d043060
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-23T19:35:27+01:00
Makefile.defs: version se
Hello,
the branch 5.8 has been created, to be used for releasing v5.8.x series.
To check out this branch, the following commands can be used:
git clone https://github.com/kamailio/kamailio kamailio-5.8
cd kamailio-5.8
git checkout -b 5.8 origin/5.8
Pushing commits in this branch:
gi
Hello,
the branch 5.8 was created, therefore the master branch is open for
adding new features, to be part of future release series v5.9.x (or
whatever version is decided for next series).
Any bug fix committed to master that applies to 5.8.x or older stable
branches should be backported as usual
Hello,
do not forget that you have to split the commits per component (e.g.,
core, module, ...):
-
https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md#commit-message-rules
It makes it easier to review by the maintainer of each component as well
as for management in case of
Module: kamailio
Branch: master
Commit: 65eef5c5446c1f6870eecf8bbc84d68d12271bc7
URL:
https://github.com/kamailio/kamailio/commit/65eef5c5446c1f6870eecf8bbc84d68d12271bc7
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-26T07:29:26+01:00
evrexec: reformat expo
Module: kamailio
Branch: master
Commit: fb21f89dc544551b1bb65805303131fa990d2f44
URL:
https://github.com/kamailio/kamailio/commit/fb21f89dc544551b1bb65805303131fa990d2f44
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-26T07:15:31+01:00
ndb_redis: reformat ex
My guess is that the event route is executed by tcp-main process and that one
has never had the connection to redis, as I looked at the code, it is like that
since 2011 or so. Probably what is newer is the log error message.
Therefore the question is whether it actually worked to use redis_cmd()
Can you also provide the output of "kamctl ps" for the same instance from where
you get the logs?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3768#issuecomment-1963704189
You are receiving this because you are subscribed to this thread.
Mess
That's exactly the code I looked at and said that is there from like 2011,
therefore questioning if it really worked differently in 5.4.x vs 5.7.x. The
log message might not have been there, but the condition was. If I haven't
missed any related commit, it is no major difference in the internal
Module: kamailio
Branch: master
Commit: 993583015b127b0a83603acd352925c8d6e6db70
URL:
https://github.com/kamailio/kamailio/commit/993583015b127b0a83603acd352925c8d6e6db70
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-26T13:09:27+01:00
microhttpd: docs - not
Module: kamailio
Branch: master
Commit: 19e5bf3d4cfc2b7d47623e307fff7e60e73e8a18
URL:
https://github.com/kamailio/kamailio/commit/19e5bf3d4cfc2b7d47623e307fff7e60e73e8a18
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-26T14:06:38+01:00
ndb_redis: init enable
I pushed a commit to git master branch, can you try with it and see if works as
expected?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3768#issuecomment-1964108110
You are receiving this because you are subscribed to this thread.
Message ID:
Module: kamailio
Branch: master
Commit: 59230a07b8c6a79c4a574890bae775c3d166c471
URL:
https://github.com/kamailio/kamailio/commit/59230a07b8c6a79c4a574890bae775c3d166c471
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-27T07:58:14+01:00
tcpops: variables to g
Module: kamailio
Branch: master
Commit: c3d753885b3cd1bc0cb9f46986e5798dfb5f6552
URL:
https://github.com/kamailio/kamailio/commit/c3d753885b3cd1bc0cb9f46986e5798dfb5f6552
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-27T09:50:05+01:00
tcpops: if connection
Hello,
I propose to aim to get out 5.8.0 next week on Wednesday or Thursday
(March 6 or 7, 2024). I haven't seen much activity around issues in the
new features/modules. If time allows to build the pages for what-is-new
and how-to-upgrade (which I think it should be rather minimal), then I
think i
Module: kamailio
Branch: master
Commit: 17bdbd34b1038de936f14c1a41ce55f571e6402a
URL:
https://github.com/kamailio/kamailio/commit/17bdbd34b1038de936f14c1a41ce55f571e6402a
Author: herlesupreeth
Committer: Daniel-Constantin Mierla
Date: 2024-02-28T17:24:15+01:00
ims_usrloc: make matching of user
Merged #3771 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3771#event-11954201920
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Developm
Thanks!
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3771#issuecomment-1969358610
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Development Mailing
Module: kamailio
Branch: master
Commit: 4fb8accc6747ad56fec3dc84d70cb2b8bbd7316e
URL:
https://github.com/kamailio/kamailio/commit/4fb8accc6747ad56fec3dc84d70cb2b8bbd7316e
Author: herlesupreeth
Committer: Daniel-Constantin Mierla
Date: 2024-02-28T17:24:15+01:00
ims_registrar_pcscf: update regis
The tcp_read.c code does not cover all cases when the connection can be closed,
only when that happens during reading operations. But not on lifetime
expiration and some other events -- that was the reason to move the execution
of the event route for closed event in the tcp-main, because it is t
Module: kamailio
Branch: master
Commit: 181c602616e13323786335e8e28f182871aa5e9b
URL:
https://github.com/kamailio/kamailio/commit/181c602616e13323786335e8e28f182871aa5e9b
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-01T09:37:59+01:00
core: rthreads - init
Module: kamailio
Branch: master
Commit: 73c66150c604326c07d454002c12cb221289936a
URL:
https://github.com/kamailio/kamailio/commit/73c66150c604326c07d454002c12cb221289936a
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-01T09:55:16+01:00
influxdbc: copy with b
Module: kamailio
Branch: master
Commit: 19894425684504e2a19622ae5a9cdfc565f16fd3
URL:
https://github.com/kamailio/kamailio/commit/19894425684504e2a19622ae5a9cdfc565f16fd3
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-01T11:42:45+01:00
file_out: additional c
Module: kamailio
Branch: master
Commit: daac0bdb88f6f732bda7c683af45b90f87fdb7c9
URL:
https://github.com/kamailio/kamailio/commit/daac0bdb88f6f732bda7c683af45b90f87fdb7c9
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-01T12:41:13+01:00
core: ppcfg - jump to
Module: kamailio
Branch: master
Commit: d8e0942c9e83c8cad7c182bf41c156ba35bf24d2
URL:
https://github.com/kamailio/kamailio/commit/d8e0942c9e83c8cad7c182bf41c156ba35bf24d2
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-01T12:46:17+01:00
core: select - handle
Module: kamailio
Branch: master
Commit: d443a1e37d85e0eec6f6c9875bb8e821b34c8d6b
URL:
https://github.com/kamailio/kamailio/commit/d443a1e37d85e0eec6f6c9875bb8e821b34c8d6b
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-02T08:13:40+01:00
tlsa: removed the map
Module: kamailio
Branch: 5.8
Commit: 8e81774d5a71c06906df84fb4809bcfb73bd532e
URL:
https://github.com/kamailio/kamailio/commit/8e81774d5a71c06906df84fb4809bcfb73bd532e
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-02T08:18:15+01:00
tlsa: removed the map fil
Module: kamailio
Branch: master
Commit: 6ee26a3ae3293aaeb4507d5d0b16ad31173cc39a
URL:
https://github.com/kamailio/kamailio/commit/6ee26a3ae3293aaeb4507d5d0b16ad31173cc39a
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-04T08:57:47+01:00
core: parser rr - chec
Module: kamailio
Branch: master
Commit: 0fc0cdd791ce5157232dd2139238708403cdde1d
URL:
https://github.com/kamailio/kamailio/commit/0fc0cdd791ce5157232dd2139238708403cdde1d
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-04T09:07:22+01:00
acc: cdr - do not free
Module: kamailio
Branch: master
Commit: 5b8b2717ee2f57da932132683b27eb33cea3fd59
URL:
https://github.com/kamailio/kamailio/commit/5b8b2717ee2f57da932132683b27eb33cea3fd59
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-04T13:58:35+01:00
ctl: reset log prefix
Module: kamailio
Branch: master
Commit: 8a2894cd6180f904dd37acb4985db4e4935aa434
URL:
https://github.com/kamailio/kamailio/commit/8a2894cd6180f904dd37acb4985db4e4935aa434
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-04T15:31:47+01:00
core: main - init loca
Module: kamailio
Branch: master
Commit: ed32512f4594cc0ddc3437e274bcba5acfc16410
URL:
https://github.com/kamailio/kamailio/commit/ed32512f4594cc0ddc3437e274bcba5acfc16410
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-05T20:54:09+01:00
presence: docs - remov
Hello,
with still some docs to be updated for v5.8.0, the plan is to get the
new version out tomorrow, March 7, 2024.
Cheers,
Daniel
On 27.02.24 16:49, Daniel-Constantin Mierla wrote:
> Hello,
>
> I propose to aim to get out 5.8.0 next week on Wednesday or Thursday
> (March 6 or 7, 2024). I have
- URL:
https://github.com/kamailio/kamailio/commit/15ffdf7c0721fb5d05772d96e133ac74412c0068
Author: Daniel-Constantin Mierla
Date: 2024-03-06T17:44:00+01:00
ndb_redis: reformat exported structures
(cherry picked from commit fb21f89dc544551b1bb65805303131fa990d2f44)
- URL:
https://github.c
Module: kamailio
Branch: master
Commit: 4c9cfa7a6a770a693ecb3b840ad042fb201db675
URL:
https://github.com/kamailio/kamailio/commit/4c9cfa7a6a770a693ecb3b840ad042fb201db675
Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: Daniel-Constantin Mierla
Date: 2024-03-06T1
Merged #3776 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3776#event-12032000651
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Developm
Thanks! Merging to backport for newer release.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3776#issuecomment-1981548565
You are receiving this because you are subscribed to this thread.
Message ID: __
Module: kamailio
Branch: master
Commit: 67785fea8f906236e4a30bc09bb11b3292c46572
URL:
https://github.com/kamailio/kamailio/commit/67785fea8f906236e4a30bc09bb11b3292c46572
Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: Daniel-Constantin Mierla
Date: 2024-03-06T1
Hello,
short notification that v5.8.0 is going to be released today, therefore
any commits to branch 5.8 have to be announced to sr-dev and wait for
the ack before pushing to git repository in order to avoid conflicts
with the release building process. Once the announcement is out, commits
can be
Module: kamailio
Branch: 5.8
Commit: 22f274513a98cc081d44a6694e35c3e96844dae3
URL:
https://github.com/kamailio/kamailio/commit/22f274513a98cc081d44a6694e35c3e96844dae3
Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: Daniel-Constantin Mierla
Date: 2024-03-07T10:0
Module: kamailio
Branch: 5.8
Commit: 6533c42fc0bba6408376a8f8b41b02b97b04ca1b
URL:
https://github.com/kamailio/kamailio/commit/6533c42fc0bba6408376a8f8b41b02b97b04ca1b
Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: Daniel-Constantin Mierla
Date: 2024-03-07T10:0
Module: kamailio
Branch: 5.8
Commit: dc289e492fab13e717c26495cfa2a3d0103658d3
URL:
https://github.com/kamailio/kamailio/commit/dc289e492fab13e717c26495cfa2a3d0103658d3
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-07T10:36:38+01:00
ChangeLog: added content
Module: kamailio
Branch: 5.8
Commit: e6b67b13a75a49d9269c53443de7233888c0df00
URL:
https://github.com/kamailio/kamailio/commit/e6b67b13a75a49d9269c53443de7233888c0df00
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-07T12:23:09+01:00
pkg/kamailio: version set
Module: kamailio
Branch: 5.8
Commit: 1fa3ba8ee48b6a68f2133544da56e0d68eae8609
URL:
https://github.com/kamailio/kamailio/commit/1fa3ba8ee48b6a68f2133544da56e0d68eae8609
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-07T12:29:02+01:00
Makefile.defs: version se
Module: kamailio
Branch: 5.8
Commit: 2e2217b153b5acf05a7cb37c70760194802312bb
URL:
https://github.com/kamailio/kamailio/commit/2e2217b153b5acf05a7cb37c70760194802312bb
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-07T12:30:56+01:00
ChangeLog: content set fo
Kamailio v5.8.0 is out – it comes with 4 new modules and a large set of
improvements touching again more than 50 existing modules.
You can read a bit more detailed release notes at:
* https://www.kamailio.org/w/kamailio-v5-8-0-release-notes/
Many thanks to all developers and community members
Module: kamailio
Branch: master
Commit: 24e410f9a20d004f55bcc79cd10fb35cb26e4570
URL:
https://github.com/kamailio/kamailio/commit/24e410f9a20d004f55bcc79cd10fb35cb26e4570
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-10T08:11:09+01:00
topos: properly handle
Module: kamailio
Branch: master
Commit: b6fccea258e56b7d3195659245713a6d44acb013
URL:
https://github.com/kamailio/kamailio/commit/b6fccea258e56b7d3195659245713a6d44acb013
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-10T07:43:51+01:00
topos: small rearangem
Not sure I got exactly the kind of function you look for. One that still takes
the Identity header value and verifies only the signature, with the key
provided as parameter? Or the key has to be takes from the Identity header
parameter? Maybe you can give the function prototype (or the list of p
>From description I understand that only Via is removed for REGISTER (and
>PUBLISH). The Contact stays the same, in that case Path still has to be used
>in order to get the traffic back to topos-instance. Also, the incoming Path
>headers are kept. Is it right?
--
Reply to this email directly
Module: kamailio
Branch: master
Commit: 4dc37aee853bbcf9d7fdb96245b76aaa8dfa2930
URL:
https://github.com/kamailio/kamailio/commit/4dc37aee853bbcf9d7fdb96245b76aaa8dfa2930
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-03-11T20:56:37+01:00
core: set null-termina
Module: kamailio
Branch: master
Commit: 761e963c0f7d9bf1b66c1ef18a409756b919ae2c
URL:
https://github.com/kamailio/kamailio/commit/761e963c0f7d9bf1b66c1ef18a409756b919ae2c
Author: Dennis Yurasov
Committer: Daniel-Constantin Mierla
Date: 2024-03-13T10:08:05+01:00
dispatcher: refine documentation
1 - 100 of 2764 matches
Mail list logo