This issue is stale because it has been open 6 weeks with no activity. Remove
stale label or comment or this will be closed in 2 weeks.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3814#issuecomment-2466007450
You are receiving this because y
@stefan-mititelu-idt commented on this pull request.
> @@ -2176,6 +2184,11 @@ static int mod_init(void)
}
}
+ /* Enable ping timer if interval is positive */
+ if(rtpengine_ping_interval > 0) {
+ register_timer(rtpengine_ping_check_timer, 0,
r
@ivanuschak pushed 1 commit.
1021c39bbcf65b248cc8782881e09946e2549635 fixed clang format
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/4020/files/6953d6ad8fcf372b21c9061dfaa29bd086b2db7f..1021c39bbcf65b248cc8782881e09946e2549635
You are receiving this because you are subscribe
We see the same. Happens quite often without any functional impact so I guess
CRITICAL is definitely the wrong log level here. INFO would be appropriate
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3995#issuecomment-2464713926
You are receivi
Thanks for the PR, it was merged manually in 5801ff9612d. @space88man if there
are some further changes that needs to be done, just let us know.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4013#issuecomment-2464422150
You are receiving this be
Closed #4013.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4013#event-15211322386
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Development Mailing
Module: kamailio
Branch: master
Commit: 5801ff9612d9eef9a7b06f91ff533a59020181e9
URL:
https://github.com/kamailio/kamailio/commit/5801ff9612d9eef9a7b06f91ff533a59020181e9
Author: Michal Hajek
Committer: Henning Westerholt
Date: 2024-11-08T11:04:36Z
tls_wolfssl: initialize cipher_list for domai
I agree that the DB URL is more a Kamailio specific topic and don't follow
the common URL standard as linked in the previous comment. Lets give it a bit
more time for review and then merge it, if nobody else objects.
--
Reply to this email directly or view it on GitHub:
https://github.com/kama
Just for completeness, in order for the tls fixes from the update to work its
also necessary to set tls_threads_mode = 2. But as you suggested in the linked
PR, its probably another issue.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4019#is
Module: kamailio
Branch: master
Commit: cabf8b00be9ca5a393da96ef78b8de185ecc0d22
URL:
https://github.com/kamailio/kamailio/commit/cabf8b00be9ca5a393da96ef78b8de185ecc0d22
Author: Kamailio Dev
Committer: Kamailio Dev
Date: 2024-11-08T10:01:12+01:00
modules: readme files regenerated - tm ... [sk
Module: kamailio
Branch: master
Commit: bedc4c259e5e8178372e1ae545df2869e37421e9
URL:
https://github.com/kamailio/kamailio/commit/bedc4c259e5e8178372e1ae545df2869e37421e9
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-11-07T12:15:49+01:00
tm: make configurable
Module: kamailio
Branch: master
Commit: 828b216677dc317aace140bcc855b57c27ff76e5
URL:
https://github.com/kamailio/kamailio/commit/828b216677dc317aace140bcc855b57c27ff76e5
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-11-08T09:58:20+01:00
tm: docs for reply_408
12 matches
Mail list logo