[sr-dev] Re: [kamailio/kamailio] sca: update rr if necessary for subscriptions (PR #3571)

2023-10-05 Thread Daniel-Constantin Mierla via sr-dev
Should this be merged? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3571#issuecomment-1748131804 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] pkg: add example script to create tarball with submodules instantiated (PR #3590)

2023-10-05 Thread Daniel-Constantin Mierla via sr-dev
If reusing `misc/scripts/` location does not seem a good option, I think it is better at least to have the folder relocated to `pkg/kamailio/scripts/` instead of `pkg/scripts/`. -- Reply to this email directly or view it on GitHub:

[sr-dev] Re: [kamailio/kamailio] sca: update rr if necessary for subscriptions (PR #3571)

2023-10-05 Thread Victor Seva via sr-dev
I'm still waiting for @schiramchetty feedback -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3571#issuecomment-1748169931 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] [kamailio/kamailio] WIP pkg: RPM packaging add kamailio-tls_wolfssl subpackage (PR #3592)

2023-10-05 Thread space88man via sr-dev
!-- Kamailio Pull Request Template -- !-- IMPORTANT: - for detailed contributing guidelines, read: https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md - pull requests must be done to master branch, unless they are backports of fixes from master branch to a stable

[sr-dev] Re: [kamailio/kamailio] Fix wss forwarding (PR #3588)

2023-10-05 Thread Daniel-Constantin Mierla via sr-dev
The rfc7118 (https://www.rfc-editor.org/rfc/rfc7118.html) defines only `transport=ws`, where have you met `transport=wss`? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3588#issuecomment-1748147393 You are receiving this because you are

[sr-dev] Re: [kamailio/kamailio] dispatcher: fix weighted sort for n<100 calls (PR #3531)

2023-10-05 Thread Daniel-Constantin Mierla via sr-dev
Is any work still planned on refactoring to a new algorithm? Maybe this can be closed and a new PR created when it is done. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3531#issuecomment-1748152061 You are receiving this because you are

[sr-dev] Re: [kamailio/kamailio] pkg: add example script to create tarball with submodules instantiated (PR #3590)

2023-10-05 Thread space88man via sr-dev
@space88man pushed 1 commit. 252dcffb5755edb09b42eec053a6b471af32202c pkg: RPM - add mock config for EL8/EL9 based on alma+epel-(8|9)-x86_64 -- View it on GitHub:

[sr-dev] [kamailio/kamailio] pkg: RPM packaging add kamailio-tls_wolfssl subpackage (PR #3591)

2023-10-05 Thread space88man via sr-dev
!-- Kamailio Pull Request Template -- !-- IMPORTANT: - for detailed contributing guidelines, read: https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md - pull requests must be done to master branch, unless they are backports of fixes from master branch to a stable

[sr-dev] Re: [kamailio/kamailio] pkg: RPM packaging add kamailio-tls_wolfssl subpackage (PR #3591)

2023-10-05 Thread space88man via sr-dev
Closed #3591. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3591#event-10559290499 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] [kamailio/kamailio] sigabrt on kamailio 5.5.6 (Issue #3593)

2023-10-05 Thread descartin via sr-dev
version: kamailio 5.5.6 (x86_64/linux) 21a9bc Operating System: Debian GNU/Linux 11 (bullseye) Kernel: Linux 5.10.0-22-amd64 we see this core it has repeated some times in different days ``` (gdb) bt #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #1

[sr-dev] Re: very frequent 503 error code and complete service failure

2023-10-05 Thread Masud via sr-dev
There is one strange moment that I forgot to mention above, in the logs exactly at the moment when the service began to refuse, the recording disappears completely for 7 minutes, absolutely no entries, after which the recording of the TSP queue overflow begins. Oct 3 18:38:07 sip1-life3

[sr-dev] Re: [kamailio/kamailio] dispatcher: fix weighted sort for n<100 calls (PR #3531)

2023-10-05 Thread Tyler Moore via sr-dev
Closed #3531. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3531#event-10564114959 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] Re: [kamailio/kamailio] dispatcher: fix weighted sort for n<100 calls (PR #3531)

2023-10-05 Thread Tyler Moore via sr-dev
@miconda i'll open this as a new PR when I can get back around to it, thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3531#issuecomment-1748937640 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] very frequent 503 error code and complete service failure

2023-10-05 Thread Masud via sr-dev
Hello! It often happens to me that the service begins to refuse service (503) and so far I have not been able to understand the exact reason. Typically, before clients start receiving 503, many before them receive a 408 code. As soon as the service starts responding with 503, it does not

[sr-dev] [kamailio/kamailio] kamctl: Source only one kamctlrc (PR #3594)

2023-10-05 Thread Xenofon Karamanos via sr-dev
!-- Kamailio Pull Request Template -- !-- IMPORTANT: - for detailed contributing guidelines, read: https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md - pull requests must be done to master branch, unless they are backports of fixes from master branch to a stable

[sr-dev] Re: [kamailio/kamailio] pkg: add example script to create tarball with submodules instantiated (PR #3590)

2023-10-05 Thread space88man via sr-dev
> If reusing `misc/scripts/` location does not seem a good option, I think it > is better at least to have the folder relocated to `pkg/kamailio/scripts/` > instead of `pkg/scripts/`. Done and pushed. -- Reply to this email directly or view it on GitHub:

[sr-dev] Re: [kamailio/kamailio] pkg: add example script to create tarball with submodules instantiated (PR #3590)

2023-10-05 Thread space88man via sr-dev
@space88man pushed 1 commit. 2bd4a15c58a30d4abf3e4966095b087abd2f7efa pkg: RPM - add mock config for EL8/EL9 based on alma+epel-(8|9)-x86_64 -- View it on GitHub:

[sr-dev] Re: [kamailio/kamailio] no corresponding socket found error (Issue #3583)

2023-10-05 Thread descartin via sr-dev
hello all I tried to set the machine default route to 87.1.1.1 but I still got messages of that kind I also tried to add force socket on cancel requests before the t_relay(), since I saw that maybe when the error generated was when we have a CANCEL request which seemed to not be processed the

[sr-dev] Re: [kamailio/kamailio] Fix wss forwarding (PR #3588)

2023-10-05 Thread joelbax via sr-dev
@miconda SIP.js is including it in the contact header, then, the register module keeps it. I think this is also happening with pjsip but I haven't had a chance to properly verify it. Also, IMHO, I think that this is still a misleading subject because, referring to IƱaki's message in jssip:

[sr-dev] Re: [kamailio/kamailio] Fix wss forwarding (PR #3588)

2023-10-05 Thread Daniel-Constantin Mierla via sr-dev
@joelbax: I think RFC3261 mention the deprecation of `transport=tls` for `sips` scheme (ie., end to end secure transmission), but it is defined in the grammar (e.g., for hop-by-hop tls usage). See RFC3261 page 223: ``` transport-param = "transport=" ( "udp" / "tcp" /

[sr-dev] Re: [kamailio/kamailio] Fix wss forwarding (PR #3588)

2023-10-05 Thread joelbax via sr-dev
Closed #3588. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3588#event-10567664961 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] git:master:022f0f4c: misc/examples/kemi: add the option for using rtpengine in common cfg file

2023-10-05 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 022f0f4cfd49e7a46efb2b6b4e1b9640c399e535 URL: https://github.com/kamailio/kamailio/commit/022f0f4cfd49e7a46efb2b6b4e1b9640c399e535 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-05T18:05:00+02:00 misc/examples/kemi:

[sr-dev] git:master:e01d1cbf: github: define DOCKER_REPO at alpine workflow [skip ci]

2023-10-05 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: e01d1cbfb61e0111a4f73e58e36a2bd689a2f91f URL: https://github.com/kamailio/kamailio/commit/e01d1cbfb61e0111a4f73e58e36a2bd689a2f91f Author: Victor Seva Committer: Victor Seva Date: 2023-10-06T00:44:41+02:00 github: define DOCKER_REPO at alpine workflow

[sr-dev] Re: [kamailio/kamailio] [OpenSSL] kamailio 5.7.1 as a webrtc server experiences random crashes (Issue #3563)

2023-10-05 Thread space88man via sr-dev
@themsley-voiceflex - I am able to reproduce OpenSSL crashes now with EL9 + OpenSSL 3. I thought this had been fixed with the pthread locking work but it seems more complicated than that. To isolate the problem I have created a build kamailio of 5.7.2/EL9 with a `tls_wolfssl` subpackage for

[sr-dev] Re: [kamailio/kamailio] pkg: add example script to create tarball with submodules instantiated (PR #3590)

2023-10-05 Thread space88man via sr-dev
@space88man pushed 2 commits. eaa519304dbef74a7ed02ceb6196264393c4dd69 pkg: add example script to create tarball with submodules instantiated 7e85fcb8c75600bd2727b6a1456dd730b8a233f1 pkg: RPM - add mock config for EL8/EL9 based on alma+epel-(8|9)-x86_64 -- View it on GitHub:

[sr-dev] Re: [kamailio/kamailio] pkg: RPM packaging add kamailio-tls_wolfssl subpackage (PR #3592)

2023-10-05 Thread space88man via sr-dev
@space88man pushed 1 commit. 53aeaa370b52d06d69d5d45fd54b1de1ab77c24d pkg: RPM packaging add kamailio-tls_wolfssl subpackage -- View it on GitHub: https://github.com/kamailio/kamailio/pull/3592/files/96bc6fa3a2f5ffd24ec9b31cdbcc222b081bedc0..53aeaa370b52d06d69d5d45fd54b1de1ab77c24d You are

[sr-dev] git:5.7:c94a185e: Update wolfSSL to v5.6.3-stable

2023-10-05 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: c94a185e36709241438cb07f38b7c26f72f40e05 URL: https://github.com/kamailio/kamailio/commit/c94a185e36709241438cb07f38b7c26f72f40e05 Author: S-P Chan Committer: S-P Chan Date: 2023-10-06T07:22:28+08:00 Update wolfSSL to v5.6.3-stable --- Modified:

[sr-dev] Re: [kamailio/kamailio] pkg: add example script to create tarball with submodules instantiated (PR #3590)

2023-10-05 Thread space88man via sr-dev
@space88man pushed 2 commits. 367dbfd380014a29dbf31ba717b1b8e073c44134 pkg: add example script to create tarball with submodules instantiated c3d694466d886cc46538165b376fd1247205f07d pkg: RPM - add mock config for EL8/EL9 based on alma+epel-(8|9)-x86_64 -- View it on GitHub:

[sr-dev] Re: [kamailio/kamailio] pkg: RPM packaging add kamailio-tls_wolfssl subpackage (PR #3592)

2023-10-05 Thread space88man via sr-dev
@space88man pushed 1 commit. 4290ca1ee811afde5521d61e1bbe6ccd1a5df787 pkg: RPM packaging add kamailio-tls_wolfssl subpackage -- View it on GitHub: https://github.com/kamailio/kamailio/pull/3592/files/53aeaa370b52d06d69d5d45fd54b1de1ab77c24d..4290ca1ee811afde5521d61e1bbe6ccd1a5df787 You are

[sr-dev] Re: [kamailio/kamailio] kamctl: Source only one kamctlrc (PR #3594)

2023-10-05 Thread Daniel-Constantin Mierla via sr-dev
The scope of loading all configs in cascade is to allow overwriting on specific options with home config, not to have the entire config there. Practically the /etc config is the one with all options and then add a user home config only to change specific options (e.g., have a different mysql

[sr-dev] Re: [kamailio/kamailio] Fix wss forwarding (PR #3588)

2023-10-05 Thread Daniel-Constantin Mierla via sr-dev
OK, though somehow I agree that not having wss in the transport is confusing, because it is in Via, but I wanted to be sure I haven't missed any new specs introducing it. -- Reply to this email directly or view it on GitHub:

[sr-dev] Re: [kamailio/kamailio] kamctl: Source only one kamctlrc (PR #3594)

2023-10-05 Thread Henning Westerholt via sr-dev
Many linux software packages uses a different behaviour, if one configuration file is found, its using this and no merge of the values is done. Bash profile loading does it differently indeed, but I would argue that kamctl is more like a tool. But if people depend on this current behaviour,

[sr-dev] Re: [kamailio/kamailio] Fix wss forwarding (PR #3588)

2023-10-05 Thread joelbax via sr-dev
@miconda our bad, SIP.js was configured to use transport=wss. Closing this PR. I'm sorry for the inconvenience. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3588#issuecomment-1749508317 You are receiving this because you are subscribed to