[sr-dev] clang-formatting branch 5.7

2023-11-08 Thread Daniel-Constantin Mierla via sr-dev
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

[sr-dev] git:master:e1c151fd: github: decrease operations-per-run [skip ci]

2023-11-08 Thread Victor Seva via sr-dev
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] -

[sr-dev] Github actions for opened issues and pull requests

2023-11-08 Thread Daniel-Constantin Mierla via sr-dev
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

[sr-dev] Re: clang-formatting branch 5.7

2023-11-08 Thread Henning Westerholt via sr-dev
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

[sr-dev] Re: Github actions for opened issues and pull requests

2023-11-08 Thread Henning Westerholt via sr-dev
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

[sr-dev] git:master:8f84f668: topos: update headers for stateless cancel and non-2xx ack

2023-11-08 Thread Daniel-Constantin Mierla via sr-dev
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

[sr-dev] Re: [kamailio/kamailio] topoh: uses socket IP when no mask_ip is defined (PR #3341)

2023-11-08 Thread TorPetterson via sr-dev
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: _

[sr-dev] Re: [kamailio/kamailio] Option to not add received via param (Issue #3515)

2023-11-08 Thread zusrut via sr-dev
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

[sr-dev] [kamailio/kamailio] Module pipelimit add pl.reload RPC Command (Issue #3632)

2023-11-08 Thread jerry via sr-dev
### 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

[sr-dev] Re: clang-formatting branch 5.7

2023-11-08 Thread Daniel-Constantin Mierla via sr-dev
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

[sr-dev] Re: Github actions for opened issues and pull requests

2023-11-08 Thread Daniel-Constantin Mierla via sr-dev
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,

[sr-dev] git:master:a62d7118: core: utils/srjson - use snprintf() for silenting analyzers

2023-11-08 Thread Daniel-Constantin Mierla via sr-dev
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

[sr-dev] git:master:f0cf082e: dialog: reformat exported structures more human friendly

2023-11-08 Thread Victor Seva via sr-dev
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

[sr-dev] git:master:4642a12c: debugger: reformat exported structures more human friendly

2023-11-08 Thread Victor Seva via sr-dev
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

[sr-dev] git:master:9b4fe94d: devcontainer: add gitlens extension [skip ci]

2023-11-08 Thread Victor Seva via sr-dev
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] -

[sr-dev] git:master:6aa940f7: dialplan: reformat exported structures more human friendly

2023-11-08 Thread Victor Seva via sr-dev
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

[sr-dev] git:master:721bfc88: devcontainer: add github-cli

2023-11-08 Thread Victor Seva via sr-dev
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

[sr-dev] git:master:38585ea2: github: prebuild devcontainer image

2023-11-08 Thread Victor Seva via sr-dev
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:

[sr-dev] git:master:12dcdd36: devcontainer: use prebuild image [skip ci]

2023-11-08 Thread Victor Seva via sr-dev
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] ---

[sr-dev] Re: [kamailio/kamailio] branch_failure route in case 503 and dns failover (PR #3138)

2023-11-08 Thread vlitvinov via sr-dev
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

<    1   2