This is the main idea do not execute on_reply route in case 503 and available
failover endpoint. The same behavior as with timeout.
There is no possibility to know did we try all candidates. In our case when we
use the rtpengine we do delete but after that we can have successful reply from
other
Module: kamailio
Branch: master
Commit: 12dcdd3664bbb990cd749872bea3744bb7eff315
URL:
https://github.com/kamailio/kamailio/commit/12dcdd3664bbb990cd749872bea3744bb7eff315
Author: Victor Seva
Committer: Victor Seva
Date: 2023-11-08T23:33:38+01:00
devcontainer: use prebuild image [skip ci]
---
Module: kamailio
Branch: master
Commit: 38585ea29773543d9c2fe3559005487511ac90ce
URL:
https://github.com/kamailio/kamailio/commit/38585ea29773543d9c2fe3559005487511ac90ce
Author: Victor Seva
Committer: Victor Seva
Date: 2023-11-08T22:45:54+01:00
github: prebuild devcontainer image
---
Added:
Module: kamailio
Branch: master
Commit: 721bfc880a7c01b1792e5770a26fc7d5fe4faa42
URL:
https://github.com/kamailio/kamailio/commit/721bfc880a7c01b1792e5770a26fc7d5fe4faa42
Author: Victor Seva
Committer: Victor Seva
Date: 2023-11-08T22:46:07+01:00
devcontainer: add github-cli
---
Modified: .de
Module: kamailio
Branch: master
Commit: 9b4fe94d71c25e9ac3a43a5010a5dece7adaf14c
URL:
https://github.com/kamailio/kamailio/commit/9b4fe94d71c25e9ac3a43a5010a5dece7adaf14c
Author: Victor Seva
Committer: Victor Seva
Date: 2023-11-08T20:57:11+01:00
devcontainer: add gitlens extension [skip ci]
-
Module: kamailio
Branch: master
Commit: 6aa940f7acbc565545ae9199b288d16a50bafcab
URL:
https://github.com/kamailio/kamailio/commit/6aa940f7acbc565545ae9199b288d16a50bafcab
Author: Victor Seva
Committer: Victor Seva
Date: 2023-11-08T20:53:53+01:00
dialplan: reformat exported structures more huma
Module: kamailio
Branch: master
Commit: 4642a12c109939f71f91ba7807ded1491e241e26
URL:
https://github.com/kamailio/kamailio/commit/4642a12c109939f71f91ba7807ded1491e241e26
Author: Victor Seva
Committer: Victor Seva
Date: 2023-11-08T20:03:49+01:00
debugger: reformat exported structures more huma
Module: kamailio
Branch: master
Commit: f0cf082effe6a0fd8893299e49a519d90bfc6151
URL:
https://github.com/kamailio/kamailio/commit/f0cf082effe6a0fd8893299e49a519d90bfc6151
Author: Victor Seva
Committer: Victor Seva
Date: 2023-11-08T19:58:47+01:00
dialog: reformat exported structures more human
Module: kamailio
Branch: master
Commit: a62d7118a2f86a82fd080ed4a89a0833e8c4d1a2
URL:
https://github.com/kamailio/kamailio/commit/a62d7118a2f86a82fd080ed4a89a0833e8c4d1a2
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-11-08T18:44:58+01:00
core: utils/srjson - u
Hello,
On 08.11.23 10:29, Henning Westerholt wrote:
> Hello,
>
> we probably also might want to inform the users on the sr-users lists about
> that, as reporting bugs can be some work indeed.
>
> One question related to the process: If the stale label has been removed from
> a user or developer,
Hello,
yes, large change in "presentation" of code, but no new features. The
5.6 should be considered, too.
Cheers,
Daniel
On 08.11.23 10:26, Henning Westerholt wrote:
> Hello,
>
> it will be a rather large change, but nothing in general against it.
>
> Maybe you can also discuss at that occasio
### Description
Sometimes it is necessary to dynamically add current limiting rules without
restarting kamailio.
After adding pipe rules in the database, it is hoped that the new rules can be
reloaded into memory through the rpc command.
### Expected behavior
Actual observed behavior
it is still actual enhancement request
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3515#issuecomment-1801613495
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kama
I think I resolved the conflicts but the notice is still there?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3341#issuecomment-1801550214
You are receiving this because you are subscribed to this thread.
Message ID: _
Module: kamailio
Branch: master
Commit: 8f84f6681570d5eb1018e6fe45f280173451bf62
URL:
https://github.com/kamailio/kamailio/commit/8f84f6681570d5eb1018e6fe45f280173451bf62
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-11-08T11:06:53+01:00
topos: update headers
Hello,
we probably also might want to inform the users on the sr-users lists about
that, as reporting bugs can be some work indeed.
One question related to the process: If the stale label has been removed from a
user or developer, will it automatically be added again from the bot after 6
weeks
Hello,
it will be a rather large change, but nothing in general against it.
Maybe you can also discuss at that occasion about the stable branch 5.6, I
think the last minor release was there in March 2023.
The standard workflow of cherry-picking changes from the newer branch would
then also not
Hello,
likely everyone on sr-dev likely noticed the rather large amount of
github-actions notifications related to opened issues and pull requests,
they happened because of trying to automatise/optimize tasks related to
them and somehow keep both reporters and interested developers aware of
items
Module: kamailio
Branch: master
Commit: e1c151fdcb1da37f2cf2ffd76f364ec025a8d6e6
URL:
https://github.com/kamailio/kamailio/commit/e1c151fdcb1da37f2cf2ffd76f364ec025a8d6e6
Author: Victor Seva
Committer: Victor Seva
Date: 2023-11-08T09:50:03+01:00
github: decrease operations-per-run [skip ci]
-
Hello,
while couple of developers are at Kamailio project meeting in
Dusseldorf, it was somehow agreed here that it would be easier to
backport fixes from master to branch 5.7 if the code in that stable
branch is going to be formatted using clang like it was done for master.
Should anyone has any
@gaaf: you have to be patient because this is a process that we try to put in
place in order to optimise/automise some devel-related tasks while couple of
people are meeting now in Dusseldorf at Kamailio Developers Meeting.
If someone needs to keep an issue or pull request open, it can do it, th
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/3136#issuecomment-1801301619
You are receiving this because yo
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/3145#issuecomment-1801301709
You are receiving this because yo
This PR 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/pull/3138#issuecomment-1801301659
You are receiving this because you are
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/3106#issuecomment-1801301494
You are receiving this because yo
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/3132#issuecomment-1801301582
You are receiving this because yo
Is there a reason why it didn't make it into 5.7.2?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3528#issuecomment-1801322464
You are receiving this because you are subscribed to this thread.
Message ID: _
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/3107#issuecomment-1801301542
You are receiving this because yo
What is missing and why it doesnt go into upstream? Why it was not added to
5.7.2?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3443#issuecomment-1801319989
You are receiving this because you are subscribed to this thread.
Message ID: ___
Closed #1984 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1984#event-10897232959
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
> 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.
Well, IMHO this just rude. Reporting bugs takes a lot of time. (Threatening of)
closing them without any interaction is an insult to the users trying to hel
Reopened #3378.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3378#event-10897203654
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Development Mail
Closed #3378 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3378#event-10897202055
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
Reopened #3378.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3378#event-10897200394
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Development Mail
Closed #3378 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3378#event-10897198099
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
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/3499#issuecomment-1801302836
You are receiving this because yo
This PR 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/pull/3475#issuecomment-1801302782
You are receiving this because you are
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/3466#issuecomment-1801302749
You are receiving this because yo
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/3440#issuecomment-1801302625
You are receiving this because yo
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/3464#issuecomment-1801302707
You are receiving this because yo
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/3443#issuecomment-1801302673
You are receiving this because yo
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/3392#issuecomment-1801302358
You are receiving this because yo
This PR 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/pull/3403#issuecomment-1801302425
You are receiving this because you are
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/3394#issuecomment-1801302389
You are receiving this because yo
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/3439#issuecomment-1801302546
You are receiving this because yo
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/3412#issuecomment-1801302514
You are receiving this because yo
This PR 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/pull/3404#issuecomment-1801302473
You are receiving this because you are
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/3380#issuecomment-1801302295
You are receiving this because yo
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/3389#issuecomment-1801302322
You are receiving this because yo
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/3376#issuecomment-1801302226
You are receiving this because yo
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/3378#issuecomment-1801302260
You are receiving this because yo
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/3350#issuecomment-1801302190
You are receiving this because yo
This PR 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/pull/3341#issuecomment-1801302143
You are receiving this because you are
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/3319#issuecomment-1801302098
You are receiving this because yo
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/3273#issuecomment-1801302033
You are receiving this because yo
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/3290#issuecomment-1801302067
You are receiving this because yo
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/3254#issuecomment-1801301999
You are receiving this because yo
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/3252#issuecomment-1801301967
You are receiving this because yo
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/3234#issuecomment-1801301932
You are receiving this because yo
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/3229#issuecomment-1801301898
You are receiving this because yo
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/3214#issuecomment-1801301857
You are receiving this because yo
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/3210#issuecomment-1801301817
You are receiving this because yo
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/3190#issuecomment-1801301773
You are receiving this because yo
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/3155#issuecomment-1801301739
You are receiving this because yo
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/2999#issuecomment-1801301353
You are receiving this because yo
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/3099#issuecomment-1801301456
You are receiving this because yo
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/2990#issuecomment-1801301288
You are receiving this because yo
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/3064#issuecomment-1801301384
You are receiving this because yo
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/3092#issuecomment-1801301421
You are receiving this because yo
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/2991#issuecomment-1801301327
You are receiving this because yo
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/2948#issuecomment-1801301235
You are receiving this because yo
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/2922#issuecomment-1801301190
You are receiving this because yo
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/2850#issuecomment-1801301080
You are receiving this because yo
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/2871#issuecomment-1801301149
You are receiving this because yo
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/2809#issuecomment-1801301036
You are receiving this because yo
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/2864#issuecomment-1801301121
You are receiving this because yo
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/2970#issuecomment-1801301259
You are receiving this because yo
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/2766#issuecomment-1801300897
You are receiving this because yo
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/2729#issuecomment-1801300809
You are receiving this because yo
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/2805#issuecomment-1801300985
You are receiving this because yo
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/2780#issuecomment-1801300948
You are receiving this because yo
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/2739#issuecomment-1801300854
You are receiving this because yo
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/2708#issuecomment-1801300723
You are receiving this because yo
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/2724#issuecomment-1801300774
You are receiving this because yo
This PR 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/pull/2705#issuecomment-1801300682
You are receiving this because you are
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/2668#issuecomment-1801300657
You are receiving this because yo
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/2587#issuecomment-1801300579
You are receiving this because yo
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/2628#issuecomment-1801300625
You are receiving this because yo
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/2583#issuecomment-1801300530
You are receiving this because yo
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/2581#issuecomment-1801300468
You are receiving this because yo
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/2540#issuecomment-1801300339
You are receiving this because yo
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/2575#issuecomment-1801300394
You are receiving this because yo
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/2405#issuecomment-1801300296
You are receiving this because yo
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/2188#issuecomment-1801300151
You are receiving this because yo
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/2312#issuecomment-1801300236
You are receiving this because yo
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/2137#issuecomment-1801300106
You are receiving this because yo
This PR 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/pull/2106#issuecomment-1801300028
You are receiving this because you are
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/2129#issuecomment-1801300065
You are receiving this because yo
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/2221#issuecomment-1801300194
You are receiving this because yo
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/2093#issuecomment-1801299952
You are receiving this because yo
1 - 100 of 120 matches
Mail list logo