I will try to fix it ASAP which might take a while.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4070#issuecomment-2544889972
You are receiving this because you are subscribed to this thread.
Message ID: _
@ChristianBergerSipgate you need to fix the formatting in the same commit. The
tool checks commit by commit.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4070#issuecomment-2544858654
You are receiving this because you are subscribed to this thr
Module: kamailio
Branch: master
Commit: 4811a6706e7898049adea7b833caef61b587aff5
URL:
https://github.com/kamailio/kamailio/commit/4811a6706e7898049adea7b833caef61b587aff5
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-12-16T09:10:49+01:00
etc/kamailio.cfg: use
Module: kamailio
Branch: master
Commit: 76925238ada0368864da0da31f9b15e59315e7c4
URL:
https://github.com/kamailio/kamailio/commit/76925238ada0368864da0da31f9b15e59315e7c4
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-12-16T08:59:05+01:00
etc/kamailio.cfg: exam
Closed #4034 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4034#event-15666212837
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development
Default config updated.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4034#issuecomment-2544877642
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Developm
### Introduction
First, I apologize for the lack of detail here. I am unable to get a core dump
and as a production box, I was unable to run in debug mode.
### Description
Using Kamailio 5.8.4 on Debian 12, every 60-80 minutes, the software would
crash, blaming tls_wolfssl, such as:
```
2024-
Module: kamailio
Branch: master
Commit: e4116424065f3d3ee685960976239ae961212dc0
URL:
https://github.com/kamailio/kamailio/commit/e4116424065f3d3ee685960976239ae961212dc0
Author: Xenofon Karamanos
Committer: Xenofon Karamanos
Date: 2024-12-16T09:05:48Z
cmake: Generate docs with lynx
- Remove
There was a commit long time ago (abaf42a735b00af8cbfec90888d2ef3397e5040d)
that should have fixed it for Via, just forgot to follow up here. If not,
create a new issue, the code has been changed quite a lot since then.
--
Reply to this email directly or view it on GitHub:
https://github.com/ka
Closed #3933 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3933#event-15666942306
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development
@Fr-Soltanzadeh pushed 1 commit.
e8b5c175aa2c2dd6385e04ba9c69c99164a05ab3 rtpengine: export subscribe operation
functions
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/4071/files/300c68b06c768fab3d3171a1918068482653933d..e8b5c175aa2c2dd6385e04ba9c69c99164a05ab3
You are receiv
@rfuchs commented on this pull request.
Overall LGTM with some exceptions.
As for style - I would prefer to retain the "subscribe" schema of naming the
functions instead of "copy" - took me a while to understand that this refers to
making a copy of the media stream.
Also I think it may be wort
Hello,
short notification that the freezing of development for v6.0.x series is
planned for the end of the day today -- to be marked on the git tomorrow
morning UTC, just in case someone in US/Americas still want to push some
code.
The existing pull requests can still be merged till the branch 6.
- allows custom tags to be added to prometheus metrics
- Addresses GH issue #4021