From noreply at github.com Thu Jan 4 03:44:14 2024 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Wed, 03 Jan 2024 19:44:14 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] aae8b3: rtp_relay: fix broken ref taken with lock Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: aae8b39b5779f37f41c828687d6e54667ddc13e4 https://github.com/OpenSIPS/opensips/commit/aae8b39b5779f37f41c828687d6e54667ddc13e4 Author: Razvan Crainea Date: 2024-01-04 (Thu, 04 Jan 2024) Changed paths: M modules/rtp_relay/rtp_relay_ctx.c Log Message: ----------- rtp_relay: fix broken ref taken with lock This caused a deadlock when DLG registers were not able to be setup. From noreply at github.com Thu Jan 4 03:44:26 2024 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Wed, 03 Jan 2024 19:44:26 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 9f69bc: rtp_relay: fix broken ref taken with lock Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 9f69bc033c99f3af1bc4bd8a4629c1f9f88ed79e https://github.com/OpenSIPS/opensips/commit/9f69bc033c99f3af1bc4bd8a4629c1f9f88ed79e Author: Razvan Crainea Date: 2024-01-04 (Thu, 04 Jan 2024) Changed paths: M modules/rtp_relay/rtp_relay_ctx.c Log Message: ----------- rtp_relay: fix broken ref taken with lock This caused a deadlock when DLG registers were not able to be setup. (cherry picked from commit aae8b39b5779f37f41c828687d6e54667ddc13e4) From noreply at github.com Thu Jan 4 16:05:40 2024 From: noreply at github.com (Liviu Chircu) Date: Thu, 04 Jan 2024 08:05:40 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 22ef73: Ensure VERSIONTYPE is always defined Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 22ef73ed10cc08995211763293a6b87ee88a2666 https://github.com/OpenSIPS/opensips/commit/22ef73ed10cc08995211763293a6b87ee88a2666 Author: Peter Lemenkov Date: 2023-12-24 (Sun, 24 Dec 2023) Changed paths: M Makefile.defs M main.c M mi/mi_core.c Log Message: ----------- Ensure VERSIONTYPE is always defined Signed-off-by: Peter Lemenkov Commit: 1d712c17c09a20ca6b2f49dc133f124777b22e4f https://github.com/OpenSIPS/opensips/commit/1d712c17c09a20ca6b2f49dc133f124777b22e4f Author: Liviu Chircu Date: 2024-01-04 (Thu, 04 Jan 2024) Changed paths: M Makefile.defs M main.c M mi/mi_core.c Log Message: ----------- Merge pull request #3275 from lemenkov/guard_versiontype Ensure VERSIONTYPE is always defined Compare: https://github.com/OpenSIPS/opensips/compare/aae8b39b5779...1d712c17c09a From noreply at github.com Thu Jan 4 16:10:50 2024 From: noreply at github.com (Peter Lemenkov) Date: Thu, 04 Jan 2024 08:10:50 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 3dbf4f: Ensure VERSIONTYPE is always defined Message-ID: Branch: refs/heads/3.2 Home: https://github.com/OpenSIPS/opensips Commit: 3dbf4f91e092b8ecbb5c15dfcc2bc952b528bd7b https://github.com/OpenSIPS/opensips/commit/3dbf4f91e092b8ecbb5c15dfcc2bc952b528bd7b Author: Peter Lemenkov Date: 2024-01-04 (Thu, 04 Jan 2024) Changed paths: M Makefile.defs M main.c M mi/mi_core.c Log Message: ----------- Ensure VERSIONTYPE is always defined Signed-off-by: Peter Lemenkov (cherry picked from commit 22ef73ed10cc08995211763293a6b87ee88a2666) From noreply at github.com Thu Jan 4 16:10:51 2024 From: noreply at github.com (Peter Lemenkov) Date: Thu, 04 Jan 2024 08:10:51 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b61381: Ensure VERSIONTYPE is always defined Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: b61381fd7c70081852e84c4a3cc3a4724a80d836 https://github.com/OpenSIPS/opensips/commit/b61381fd7c70081852e84c4a3cc3a4724a80d836 Author: Peter Lemenkov Date: 2024-01-04 (Thu, 04 Jan 2024) Changed paths: M Makefile.defs M main.c M mi/mi_core.c Log Message: ----------- Ensure VERSIONTYPE is always defined Signed-off-by: Peter Lemenkov (cherry picked from commit 22ef73ed10cc08995211763293a6b87ee88a2666) From noreply at github.com Fri Jan 5 13:38:09 2024 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Fri, 05 Jan 2024 05:38:09 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 48bbd3: dialog: add one more param to dlg_send_sequential ... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 48bbd315062c2b95c78f53ed4cee0b78b2ac7c14 https://github.com/OpenSIPS/opensips/commit/48bbd315062c2b95c78f53ed4cee0b78b2ac7c14 Author: Stefan-Cristian Mititelu Date: 2024-01-05 (Fri, 05 Jan 2024) Changed paths: M modules/dialog/dialog.c M modules/dialog/dlg_req_within.c M modules/dialog/doc/dialog_admin.xml Log Message: ----------- dialog: add one more param to dlg_send_sequential mi function Commit: 953d138c091393dd9823a2840dd11830e4f80783 https://github.com/OpenSIPS/opensips/commit/953d138c091393dd9823a2840dd11830e4f80783 Author: Răzvan Crainea Date: 2024-01-05 (Fri, 05 Jan 2024) Changed paths: M modules/dialog/dialog.c M modules/dialog/dlg_req_within.c M modules/dialog/doc/dialog_admin.xml Log Message: ----------- Merge pull request #3277 from smititelu/master dialog: add one more param to dlg_send_sequential mi function Compare: https://github.com/OpenSIPS/opensips/compare/1d712c17c09a...953d138c0913 From noreply at github.com Sat Jan 6 22:05:58 2024 From: noreply at github.com (opensips-github) Date: Sat, 06 Jan 2024 14:05:58 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 5e50fd: Rebuild documentation Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 5e50fd8718c5f8f9743765ed1e600e64aa7132c7 https://github.com/OpenSIPS/opensips/commit/5e50fd8718c5f8f9743765ed1e600e64aa7132c7 Author: OpenSIPS Date: 2024-01-07 (Sun, 07 Jan 2024) Changed paths: M modules/rtp_relay/README M modules/rtp_relay/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Jan 6 22:36:14 2024 From: noreply at github.com (opensips-github) Date: Sat, 06 Jan 2024 14:36:14 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 52f2be: Rebuild documentation Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 52f2be16756d42d0c896c38fa18dc71e3a20d76d https://github.com/OpenSIPS/opensips/commit/52f2be16756d42d0c896c38fa18dc71e3a20d76d Author: OpenSIPS Date: 2024-01-07 (Sun, 07 Jan 2024) Changed paths: M modules/dialog/README M modules/dialog/doc/contributors.xml M modules/rtp_relay/README M modules/rtp_relay/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Mon Jan 8 15:28:04 2024 From: noreply at github.com (Liviu Chircu) Date: Mon, 08 Jan 2024 07:28:04 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 0fb009: nathelper: Improve nat_uac_test() docs Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 0fb0094b2e4be6638bce51872f1b4aa6d5438c2d https://github.com/OpenSIPS/opensips/commit/0fb0094b2e4be6638bce51872f1b4aa6d5438c2d Author: Liviu Chircu Date: 2024-01-08 (Mon, 08 Jan 2024) Changed paths: M modules/nathelper/doc/nathelper_admin.xml Log Message: ----------- nathelper: Improve nat_uac_test() docs The function involves neither trying nor guessing, it's quite precise. From noreply at github.com Mon Jan 8 15:30:24 2024 From: noreply at github.com (Liviu Chircu) Date: Mon, 08 Jan 2024 07:30:24 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] fc3ed5: nathelper: Improve nat_uac_test() docs Message-ID: Branch: refs/heads/3.2 Home: https://github.com/OpenSIPS/opensips Commit: fc3ed50b2c7a07e4f084e57809198140721e25a5 https://github.com/OpenSIPS/opensips/commit/fc3ed50b2c7a07e4f084e57809198140721e25a5 Author: Liviu Chircu Date: 2024-01-08 (Mon, 08 Jan 2024) Changed paths: M modules/nathelper/doc/nathelper_admin.xml Log Message: ----------- nathelper: Improve nat_uac_test() docs The function involves neither trying nor guessing, it's quite precise. (cherry picked from commit 0fb0094b2e4be6638bce51872f1b4aa6d5438c2d) From noreply at github.com Mon Jan 8 15:30:24 2024 From: noreply at github.com (Liviu Chircu) Date: Mon, 08 Jan 2024 07:30:24 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6e71d9: nathelper: Improve nat_uac_test() docs Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 6e71d9293eb11960a5bdac659251ba94dbe883ec https://github.com/OpenSIPS/opensips/commit/6e71d9293eb11960a5bdac659251ba94dbe883ec Author: Liviu Chircu Date: 2024-01-08 (Mon, 08 Jan 2024) Changed paths: M modules/nathelper/doc/nathelper_admin.xml Log Message: ----------- nathelper: Improve nat_uac_test() docs The function involves neither trying nor guessing, it's quite precise. (cherry picked from commit 0fb0094b2e4be6638bce51872f1b4aa6d5438c2d) From noreply at github.com Tue Jan 9 13:28:29 2024 From: noreply at github.com (Liviu Chircu) Date: Tue, 09 Jan 2024 05:28:29 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b7c4f2: transformations: Fix edge-cases with {param.value}... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b7c4f2a3bb3307b3c505f7017934a52bef8762fd https://github.com/OpenSIPS/opensips/commit/b7c4f2a3bb3307b3c505f7017934a52bef8762fd Author: Liviu Chircu Date: 2024-01-09 (Tue, 09 Jan 2024) Changed paths: M str.h M transformations.c Log Message: ----------- transformations: Fix edge-cases with {param.value} and {uri.param} For inputs containing only the parameter part, these transformations would return a bogus {NULL, 0} value (flagged as PV_VAL_STR), which cannot be used in assignments or conditional checks: Credits to Bogdan-Andrei Iancu for finding this issue! From noreply at github.com Tue Jan 9 13:30:05 2024 From: noreply at github.com (Liviu Chircu) Date: Tue, 09 Jan 2024 05:30:05 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 041a7b: transformations: Fix edge-cases with {param.value}... Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 041a7b5bc79367297d4e7d340176b4b096a1c835 https://github.com/OpenSIPS/opensips/commit/041a7b5bc79367297d4e7d340176b4b096a1c835 Author: Liviu Chircu Date: 2024-01-09 (Tue, 09 Jan 2024) Changed paths: M str.h M transformations.c Log Message: ----------- transformations: Fix edge-cases with {param.value} and {uri.param} For inputs containing only the parameter part, these transformations would return a bogus {NULL, 0} value (flagged as PV_VAL_STR), which cannot be used in assignments or conditional checks: Credits to Bogdan-Andrei Iancu for finding this issue! (cherry picked from commit b7c4f2a3bb3307b3c505f7017934a52bef8762fd) From noreply at github.com Tue Jan 9 13:30:53 2024 From: noreply at github.com (Liviu Chircu) Date: Tue, 09 Jan 2024 05:30:53 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d65b57: transformations: Fix edge-cases with {param.value}... Message-ID: Branch: refs/heads/3.2 Home: https://github.com/OpenSIPS/opensips Commit: d65b57494d7fa1cee809639f80378738c5d95461 https://github.com/OpenSIPS/opensips/commit/d65b57494d7fa1cee809639f80378738c5d95461 Author: Liviu Chircu Date: 2024-01-09 (Tue, 09 Jan 2024) Changed paths: M str.h M transformations.c Log Message: ----------- transformations: Fix edge-cases with {param.value} and {uri.param} For inputs containing only the parameter part, these transformations would return a bogus {NULL, 0} value (flagged as PV_VAL_STR), which cannot be used in assignments or conditional checks. Credits to Bogdan-Andrei Iancu for finding this issue! (cherry picked from commit b7c4f2a3bb3307b3c505f7017934a52bef8762fd) From noreply at github.com Thu Jan 11 10:40:23 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Thu, 11 Jan 2024 02:40:23 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] f3657e: [presence_dfks] updated link to DFKS specs Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: f3657e4860e38f7f18f26481f21de245afea9da1 https://github.com/OpenSIPS/opensips/commit/f3657e4860e38f7f18f26481f21de245afea9da1 Author: Bogdan-Andrei Iancu Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M modules/presence_dfks/doc/presence_dfks_admin.xml Log Message: ----------- [presence_dfks] updated link to DFKS specs From noreply at github.com Thu Jan 11 10:41:02 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Thu, 11 Jan 2024 02:41:02 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 496921: [presence_dfks] updated link to DFKS specs Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 49692174c33ffe8551e78facef881a3ae7b3226f https://github.com/OpenSIPS/opensips/commit/49692174c33ffe8551e78facef881a3ae7b3226f Author: Bogdan-Andrei Iancu Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M modules/presence_dfks/doc/presence_dfks_admin.xml Log Message: ----------- [presence_dfks] updated link to DFKS specs (cherry picked from commit f3657e4860e38f7f18f26481f21de245afea9da1) From noreply at github.com Thu Jan 11 10:41:25 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Thu, 11 Jan 2024 02:41:25 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 60f471: [presence_dfks] updated link to DFKS specs Message-ID: Branch: refs/heads/3.3 Home: https://github.com/OpenSIPS/opensips Commit: 60f471a775d7c3ab9edace5ea0d71036064c5e6d https://github.com/OpenSIPS/opensips/commit/60f471a775d7c3ab9edace5ea0d71036064c5e6d Author: Bogdan-Andrei Iancu Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M modules/presence_dfks/doc/presence_dfks_admin.xml Log Message: ----------- [presence_dfks] updated link to DFKS specs (cherry picked from commit f3657e4860e38f7f18f26481f21de245afea9da1) From noreply at github.com Thu Jan 11 10:41:41 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Thu, 11 Jan 2024 02:41:41 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c0ac7c: [presence_dfks] updated link to DFKS specs Message-ID: Branch: refs/heads/3.2 Home: https://github.com/OpenSIPS/opensips Commit: c0ac7cf29a71df883e73185fa76942e319f99164 https://github.com/OpenSIPS/opensips/commit/c0ac7cf29a71df883e73185fa76942e319f99164 Author: Bogdan-Andrei Iancu Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M modules/presence_dfks/doc/presence_dfks_admin.xml Log Message: ----------- [presence_dfks] updated link to DFKS specs (cherry picked from commit f3657e4860e38f7f18f26481f21de245afea9da1) From noreply at github.com Thu Jan 11 13:58:44 2024 From: noreply at github.com (Liviu Chircu) Date: Thu, 11 Jan 2024 05:58:44 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] fd8947: tracer: Fix mixing between "src_ip" and "dst_ip" Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: fd894705feacc95f1eae1af2d6554ce2b10bf5ad https://github.com/OpenSIPS/opensips/commit/fd894705feacc95f1eae1af2d6554ce2b10bf5ad Author: Liviu Chircu Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M modules/tracer/tracer.c Log Message: ----------- tracer: Fix mixing between "src_ip" and "dst_ip" Completes a13e03420c Credits to James Seer for reporting this issue! From noreply at github.com Thu Jan 11 14:00:45 2024 From: noreply at github.com (Liviu Chircu) Date: Thu, 11 Jan 2024 06:00:45 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 67cb1b: tracer: Fix mixing between "src_ip" and "dst_ip" Message-ID: Branch: refs/heads/3.3 Home: https://github.com/OpenSIPS/opensips Commit: 67cb1ba858e1595324797e33b45f79569bff6560 https://github.com/OpenSIPS/opensips/commit/67cb1ba858e1595324797e33b45f79569bff6560 Author: Liviu Chircu Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M modules/tracer/tracer.c Log Message: ----------- tracer: Fix mixing between "src_ip" and "dst_ip" Completes a13e03420c Credits to James Seer for reporting this issue! (cherry picked from commit fd894705feacc95f1eae1af2d6554ce2b10bf5ad) From noreply at github.com Thu Jan 11 14:00:44 2024 From: noreply at github.com (Liviu Chircu) Date: Thu, 11 Jan 2024 06:00:44 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 072abe: tracer: Fix mixing between "src_ip" and "dst_ip" Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 072abebe984f0ed94f300714792b119e41fc145b https://github.com/OpenSIPS/opensips/commit/072abebe984f0ed94f300714792b119e41fc145b Author: Liviu Chircu Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M modules/tracer/tracer.c Log Message: ----------- tracer: Fix mixing between "src_ip" and "dst_ip" Completes a13e03420c Credits to James Seer for reporting this issue! (cherry picked from commit fd894705feacc95f1eae1af2d6554ce2b10bf5ad) From noreply at github.com Thu Jan 11 14:01:15 2024 From: noreply at github.com (Liviu Chircu) Date: Thu, 11 Jan 2024 06:01:15 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 337791: RW locking: Add a pair of re-entrant functions for... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 337791836230be1f83528cc7896b57736be275fe https://github.com/OpenSIPS/opensips/commit/337791836230be1f83528cc7896b57736be275fe Author: Liviu Chircu Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M rw_locking.h Log Message: ----------- RW locking: Add a pair of re-entrant functions for readers In some cases, the same lock_start_read() function could be reached multiple times in a nested fashion, e.g. after running a callback which returns the control flow to the same module through an API call done by the module which installed the callback. From noreply at github.com Thu Jan 11 14:01:49 2024 From: noreply at github.com (Liviu Chircu) Date: Thu, 11 Jan 2024 06:01:49 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] f93870: RW locking: Add a pair of re-entrant functions for... Message-ID: Branch: refs/heads/3.2 Home: https://github.com/OpenSIPS/opensips Commit: f938704213276a89be815d1871308ee7a8ace275 https://github.com/OpenSIPS/opensips/commit/f938704213276a89be815d1871308ee7a8ace275 Author: Liviu Chircu Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M rw_locking.h Log Message: ----------- RW locking: Add a pair of re-entrant functions for readers In some cases, the same lock_start_read() function could be reached multiple times in a nested fashion, e.g. after running a callback which returns the control flow to the same module through an API call done by the module which installed the callback. Commit: f876dc97aebb89344bf52e7b12f810dfd99dfca6 https://github.com/OpenSIPS/opensips/commit/f876dc97aebb89344bf52e7b12f810dfd99dfca6 Author: Liviu Chircu Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M modules/clusterer/clusterer.c M modules/clusterer/node_info.c M modules/clusterer/node_info.h Log Message: ----------- clusterer: Fix occasional deadlock during dlg/ul sync ops This patch fixes a possible deadlock when running the MI `dlg_cluster_sync` or `ul_cluster_sync` functions, due to re-entrant lock_start_read(). Deadlock example: usleep() clusterer_bcast_msg() cl_send_all() <--------------- 3. lock_start_read() ^^^ clusterer (cannot re-acquire same lock due to writer...) dlg_replicate_profiles() repl_prof_remove() destroy_linker() remove_dlg_prof_table() rcv_cluster_event() ^^^ dialog handle_sync_end() handle_sync_packet() bin_rcv_cl_extra_packets() <--------------- 1. lock_start_read() ^^^ clusterer usleep() bin_rcv_cl_packets() <--------------- 2. lock_start_write() Commit: a2da62740c6b68dbc21ac41607449cef302713a9 https://github.com/OpenSIPS/opensips/commit/a2da62740c6b68dbc21ac41607449cef302713a9 Author: Liviu Chircu Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M modules/clusterer/clusterer.c M modules/clusterer/sync.c Log Message: ----------- clusterer: Fix missing/extra lock ops on some error-cases Compare: https://github.com/OpenSIPS/opensips/compare/c0ac7cf29a71...a2da62740c6b From noreply at github.com Sat Jan 13 21:33:46 2024 From: noreply at github.com (opensips-github) Date: Sat, 13 Jan 2024 13:33:46 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d276bf: Rebuild documentation Message-ID: Branch: refs/heads/3.2 Home: https://github.com/OpenSIPS/opensips Commit: d276bf99ecedf757a99610cd303214ef699a399d https://github.com/OpenSIPS/opensips/commit/d276bf99ecedf757a99610cd303214ef699a399d Author: OpenSIPS Date: 2024-01-13 (Sat, 13 Jan 2024) Changed paths: M modules/clusterer/README M modules/clusterer/doc/contributors.xml M modules/nathelper/README M modules/nathelper/doc/contributors.xml M modules/presence_dfks/README M modules/presence_dfks/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Jan 13 22:06:58 2024 From: noreply at github.com (opensips-github) Date: Sat, 13 Jan 2024 14:06:58 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a9bc81: Rebuild documentation Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: a9bc81085756f9b20164d1a63d033b59c5137a9e https://github.com/OpenSIPS/opensips/commit/a9bc81085756f9b20164d1a63d033b59c5137a9e Author: OpenSIPS Date: 2024-01-14 (Sun, 14 Jan 2024) Changed paths: M modules/nathelper/README M modules/nathelper/doc/contributors.xml M modules/presence_dfks/README M modules/presence_dfks/doc/contributors.xml M modules/tracer/README M modules/tracer/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Jan 13 22:38:06 2024 From: noreply at github.com (opensips-github) Date: Sat, 13 Jan 2024 14:38:06 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 195a18: Rebuild documentation Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 195a186e517a953094d6f941554ca6a7aa5243a9 https://github.com/OpenSIPS/opensips/commit/195a186e517a953094d6f941554ca6a7aa5243a9 Author: OpenSIPS Date: 2024-01-14 (Sun, 14 Jan 2024) Changed paths: M modules/nathelper/README M modules/nathelper/doc/contributors.xml M modules/presence_dfks/README M modules/presence_dfks/doc/contributors.xml M modules/tracer/README M modules/tracer/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Mon Jan 15 13:56:34 2024 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Mon, 15 Jan 2024 05:56:34 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 224a32: dialog: do not populate dst_leg on unmatched dlg Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 224a3236cbeaeb06a897cb3beab8c3a0c3d5903f https://github.com/OpenSIPS/opensips/commit/224a3236cbeaeb06a897cb3beab8c3a0c3d5903f Author: Razvan Crainea Date: 2024-01-15 (Mon, 15 Jan 2024) Changed paths: M modules/dialog/dlg_hash.c Log Message: ----------- dialog: do not populate dst_leg on unmatched dlg Avoid chaning the dst_leg on unmatched dialogs, as this might lead to inconsistent states. A common pattern is to match a dialog in state 5, which would set a dst_leg, but then "invalidate" the dialog due to the bad state - proceeding to a next dialog would not set the dst_leg (as it was set by the previous match), leading to an invalid access in the second dialog. Credits go to NFON for reporting and providing valuable troubleshooting information From noreply at github.com Mon Jan 15 13:57:20 2024 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Mon, 15 Jan 2024 05:57:20 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c67280: dialog: do not populate dst_leg on unmatched dlg Message-ID: Branch: refs/heads/3.2 Home: https://github.com/OpenSIPS/opensips Commit: c67280cf4f16c7aa1b2d35a1623981ae58491023 https://github.com/OpenSIPS/opensips/commit/c67280cf4f16c7aa1b2d35a1623981ae58491023 Author: Razvan Crainea Date: 2024-01-15 (Mon, 15 Jan 2024) Changed paths: M modules/dialog/dlg_hash.c Log Message: ----------- dialog: do not populate dst_leg on unmatched dlg Avoid chaning the dst_leg on unmatched dialogs, as this might lead to inconsistent states. A common pattern is to match a dialog in state 5, which would set a dst_leg, but then "invalidate" the dialog due to the bad state - proceeding to a next dialog would not set the dst_leg (as it was set by the previous match), leading to an invalid access in the second dialog. Credits go to NFON for reporting and providing valuable troubleshooting information (cherry picked from commit 224a3236cbeaeb06a897cb3beab8c3a0c3d5903f) From noreply at github.com Mon Jan 15 14:17:44 2024 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Mon, 15 Jan 2024 06:17:44 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 117885: dialog: do not populate dst_leg on unmatched dlg Message-ID: Branch: refs/heads/3.3 Home: https://github.com/OpenSIPS/opensips Commit: 117885436b9e561b8367528eb40281a224ff1574 https://github.com/OpenSIPS/opensips/commit/117885436b9e561b8367528eb40281a224ff1574 Author: Razvan Crainea Date: 2024-01-15 (Mon, 15 Jan 2024) Changed paths: M modules/dialog/dlg_hash.c Log Message: ----------- dialog: do not populate dst_leg on unmatched dlg Avoid chaning the dst_leg on unmatched dialogs, as this might lead to inconsistent states. A common pattern is to match a dialog in state 5, which would set a dst_leg, but then "invalidate" the dialog due to the bad state - proceeding to a next dialog would not set the dst_leg (as it was set by the previous match), leading to an invalid access in the second dialog. Credits go to NFON for reporting and providing valuable troubleshooting information (cherry picked from commit 224a3236cbeaeb06a897cb3beab8c3a0c3d5903f) From noreply at github.com Tue Jan 16 15:17:29 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Tue, 16 Jan 2024 07:17:29 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 1a11c0: Fix printing all values of branch(subfield) Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 1a11c03a3822cf710ae8af5b5da358d0003d61d5 https://github.com/OpenSIPS/opensips/commit/1a11c03a3822cf710ae8af5b5da358d0003d61d5 Author: Bogdan-Andrei Iancu Date: 2024-01-16 (Tue, 16 Jan 2024) Changed paths: M pvar.c Log Message: ----------- Fix printing all values of branch(subfield) The [*] range was printing all the time the URI subfield of the branches, instead of the requested one. From noreply at github.com Tue Jan 16 15:18:33 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Tue, 16 Jan 2024 07:18:33 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 98781c: Fix printing all values of branch(subfield) Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 98781cde40706c153c36ee43b6ec1cefba20617e https://github.com/OpenSIPS/opensips/commit/98781cde40706c153c36ee43b6ec1cefba20617e Author: Bogdan-Andrei Iancu Date: 2024-01-16 (Tue, 16 Jan 2024) Changed paths: M pvar.c Log Message: ----------- Fix printing all values of branch(subfield) The [*] range was printing all the time the URI subfield of the branches, instead of the requested one. (cherry picked from commit 1a11c03a3822cf710ae8af5b5da358d0003d61d5) From noreply at github.com Tue Jan 16 15:19:39 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Tue, 16 Jan 2024 07:19:39 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 1e0ea3: Fix printing all values of branch(subfield) Message-ID: Branch: refs/heads/3.2 Home: https://github.com/OpenSIPS/opensips Commit: 1e0ea3af758d0c4593fbb31acbe5ece9648b3581 https://github.com/OpenSIPS/opensips/commit/1e0ea3af758d0c4593fbb31acbe5ece9648b3581 Author: Bogdan-Andrei Iancu Date: 2024-01-16 (Tue, 16 Jan 2024) Changed paths: M pvar.c Log Message: ----------- Fix printing all values of branch(subfield) The [*] range was printing all the time the URI subfield of the branches, instead of the requested one. (cherry picked from commit 1a11c03a3822cf710ae8af5b5da358d0003d61d5) From noreply at github.com Tue Jan 16 16:43:41 2024 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 16 Jan 2024 08:43:41 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2101c7: dialog: do not populate dst_leg on unmatched dlg Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 2101c75b63b27de6797c48724205a80fbff128ca https://github.com/OpenSIPS/opensips/commit/2101c75b63b27de6797c48724205a80fbff128ca Author: Razvan Crainea Date: 2024-01-16 (Tue, 16 Jan 2024) Changed paths: M modules/dialog/dlg_hash.c Log Message: ----------- dialog: do not populate dst_leg on unmatched dlg Avoid chaning the dst_leg on unmatched dialogs, as this might lead to inconsistent states. A common pattern is to match a dialog in state 5, which would set a dst_leg, but then "invalidate" the dialog due to the bad state - proceeding to a next dialog would not set the dst_leg (as it was set by the previous match), leading to an invalid access in the second dialog. Credits go to NFON for reporting and providing valuable troubleshooting information (cherry picked from commit 224a3236cbeaeb06a897cb3beab8c3a0c3d5903f) From noreply at github.com Tue Jan 16 16:59:54 2024 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 16 Jan 2024 08:59:54 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 1339b7: rtp_relay: match reply leg by index, if tag not pr... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 1339b7acb4537b4b916d4f804cc4c1c55a61c24d https://github.com/OpenSIPS/opensips/commit/1339b7acb4537b4b916d4f804cc4c1c55a61c24d Author: Razvan Crainea Date: 2024-01-16 (Tue, 16 Jan 2024) Changed paths: M modules/rtp_relay/rtp_relay.c Log Message: ----------- rtp_relay: match reply leg by index, if tag not present From noreply at github.com Tue Jan 16 17:00:09 2024 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 16 Jan 2024 09:00:09 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 9f5a59: rtp_relay: match reply leg by index, if tag not pr... Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 9f5a598a7f65b73ed3f9297ebc1dafd4c2b65036 https://github.com/OpenSIPS/opensips/commit/9f5a598a7f65b73ed3f9297ebc1dafd4c2b65036 Author: Razvan Crainea Date: 2024-01-16 (Tue, 16 Jan 2024) Changed paths: M modules/rtp_relay/rtp_relay.c Log Message: ----------- rtp_relay: match reply leg by index, if tag not present (cherry picked from commit 133c971e8ecb002f79d4113a2c8754b7d39a58a7) From noreply at github.com Wed Jan 17 10:23:55 2024 From: noreply at github.com (Liviu Chircu) Date: Wed, 17 Jan 2024 02:23:55 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 1d6d2e: for-each statement: Fix iteration when con... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 1d6d2e4b5b91990199b8351b473b8d159e362fba https://github.com/OpenSIPS/opensips/commit/1d6d2e4b5b91990199b8351b473b8d159e362fba Author: Liviu Chircu Date: 2024-01-17 (Wed, 17 Jan 2024) Changed paths: M action.c Log Message: ----------- for-each statement: Fix iteration when context is used Make sure to interpret the variable's context, if any, e.g.: for ($var(ct) in $(ct[*])) xlog("300 Redirect Contact: $var(ct)\n"); From noreply at github.com Wed Jan 17 10:24:56 2024 From: noreply at github.com (Liviu Chircu) Date: Wed, 17 Jan 2024 02:24:56 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 00130d: for-each statement: Fix iteration when con... Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 00130dd546b2fae37bf7c08fac66041579580993 https://github.com/OpenSIPS/opensips/commit/00130dd546b2fae37bf7c08fac66041579580993 Author: Liviu Chircu Date: 2024-01-17 (Wed, 17 Jan 2024) Changed paths: M action.c Log Message: ----------- for-each statement: Fix iteration when context is used Make sure to interpret the variable's context, if any, e.g.: for ($var(ct) in $(ct[*])) xlog("300 Redirect Contact: $var(ct)\n"); (cherry picked from commit 1d6d2e4b5b91990199b8351b473b8d159e362fba) From noreply at github.com Wed Jan 17 10:24:56 2024 From: noreply at github.com (Liviu Chircu) Date: Wed, 17 Jan 2024 02:24:56 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2cf703: for-each statement: Fix iteration when con... Message-ID: Branch: refs/heads/3.2 Home: https://github.com/OpenSIPS/opensips Commit: 2cf7031070aba66a9bb45a47eddc493a583e2db7 https://github.com/OpenSIPS/opensips/commit/2cf7031070aba66a9bb45a47eddc493a583e2db7 Author: Liviu Chircu Date: 2024-01-17 (Wed, 17 Jan 2024) Changed paths: M action.c Log Message: ----------- for-each statement: Fix iteration when context is used Make sure to interpret the variable's context, if any, e.g.: for ($var(ct) in $(ct[*])) xlog("300 Redirect Contact: $var(ct)\n"); (cherry picked from commit 1d6d2e4b5b91990199b8351b473b8d159e362fba) From noreply at github.com Fri Jan 19 07:45:10 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Thu, 18 Jan 2024 23:45:10 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 012587: [presence_dfks] fix XML namespace URL Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 012587e22fa9e7e3b47f66f1afe85e63fab43b44 https://github.com/OpenSIPS/opensips/commit/012587e22fa9e7e3b47f66f1afe85e63fab43b44 Author: Bogdan-Andrei Iancu Date: 2024-01-19 (Fri, 19 Jan 2024) Changed paths: M modules/presence_dfks/presence_dfks.h Log Message: ----------- [presence_dfks] fix XML namespace URL From noreply at github.com Fri Jan 19 07:46:53 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Thu, 18 Jan 2024 23:46:53 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b9c291: [presence_dfks] fix XML namespace URL Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: b9c291f7ba91b1c67e69bd8a25096ccb73a0bd26 https://github.com/OpenSIPS/opensips/commit/b9c291f7ba91b1c67e69bd8a25096ccb73a0bd26 Author: Bogdan-Andrei Iancu Date: 2024-01-19 (Fri, 19 Jan 2024) Changed paths: M modules/presence_dfks/presence_dfks.h Log Message: ----------- [presence_dfks] fix XML namespace URL (cherry picked from commit 012587e22fa9e7e3b47f66f1afe85e63fab43b44) From noreply at github.com Fri Jan 19 07:52:55 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Thu, 18 Jan 2024 23:52:55 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 1a280c: [presence_dfks] fix XML namespace URL Message-ID: Branch: refs/heads/3.2 Home: https://github.com/OpenSIPS/opensips Commit: 1a280cee312861a1805220ebbb1dfa8490c52d02 https://github.com/OpenSIPS/opensips/commit/1a280cee312861a1805220ebbb1dfa8490c52d02 Author: Bogdan-Andrei Iancu Date: 2024-01-19 (Fri, 19 Jan 2024) Changed paths: M modules/presence_dfks/presence_dfks.h Log Message: ----------- [presence_dfks] fix XML namespace URL (cherry picked from commit 012587e22fa9e7e3b47f66f1afe85e63fab43b44) From noreply at github.com Sat Jan 20 21:33:58 2024 From: noreply at github.com (opensips-github) Date: Sat, 20 Jan 2024 13:33:58 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 1c8fa5: Rebuild documentation Message-ID: Branch: refs/heads/3.2 Home: https://github.com/OpenSIPS/opensips Commit: 1c8fa5b7d99f0954fd8e7639cc7af085808eeacd https://github.com/OpenSIPS/opensips/commit/1c8fa5b7d99f0954fd8e7639cc7af085808eeacd Author: OpenSIPS Date: 2024-01-20 (Sat, 20 Jan 2024) Changed paths: M modules/dialog/README M modules/dialog/doc/contributors.xml M modules/presence_dfks/README M modules/presence_dfks/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Jan 20 22:06:43 2024 From: noreply at github.com (opensips-github) Date: Sat, 20 Jan 2024 14:06:43 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6a8761: Rebuild documentation Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 6a8761078dc54a28bf0d1a5c1fe8dd169c65d079 https://github.com/OpenSIPS/opensips/commit/6a8761078dc54a28bf0d1a5c1fe8dd169c65d079 Author: OpenSIPS Date: 2024-01-21 (Sun, 21 Jan 2024) Changed paths: M modules/dialog/README M modules/dialog/doc/contributors.xml M modules/presence_dfks/README M modules/presence_dfks/doc/contributors.xml M modules/rtp_relay/README M modules/rtp_relay/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Jan 20 22:37:36 2024 From: noreply at github.com (opensips-github) Date: Sat, 20 Jan 2024 14:37:36 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 10b639: Rebuild documentation Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 10b639672f41c5ebd8c21153b52e90cbc82d7df1 https://github.com/OpenSIPS/opensips/commit/10b639672f41c5ebd8c21153b52e90cbc82d7df1 Author: OpenSIPS Date: 2024-01-21 (Sun, 21 Jan 2024) Changed paths: M modules/dialog/README M modules/dialog/doc/contributors.xml M modules/presence_dfks/README M modules/presence_dfks/doc/contributors.xml M modules/rtp_relay/README M modules/rtp_relay/doc/contributors.xml Log Message: ----------- Rebuild documentation From razvan at opensips.org Mon Jan 22 15:05:55 2024 From: razvan at opensips.org (=?UTF-8?Q?R=C4=83zvan_Crainea?=) Date: Mon, 22 Jan 2024 17:05:55 +0200 Subject: [OpenSIPS-Devel] OpenSIPS IMS at Fosdem'24 Message-ID: Hi, Everyone! This year history repeats itself, thus myself (Răzvan Crainea) and Liviu Chircu will be representing OpenSIPS at the Fosdem'24 conference, where will be talking about how you can Provide VoLTE and/or VoNR for IMS using OpenSIPS 3.5. This talk will present the way OpenSIPS is tackling its IMS implementation, and will contain a lot of the topics that we developed within the OpenSIPS IMS Working Group[1] - so if you are interested in the topic, make sure you subscribe (if you haven't already) to the group and bring your valuable contribution the the IMS topic. Our presentation starts on Saturday, 17:50[1] in room H.1302, Real Time Communications (RTC) devroom[2]. We hope to see as many of you as possible! [1] http://lists.opensips.org/cgi-bin/mailman/listinfo/wg-ims [2] https://fosdem.org/2024/schedule/event/fosdem-2024-3614-provide-volte-vonr-using-opensips-3-5/ Happy hacking, -- Răzvan Crainea OpenSIPS Core Developer / SIPhub CTO http://www.opensips-solutions.com / https://www.siphub.com From gmaruzz at gmail.com Mon Jan 22 15:14:36 2024 From: gmaruzz at gmail.com (Giovanni Maruzzelli) Date: Mon, 22 Jan 2024 16:14:36 +0100 Subject: [OpenSIPS-Devel] [WG-IMS] OpenSIPS IMS at Fosdem'24 In-Reply-To: References: Message-ID: yeeeeeeeeeeeeee!!!!!! -giovanni On Mon, Jan 22, 2024 at 4:06 PM Răzvan Crainea wrote: > Hi, Everyone! > > This year history repeats itself, thus myself (Răzvan Crainea) and Liviu > Chircu will be representing OpenSIPS at the Fosdem'24 conference, where > will be talking about how you can Provide VoLTE and/or VoNR for IMS > using OpenSIPS 3.5. > This talk will present the way OpenSIPS is tackling its IMS > implementation, and will contain a lot of the topics that we developed > within the OpenSIPS IMS Working Group[1] - so if you are interested in > the topic, make sure you subscribe (if you haven't already) to the group > and bring your valuable contribution the the IMS topic. > Our presentation starts on Saturday, 17:50[1] in room H.1302, Real Time > Communications (RTC) devroom[2]. We hope to see as many of you as possible! > > [1] http://lists.opensips.org/cgi-bin/mailman/listinfo/wg-ims > [2] > > https://fosdem.org/2024/schedule/event/fosdem-2024-3614-provide-volte-vonr-using-opensips-3-5/ > > Happy hacking, > -- > Răzvan Crainea > OpenSIPS Core Developer / SIPhub CTO > http://www.opensips-solutions.com / https://www.siphub.com > > _______________________________________________ > Wg-ims mailing list > Wg-ims at lists.opensips.org > http://lists.opensips.org/cgi-bin/mailman/listinfo/wg-ims > -- Sincerely, Giovanni Maruzzelli OpenTelecom.IT cell: +39 347 266 56 18 -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at github.com Tue Jan 23 10:51:50 2024 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 23 Jan 2024 02:51:50 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] ce9fcc: b2b_logic: document adv_contact param for b2b_brid... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: ce9fccc7f7347568cb16621a02c6480eb8a89542 https://github.com/OpenSIPS/opensips/commit/ce9fccc7f7347568cb16621a02c6480eb8a89542 Author: Razvan Crainea Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/b2b_logic/doc/b2b_logic_admin.xml Log Message: ----------- b2b_logic: document adv_contact param for b2b_bridge_request Complete 726fca1523 From noreply at github.com Tue Jan 23 10:52:07 2024 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 23 Jan 2024 02:52:07 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 9bda21: b2b_logic: document adv_contact param for b2b_brid... Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 9bda21e73653741e93c5c2ca6ba588d6e0698c56 https://github.com/OpenSIPS/opensips/commit/9bda21e73653741e93c5c2ca6ba588d6e0698c56 Author: Razvan Crainea Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/b2b_logic/doc/b2b_logic_admin.xml Log Message: ----------- b2b_logic: document adv_contact param for b2b_bridge_request Complete 726fca1523 (cherry picked from commit ce9fccc7f7347568cb16621a02c6480eb8a89542) From noreply at github.com Tue Jan 23 10:52:31 2024 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 23 Jan 2024 02:52:31 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b4090e: b2b_logic: document adv_contact param for b2b_brid... Message-ID: Branch: refs/heads/3.3 Home: https://github.com/OpenSIPS/opensips Commit: b4090e3c30064a0cda82f335d6442086f7de7615 https://github.com/OpenSIPS/opensips/commit/b4090e3c30064a0cda82f335d6442086f7de7615 Author: Razvan Crainea Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/b2b_logic/doc/b2b_logic_admin.xml Log Message: ----------- b2b_logic: document adv_contact param for b2b_bridge_request Complete 726fca1523 (cherry picked from commit ce9fccc7f7347568cb16621a02c6480eb8a89542) From noreply at github.com Tue Jan 23 10:53:04 2024 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 23 Jan 2024 02:53:04 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] e1abbe: b2b_logic: document adv_contact param for b2b_brid... Message-ID: Branch: refs/heads/3.2 Home: https://github.com/OpenSIPS/opensips Commit: e1abbe682100b0d937617b909cddc3f6ec7079a8 https://github.com/OpenSIPS/opensips/commit/e1abbe682100b0d937617b909cddc3f6ec7079a8 Author: Razvan Crainea Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/b2b_logic/doc/b2b_logic_admin.xml Log Message: ----------- b2b_logic: document adv_contact param for b2b_bridge_request Complete 726fca1523 (cherry picked from commit ce9fccc7f7347568cb16621a02c6480eb8a89542) From noreply at github.com Tue Jan 23 13:22:47 2024 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 23 Jan 2024 05:22:47 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 8ff603: b2b_logic: provite delay for terminated bridge entity Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 8ff603fe139665b17a5172d43c9daf7d1c34ef97 https://github.com/OpenSIPS/opensips/commit/8ff603fe139665b17a5172d43c9daf7d1c34ef97 Author: Razvan Crainea Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/b2b_logic/b2b_load.h M modules/b2b_logic/b2b_logic.c M modules/b2b_logic/b2b_logic.h M modules/b2b_logic/bridging.c M modules/b2b_logic/bridging.h M modules/b2b_logic/doc/b2b_logic_admin.xml M modules/b2b_logic/logic.c M modules/b2b_logic/records.h Log Message: ----------- b2b_logic: provite delay for terminated bridge entity When a message is bridged in another call, a flag (`late_bye`) may be used to the `b2b_bridge_request` command to delay the BYE message until the new entity establishes the call. Worked sponsored by NG-Voice/Carsten Bock From noreply at github.com Tue Jan 23 16:53:32 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Tue, 23 Jan 2024 08:53:32 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 01442d: sql_cacher: MI/timer initiated table reload error ... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 01442d4c27b9e9e4be4ef169c2d98c750f3af432 https://github.com/OpenSIPS/opensips/commit/01442d4c27b9e9e4be4ef169c2d98c750f3af432 Author: Bence Szigeti Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M modules/sql_cacher/sql_cacher.c Log Message: ----------- sql_cacher: MI/timer initiated table reload error logged on different log level Commit: 4ddb507f19bb48654a1dd1f279d4092b301d17f2 https://github.com/OpenSIPS/opensips/commit/4ddb507f19bb48654a1dd1f279d4092b301d17f2 Author: Bogdan Andrei IANCU Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/sql_cacher/sql_cacher.c Log Message: ----------- Merge pull request #3288 from purecloudlabs/hotfix/sql_cacher_mi_reload_error_loglevel sql_cacher: MI/timer initiated table reload error logged on different log level Compare: https://github.com/OpenSIPS/opensips/compare/8ff603fe1396...4ddb507f19bb From noreply at github.com Tue Jan 23 17:05:04 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Tue, 23 Jan 2024 09:05:04 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d3cc59: [sql_cacher] promote DBG to ERR to report failures Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d3cc59ba6fe52e243acf2f9177583048f068e477 https://github.com/OpenSIPS/opensips/commit/d3cc59ba6fe52e243acf2f9177583048f068e477 Author: Bogdan-Andrei Iancu Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/sql_cacher/sql_cacher.c Log Message: ----------- [sql_cacher] promote DBG to ERR to report failures Similar to 4ddb507f19bb48654a1dd1f279d4092b301d17f2 From noreply at github.com Tue Jan 23 17:05:54 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Tue, 23 Jan 2024 09:05:54 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 0b88c8: Merge pull request #3288 from purecloudlabs/hotfix... Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 0b88c8cf03433fd20d99072cfbf0535f31bf3127 https://github.com/OpenSIPS/opensips/commit/0b88c8cf03433fd20d99072cfbf0535f31bf3127 Author: Bogdan Andrei IANCU Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/sql_cacher/sql_cacher.c Log Message: ----------- Merge pull request #3288 from purecloudlabs/hotfix/sql_cacher_mi_reload_error_loglevel sql_cacher: MI/timer initiated table reload error logged on different log level (cherry picked from commit 4ddb507f19bb48654a1dd1f279d4092b301d17f2) Commit: 1c8e55f05227bb58b18bdf0606fb674396bf2574 https://github.com/OpenSIPS/opensips/commit/1c8e55f05227bb58b18bdf0606fb674396bf2574 Author: Bogdan-Andrei Iancu Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/sql_cacher/sql_cacher.c Log Message: ----------- [sql_cacher] promote DBG to ERR to report failures Similar to 4ddb507f19bb48654a1dd1f279d4092b301d17f2 (cherry picked from commit d3cc59ba6fe52e243acf2f9177583048f068e477) Compare: https://github.com/OpenSIPS/opensips/compare/9bda21e73653...1c8e55f05227 From noreply at github.com Tue Jan 23 17:07:56 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Tue, 23 Jan 2024 09:07:56 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 1904be: Merge pull request #3288 from purecloudlabs/hotfix... Message-ID: Branch: refs/heads/3.2 Home: https://github.com/OpenSIPS/opensips Commit: 1904bebf7502ce5ec123460404136c5547a50618 https://github.com/OpenSIPS/opensips/commit/1904bebf7502ce5ec123460404136c5547a50618 Author: Bogdan Andrei IANCU Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/sql_cacher/sql_cacher.c Log Message: ----------- Merge pull request #3288 from purecloudlabs/hotfix/sql_cacher_mi_reload_error_loglevel sql_cacher: MI/timer initiated table reload error logged on different log level (cherry picked from commit 4ddb507f19bb48654a1dd1f279d4092b301d17f2) Commit: 43b2402fdf0d18db462942b8c992bae2e05959cf https://github.com/OpenSIPS/opensips/commit/43b2402fdf0d18db462942b8c992bae2e05959cf Author: Bogdan-Andrei Iancu Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/sql_cacher/sql_cacher.c Log Message: ----------- [sql_cacher] promote DBG to ERR to report failures Similar to 4ddb507f19bb48654a1dd1f279d4092b301d17f2 (cherry picked from commit d3cc59ba6fe52e243acf2f9177583048f068e477) Compare: https://github.com/OpenSIPS/opensips/compare/e1abbe682100...43b2402fdf0d From noreply at github.com Tue Jan 23 17:12:26 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Tue, 23 Jan 2024 09:12:26 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d373ab: sql_cacher: fix SQL result leak when insert_in_cac... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d373ab65ff0b44bf1da05040869b1cda7cff0f69 https://github.com/OpenSIPS/opensips/commit/d373ab65ff0b44bf1da05040869b1cda7cff0f69 Author: Bence Szigeti Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/sql_cacher/sql_cacher.c Log Message: ----------- sql_cacher: fix SQL result leak when insert_in_cachedb fails Commit: 3bef4afe600054a52252ca5513ebce50daac2c3a https://github.com/OpenSIPS/opensips/commit/3bef4afe600054a52252ca5513ebce50daac2c3a Author: Bogdan Andrei IANCU Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/sql_cacher/sql_cacher.c Log Message: ----------- Merge pull request #3289 from purecloudlabs/hotfix/sql-cacher_load_entire_table_memory_leak sql_cacher: fix SQL result leak when insert_in_cachedb fails Compare: https://github.com/OpenSIPS/opensips/compare/d3cc59ba6fe5...3bef4afe6000 From noreply at github.com Tue Jan 23 17:12:54 2024 From: noreply at github.com (Ovidiu Sas) Date: Tue, 23 Jan 2024 09:12:54 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] Message-ID: Branch: refs/heads/compare_uris Home: https://github.com/OpenSIPS/opensips From noreply at github.com Tue Jan 23 17:16:28 2024 From: noreply at github.com (Ovidiu Sas) Date: Tue, 23 Jan 2024 09:16:28 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] Message-ID: Branch: refs/heads/warning_delay_timer Home: https://github.com/OpenSIPS/opensips From noreply at github.com Tue Jan 23 17:19:27 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Tue, 23 Jan 2024 09:19:27 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 32539e: [sql_cacher] fix proper update on status/report up... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 32539ef8b31f6aefff424219ebf90b4fede86058 https://github.com/OpenSIPS/opensips/commit/32539ef8b31f6aefff424219ebf90b4fede86058 Author: Bogdan-Andrei Iancu Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/sql_cacher/sql_cacher.c Log Message: ----------- [sql_cacher] fix proper update on status/report upon quick exit Be sure the SR info is properly updated (on the reload result) even when doing a quick return upon no records loaded From noreply at github.com Tue Jan 23 17:20:30 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Tue, 23 Jan 2024 09:20:30 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 8cca34: Merge pull request #3289 from purecloudlabs/hotfix... Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 8cca345ff6ab1e81522ffb59d75546024a593340 https://github.com/OpenSIPS/opensips/commit/8cca345ff6ab1e81522ffb59d75546024a593340 Author: Bogdan Andrei IANCU Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/sql_cacher/sql_cacher.c Log Message: ----------- Merge pull request #3289 from purecloudlabs/hotfix/sql-cacher_load_entire_table_memory_leak sql_cacher: fix SQL result leak when insert_in_cachedb fails (cherry picked from commit 3bef4afe600054a52252ca5513ebce50daac2c3a) Commit: c97e87d38953d9f594463566168896963f1db457 https://github.com/OpenSIPS/opensips/commit/c97e87d38953d9f594463566168896963f1db457 Author: Bogdan-Andrei Iancu Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/sql_cacher/sql_cacher.c Log Message: ----------- [sql_cacher] fix proper update on status/report upon quick exit Be sure the SR info is properly updated (on the reload result) even when doing a quick return upon no records loaded (cherry picked from commit 32539ef8b31f6aefff424219ebf90b4fede86058) Compare: https://github.com/OpenSIPS/opensips/compare/1c8e55f05227...c97e87d38953 From noreply at github.com Tue Jan 23 17:21:10 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Tue, 23 Jan 2024 09:21:10 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 70b097: Merge pull request #3289 from purecloudlabs/hotfix... Message-ID: Branch: refs/heads/3.2 Home: https://github.com/OpenSIPS/opensips Commit: 70b097554fe5d3ec4509bc89027867781cb3ef12 https://github.com/OpenSIPS/opensips/commit/70b097554fe5d3ec4509bc89027867781cb3ef12 Author: Bogdan Andrei IANCU Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/sql_cacher/sql_cacher.c Log Message: ----------- Merge pull request #3289 from purecloudlabs/hotfix/sql-cacher_load_entire_table_memory_leak sql_cacher: fix SQL result leak when insert_in_cachedb fails (cherry picked from commit 3bef4afe600054a52252ca5513ebce50daac2c3a) Commit: 9a9aac02de723a337c0a170bab1be9bc751361c3 https://github.com/OpenSIPS/opensips/commit/9a9aac02de723a337c0a170bab1be9bc751361c3 Author: Bogdan-Andrei Iancu Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M modules/sql_cacher/sql_cacher.c Log Message: ----------- [sql_cacher] fix proper update on status/report upon quick exit Be sure the SR info is properly updated (on the reload result) even when doing a quick return upon no records loaded (cherry picked from commit 32539ef8b31f6aefff424219ebf90b4fede86058) Compare: https://github.com/OpenSIPS/opensips/compare/43b2402fdf0d...9a9aac02de72 From noreply at github.com Sat Jan 27 21:34:21 2024 From: noreply at github.com (opensips-github) Date: Sat, 27 Jan 2024 13:34:21 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 7a40ba: Rebuild documentation Message-ID: Branch: refs/heads/3.2 Home: https://github.com/OpenSIPS/opensips Commit: 7a40bac7c639f74851c3583926948102de7e8318 https://github.com/OpenSIPS/opensips/commit/7a40bac7c639f74851c3583926948102de7e8318 Author: OpenSIPS Date: 2024-01-27 (Sat, 27 Jan 2024) Changed paths: M modules/b2b_logic/README M modules/b2b_logic/doc/contributors.xml M modules/sql_cacher/README M modules/sql_cacher/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Jan 27 22:06:50 2024 From: noreply at github.com (opensips-github) Date: Sat, 27 Jan 2024 14:06:50 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 73b884: Rebuild documentation Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 73b88429b49e559a40d66227b6b9b0d5780146c9 https://github.com/OpenSIPS/opensips/commit/73b88429b49e559a40d66227b6b9b0d5780146c9 Author: OpenSIPS Date: 2024-01-28 (Sun, 28 Jan 2024) Changed paths: M modules/b2b_logic/README M modules/b2b_logic/doc/contributors.xml M modules/sql_cacher/README M modules/sql_cacher/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Jan 27 22:37:57 2024 From: noreply at github.com (opensips-github) Date: Sat, 27 Jan 2024 14:37:57 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 247ae6: Rebuild documentation Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 247ae6f634b589367e89773ea71ca29b06c90063 https://github.com/OpenSIPS/opensips/commit/247ae6f634b589367e89773ea71ca29b06c90063 Author: OpenSIPS Date: 2024-01-28 (Sun, 28 Jan 2024) Changed paths: M modules/b2b_logic/README M modules/b2b_logic/doc/contributors.xml M modules/sql_cacher/README M modules/sql_cacher/doc/contributors.xml Log Message: ----------- Rebuild documentation From liviu at opensips.org Mon Jan 29 09:12:39 2024 From: liviu at opensips.org (Liviu Chircu) Date: Mon, 29 Jan 2024 11:12:39 +0200 Subject: [OpenSIPS-Devel] [Release Freeze] Upcoming OpenSIPS 3.4.4 and 3.2.17 Minor Releases Message-ID: <43793703-664e-4dff-90fb-86a43998ea52@opensips.org> Hi, all! The 3.4.4 and 3.2.17 OpenSIPS minor versions are scheduled for release on *Wednesday, Feb 21st*. In preparation for the releases, starting *Wednesday, Feb 7th*, we will impose the usual *freeze* on any significant fixes (as complexity) on these stable branches, in order to ensure a /two-week safe window/ for testing. So please make sure to ping any outstanding issues on the GitHub issue tracker that may have skipped our attention -- thank you in advance! PS: we are aware of issue #3286 , related to rest_client in async mode, and are working towards a resolution in due time. Best regards, -- Liviu Chircu www.twitter.com/liviuchircu |www.opensips-solutions.com OpenSIPS Summit 2024 Valencia, May 14-17 |www.opensips.org/events -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at github.com Mon Jan 29 10:39:38 2024 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Mon, 29 Jan 2024 02:39:38 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b9ebc8: siprec: add from_uri and to_uri settings to $siprec Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b9ebc83fe1d94f553f04fe38ea3fdfe28677d990 https://github.com/OpenSIPS/opensips/commit/b9ebc83fe1d94f553f04fe38ea3fdfe28677d990 Author: Razvan Crainea Date: 2024-01-29 (Mon, 29 Jan 2024) Changed paths: M modules/siprec/doc/siprec_admin.xml M modules/siprec/siprec_logic.c M modules/siprec/siprec_sess.c M modules/siprec/siprec_sess.h M modules/siprec/siprec_var.c M modules/siprec/siprec_var.h Log Message: ----------- siprec: add from_uri and to_uri settings to $siprec From noreply at github.com Mon Jan 29 14:58:59 2024 From: noreply at github.com (Liviu Chircu) Date: Mon, 29 Jan 2024 06:58:59 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] f8205d: RADIUS/Diameter: Fix AVP type for Sip-From-Tag, Si... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: f8205d1f2d0ea831f1af171e9426dcb928dd3780 https://github.com/OpenSIPS/opensips/commit/f8205d1f2d0ea831f1af171e9426dcb928dd3780 Author: Liviu Chircu Date: 2024-01-29 (Mon, 29 Jan 2024) Changed paths: M etc/dictionary.opensips Log Message: ----------- RADIUS/Diameter: Fix AVP type for Sip-From-Tag, Sip-To-Tag This patch fixes a copy/paste error in commit a2c6c62ba1. From noreply at github.com Mon Jan 29 15:00:18 2024 From: noreply at github.com (Liviu Chircu) Date: Mon, 29 Jan 2024 07:00:18 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b986e7: RADIUS/Diameter: Fix AVP type for Sip-From-Tag, Si... Message-ID: Branch: refs/heads/3.2 Home: https://github.com/OpenSIPS/opensips Commit: b986e7e7e5d83e933f780cb9dd1e76a52e46b932 https://github.com/OpenSIPS/opensips/commit/b986e7e7e5d83e933f780cb9dd1e76a52e46b932 Author: Liviu Chircu Date: 2024-01-29 (Mon, 29 Jan 2024) Changed paths: M etc/dictionary.opensips Log Message: ----------- RADIUS/Diameter: Fix AVP type for Sip-From-Tag, Sip-To-Tag This patch fixes a copy/paste error in commit a2c6c62ba1. (cherry picked from commit f8205d1f2d0ea831f1af171e9426dcb928dd3780) From noreply at github.com Mon Jan 29 15:00:18 2024 From: noreply at github.com (Liviu Chircu) Date: Mon, 29 Jan 2024 07:00:18 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2ac87e: RADIUS/Diameter: Fix AVP type for Sip-From-Tag, Si... Message-ID: Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 2ac87e6e16cab48d0c43b9db48830ae9d1bf0231 https://github.com/OpenSIPS/opensips/commit/2ac87e6e16cab48d0c43b9db48830ae9d1bf0231 Author: Liviu Chircu Date: 2024-01-29 (Mon, 29 Jan 2024) Changed paths: M etc/dictionary.opensips Log Message: ----------- RADIUS/Diameter: Fix AVP type for Sip-From-Tag, Sip-To-Tag This patch fixes a copy/paste error in commit a2c6c62ba1. (cherry picked from commit f8205d1f2d0ea831f1af171e9426dcb928dd3780) From noreply at github.com Tue Jan 30 13:07:28 2024 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 30 Jan 2024 05:07:28 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b8bbf1: dialog: get ACK cseq from src leg, rather than dst Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b8bbf1440481c6a2744b6223adfca4608c88c5ea https://github.com/OpenSIPS/opensips/commit/b8bbf1440481c6a2744b6223adfca4608c88c5ea Author: Razvan Crainea Date: 2024-01-30 (Tue, 30 Jan 2024) Changed paths: M modules/dialog/dlg_handlers.c Log Message: ----------- dialog: get ACK cseq from src leg, rather than dst From noreply at github.com Wed Jan 31 12:58:48 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Wed, 31 Jan 2024 04:58:48 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 5ffd3b: Add new launch_darkly module Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 5ffd3bb413beeff73a3bcce77bb098731c88d644 https://github.com/OpenSIPS/opensips/commit/5ffd3bb413beeff73a3bcce77bb098731c88d644 Author: Bogdan-Andrei Iancu Date: 2024-01-31 (Wed, 31 Jan 2024) Changed paths: M Makefile.conf.template A modules/launch_darkly/Makefile A modules/launch_darkly/doc/contributors.xml A modules/launch_darkly/doc/launch_darkly.xml A modules/launch_darkly/doc/launch_darkly_admin.xml A modules/launch_darkly/launch_darkly.c A modules/launch_darkly/ld_ops.c A modules/launch_darkly/ld_ops.h Log Message: ----------- Add new launch_darkly module This module implements support for the "Launch Darkly" feature management cloud. The module provide the conectivity to the cloud and the ability to query for feature flags. The development of this module was sponsored by Five9 https://www.five9.com/ Commit: 55c0b2e7d694ba017edb0a621b17935cb8795d7e https://github.com/OpenSIPS/opensips/commit/55c0b2e7d694ba017edb0a621b17935cb8795d7e Author: Bogdan-Andrei Iancu Date: 2024-01-31 (Wed, 31 Jan 2024) Changed paths: M lib/cJSON.h Log Message: ----------- Force "os_" prefix for all cJSON functions from OpenSIPS core This is needed to avoid any symbol colision with the CJSON public library - this library may end up linked by some OpenSIPS modules (like launch_darkly) and such conflict may raise when using such modules. Compare: https://github.com/OpenSIPS/opensips/compare/b8bbf1440481...55c0b2e7d694 From noreply at github.com Wed Jan 31 13:27:24 2024 From: noreply at github.com (Bogdan Andrei IANCU) Date: Wed, 31 Jan 2024 05:27:24 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 9527f7: [launch_darkly] skip it from github CI and deb/rpm... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 9527f7b07e11f9937b1a5502ad444bf2411f82a9 https://github.com/OpenSIPS/opensips/commit/9527f7b07e11f9937b1a5502ad444bf2411f82a9 Author: Bogdan-Andrei Iancu Date: 2024-01-31 (Wed, 31 Jan 2024) Changed paths: M packaging/debian/rules M packaging/redhat_fedora/opensips.spec M scripts/build/do_build.sh Log Message: ----------- [launch_darkly] skip it from github CI and deb/rpm builds