[sr-dev] Re: [kamailio/kamailio] when enabled haproxy protocol required use kamailio server haproxy IP (Issue #3666)

2024-01-18 Thread github-actions[bot] via sr-dev
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/3666#issuecomment-1899553539 You are receiving this because yo

[sr-dev] Re: [kamailio/kamailio] ndb_redis doesn't use AUTH on a promoted slave server in redis cluster. (Issue #3654)

2024-01-18 Thread github-actions[bot] via sr-dev
Closed #3654 as not planned. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3654#event-11532121762 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Dev

[sr-dev] git:master:a972c3bd: gcrypt: init allocated buffer

2024-01-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: a972c3bd5287177f8fa73dfb0ed5b2da8e3f4f57 URL: https://github.com/kamailio/kamailio/commit/a972c3bd5287177f8fa73dfb0ed5b2da8e3f4f57 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-01-18T18:37:41+01:00 gcrypt: init allocated

[sr-dev] git:master:8a161309: core: parser - check diversion pointer before accessing it

2024-01-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 8a1613096ad86db125398e50d2ecced5d3ff1978 URL: https://github.com/kamailio/kamailio/commit/8a1613096ad86db125398e50d2ecced5d3ff1978 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-01-18T18:48:22+01:00 core: parser - check d

[sr-dev] git:master:304b8a41: modules: readme files regenerated - kex ... [skip ci]

2024-01-18 Thread Kamailio Dev via sr-dev
Module: kamailio Branch: master Commit: 304b8a41464f1bed83d733a3002088b759c7e679 URL: https://github.com/kamailio/kamailio/commit/304b8a41464f1bed83d733a3002088b759c7e679 Author: Kamailio Dev Committer: Kamailio Dev Date: 2024-01-18T16:01:19+01:00 modules: readme files regenerated - kex ... [s

[sr-dev] git:master:2ebf19b1: kex: reformat exported structures

2024-01-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 2ebf19b16987b815b2fc2902bff5ccbea6e90e13 URL: https://github.com/kamailio/kamailio/commit/2ebf19b16987b815b2fc2902bff5ccbea6e90e13 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-01-18T11:44:32+01:00 kex: reformat exported

[sr-dev] git:master:aaec01e0: kex: added is_myhost(uri) - check if host part only is local

2024-01-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: aaec01e0556bf6148ec50795f896af71f9680a70 URL: https://github.com/kamailio/kamailio/commit/aaec01e0556bf6148ec50795f896af71f9680a70 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-01-18T09:29:21+01:00 kex: added is_myhost(u

[sr-dev] git:master:ee191ccd: kex: docs for is_myhost()

2024-01-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: ee191ccd01ec6391c715e22efed2dc6581fe9d72 URL: https://github.com/kamailio/kamailio/commit/ee191ccd01ec6391c715e22efed2dc6581fe9d72 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-01-18T09:29:21+01:00 kex: docs for is_myhos

[sr-dev] [kamailio/kamailio] registrar: Consider changing default setting for case matching of username (Issue #3719)

2024-01-18 Thread Morten Tryfoss via sr-dev
### Description I've recently spent some time debugging a case with JsSIP and usernames in form of a generated string which can be both upper and lower case letters plus digits. On BYE from callee to JsSIP, it responded with a "404" and "Request-URI does not point to us" in the console while d

[sr-dev] Re: [kamailio/kamailio] Dispatcher: added two new flags to mode parameter of ds_is_from_list function for more strictly matching (PR #3699)

2024-01-18 Thread Daniel-Constantin Mierla via sr-dev
Somehow I got it that the destination that has the most matches is selected. As we have ip. port, protocol and socket, I thought that if a record matches three attributes (ip, port, protocol) is selected over another record that matches two attributes (ip, socket). But as I could understand from

[sr-dev] Re: [kamailio/kamailio] xlog: add kemi xlog_facility function (PR #3708)

2024-01-18 Thread Daniel-Constantin Mierla via sr-dev
The PR can be merged. Should be ok to backport, as it is a functionality in the native config that should be available in kemi as well. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3708#issuecomment-1898349230 You are receiving this because you

[sr-dev] Re: [kamailio/kamailio] app_jsdt: add support for LoongArch (PR #3715)

2024-01-18 Thread Daniel-Constantin Mierla via sr-dev
Closed #3715. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3715#event-11524306952 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] Kamailio v5.7.4 Released

2024-01-18 Thread Daniel-Constantin Mierla via sr-dev
Hello, Kamailio SIP Server v5.7.4 stable release is out. This is a maintenance release of the latest stable branch, 5.7, that includes fixes since the release of v5.7.3. There is no change to database schema or configuration language structure that you have to do on previous installations of v5.7

[sr-dev] [kamailio/kamailio] core: Fix check to also work for KEMI framework (PR #3718)

2024-01-18 Thread Xenofon Karamanos via sr-dev