From noreply at github.com Tue Apr 1 13:44:22 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 01 Apr 2025 06:44:22 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a381e2: media_exchange: add support for multiple forking i... Message-ID: <OpenSIPS/opensips/push/refs/heads/master/8f3bed-a381e2@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: a381e21380958f7343d8e42549c7802b080cc466 https://github.com/OpenSIPS/opensips/commit/a381e21380958f7343d8e42549c7802b080cc466 Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-01 (Tue, 01 Apr 2025) Changed paths: M modules/media_exchange/doc/media_exchange_admin.xml M modules/media_exchange/media_exchange.c M modules/media_exchange/media_sessions.c M modules/media_exchange/media_sessions.h M modules/media_exchange/media_utils.c M modules/media_exchange/media_utils.h Log Message: ----------- media_exchange: add support for multiple forking instances To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 2 12:10:35 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Wed, 02 Apr 2025 05:10:35 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] f74459: b2b_entities: handle case where callback is not ye... Message-ID: <OpenSIPS/opensips/push/refs/heads/3.4/bced0a-f74459@github.com> Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: f74459936831827bcc50211056b6855511e247ba https://github.com/OpenSIPS/opensips/commit/f74459936831827bcc50211056b6855511e247ba Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-02 (Wed, 02 Apr 2025) Changed paths: M modules/b2b_entities/dlg.c Log Message: ----------- b2b_entities: handle case where callback is not yet registered (cherry picked from commit 8c16de4c835823fe2f2ff6e66d4729651f2bc19c) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 2 12:30:38 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Wed, 02 Apr 2025 05:30:38 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2a28d9: dialog: restore buffer only if STR value Message-ID: <OpenSIPS/opensips/push/refs/heads/master/a381e2-2a28d9@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 2a28d960e0e7779d4a34c78d3526c41608a25cf3 https://github.com/OpenSIPS/opensips/commit/2a28d960e0e7779d4a34c78d3526c41608a25cf3 Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-02 (Wed, 02 Apr 2025) Changed paths: M modules/dialog/dlg_vals.c Log Message: ----------- dialog: restore buffer only if STR value If an integer is returned, the buffer is no longer available, thus if it will be used as a string next time, it will crash. Completes #3135 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 2 12:30:51 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Wed, 02 Apr 2025 05:30:51 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 3ef7f3: dialog: restore buffer only if STR value Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/3a1721-3ef7f3@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: 3ef7f3a01b2e8b8d52e5e3071a3e4dae2b3249b1 https://github.com/OpenSIPS/opensips/commit/3ef7f3a01b2e8b8d52e5e3071a3e4dae2b3249b1 Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-02 (Wed, 02 Apr 2025) Changed paths: M modules/dialog/dlg_vals.c Log Message: ----------- dialog: restore buffer only if STR value If an integer is returned, the buffer is no longer available, thus if it will be used as a string next time, it will crash. Completes #3135 (cherry picked from commit 2a28d960e0e7779d4a34c78d3526c41608a25cf3) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 2 12:30:59 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Wed, 02 Apr 2025 05:30:59 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d13910: dialog: restore buffer only if STR value Message-ID: <OpenSIPS/opensips/push/refs/heads/3.4/f74459-d13910@github.com> Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: d139101e2df4180371d63810a5d89ada15c023f9 https://github.com/OpenSIPS/opensips/commit/d139101e2df4180371d63810a5d89ada15c023f9 Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-02 (Wed, 02 Apr 2025) Changed paths: M modules/dialog/dlg_vals.c Log Message: ----------- dialog: restore buffer only if STR value If an integer is returned, the buffer is no longer available, thus if it will be used as a string next time, it will crash. Completes #3135 (cherry picked from commit 2a28d960e0e7779d4a34c78d3526c41608a25cf3) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 2 15:03:40 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Wed, 02 Apr 2025 08:03:40 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 285774: siprec: add siprec_send_indialog function Message-ID: <OpenSIPS/opensips/push/refs/heads/master/2a28d9-285774@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 285774d58669f068b2053844836a2fc19a03357c https://github.com/OpenSIPS/opensips/commit/285774d58669f068b2053844836a2fc19a03357c Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-02 (Wed, 02 Apr 2025) Changed paths: M modules/siprec/doc/siprec_admin.xml M modules/siprec/siprec.c M modules/siprec/siprec_logic.c M modules/siprec/siprec_logic.h Log Message: ----------- siprec: add siprec_send_indialog function This function provides the hooks to send an indialog message in the siprec call. Sponsored by Dubber To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 2 15:19:46 2025 From: noreply at github.com (Bogdan Andrei IANCU) Date: Wed, 02 Apr 2025 08:19:46 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 1ad77d: Fix 0'ed msg passed to callbacks on parse error. Message-ID: <OpenSIPS/opensips/push/refs/heads/master/285774-1ad77d@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 1ad77d28050ac8acf2b2e7d23b7b5fb74624f057 https://github.com/OpenSIPS/opensips/commit/1ad77d28050ac8acf2b2e7d23b7b5fb74624f057 Author: Bogdan-Andrei Iancu <bogdan at opensips.org> Date: 2025-04-02 (Wed, 02 Apr 2025) Changed paths: M parser/msg_parser.c M parser/msg_parser.h M receive.c Log Message: ----------- Fix 0'ed msg passed to callbacks on parse error. This is a complition to af754d951b In receive_msg(), even upon a parse error, we need the cripled msg to be passed to "error" handling callbacks (like pike or error_route). To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 2 15:20:17 2025 From: noreply at github.com (Bogdan Andrei IANCU) Date: Wed, 02 Apr 2025 08:20:17 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 744dbb: Fix 0'ed msg passed to callbacks on parse error. Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/3ef7f3-744dbb@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: 744dbbb577766285da02287024907863e234ff28 https://github.com/OpenSIPS/opensips/commit/744dbbb577766285da02287024907863e234ff28 Author: Bogdan-Andrei Iancu <bogdan at opensips.org> Date: 2025-04-02 (Wed, 02 Apr 2025) Changed paths: M parser/msg_parser.c M parser/msg_parser.h M receive.c Log Message: ----------- Fix 0'ed msg passed to callbacks on parse error. This is a complition to af754d951b In receive_msg(), even upon a parse error, we need the cripled msg to be passed to "error" handling callbacks (like pike or error_route). (cherry picked from commit 1ad77d28050ac8acf2b2e7d23b7b5fb74624f057) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 2 15:20:38 2025 From: noreply at github.com (Bogdan Andrei IANCU) Date: Wed, 02 Apr 2025 08:20:38 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6e8c8f: Fix 0'ed msg passed to callbacks on parse error. Message-ID: <OpenSIPS/opensips/push/refs/heads/3.4/d13910-6e8c8f@github.com> Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 6e8c8ff45a9413e99a117832797cf85296993350 https://github.com/OpenSIPS/opensips/commit/6e8c8ff45a9413e99a117832797cf85296993350 Author: Bogdan-Andrei Iancu <bogdan at opensips.org> Date: 2025-04-02 (Wed, 02 Apr 2025) Changed paths: M parser/msg_parser.c M parser/msg_parser.h M receive.c Log Message: ----------- Fix 0'ed msg passed to callbacks on parse error. This is a complition to af754d951b In receive_msg(), even upon a parse error, we need the cripled msg to be passed to "error" handling callbacks (like pike or error_route). (cherry picked from commit 1ad77d28050ac8acf2b2e7d23b7b5fb74624f057) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 3 10:09:11 2025 From: noreply at github.com (Bogdan Andrei IANCU) Date: Thu, 03 Apr 2025 03:09:11 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] f3b33c: Fix launch crash if the resume route is not define... Message-ID: <OpenSIPS/opensips/push/refs/heads/master/1ad77d-f3b33c@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: f3b33c482e6a76b79778d89c9d3e3c6b089e8aff https://github.com/OpenSIPS/opensips/commit/f3b33c482e6a76b79778d89c9d3e3c6b089e8aff Author: Bogdan-Andrei Iancu <bogdan at opensips.org> Date: 2025-04-03 (Thu, 03 Apr 2025) Changed paths: M async.c Log Message: ----------- Fix launch crash if the resume route is not defined in script. Also, if the route is not in found, do not run in sync, but rather run the cmd still in async mode, but without triggering the route. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 3 10:11:22 2025 From: noreply at github.com (Bogdan Andrei IANCU) Date: Thu, 03 Apr 2025 03:11:22 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 659ff9: Fix launch crash if the resume route is not define... Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/744dbb-659ff9@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: 659ff95c65de88f2bf89a23e1c7b639c1d748f61 https://github.com/OpenSIPS/opensips/commit/659ff95c65de88f2bf89a23e1c7b639c1d748f61 Author: Bogdan-Andrei Iancu <bogdan at opensips.org> Date: 2025-04-03 (Thu, 03 Apr 2025) Changed paths: M async.c Log Message: ----------- Fix launch crash if the resume route is not defined in script. Also, if the route is not in found, do not run in sync, but rather run the cmd still in async mode, but without triggering the route. (cherry picked from commit f3b33c482e6a76b79778d89c9d3e3c6b089e8aff) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 3 10:21:06 2025 From: noreply at github.com (Bogdan Andrei IANCU) Date: Thu, 03 Apr 2025 03:21:06 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2a761a: [async] make the resume route checking more tolera... Message-ID: <OpenSIPS/opensips/push/refs/heads/master/f3b33c-2a761a@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 2a761a7805203935c2142259fee1a533fe1541ef https://github.com/OpenSIPS/opensips/commit/2a761a7805203935c2142259fee1a533fe1541ef Author: Bogdan-Andrei Iancu <bogdan at opensips.org> Date: 2025-04-03 (Thu, 03 Apr 2025) Changed paths: M async.c Log Message: ----------- [async] make the resume route checking more tolerant to script reload To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 3 10:21:39 2025 From: noreply at github.com (Bogdan Andrei IANCU) Date: Thu, 03 Apr 2025 03:21:39 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] afd497: [async] make the resume route checking more tolera... Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/659ff9-afd497@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: afd497a4d9dbfb7dda954123e046262beedb705d https://github.com/OpenSIPS/opensips/commit/afd497a4d9dbfb7dda954123e046262beedb705d Author: Bogdan-Andrei Iancu <bogdan at opensips.org> Date: 2025-04-03 (Thu, 03 Apr 2025) Changed paths: M async.c Log Message: ----------- [async] make the resume route checking more tolerant to script reload (cherry picked from commit 2a761a7805203935c2142259fee1a533fe1541ef) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 3 11:38:04 2025 From: noreply at github.com (Bogdan Andrei IANCU) Date: Thu, 03 Apr 2025 11:38:04 +0000 (UTC) Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] ef7664: Fix launch crash if the resume route is not define... Message-ID: <OpenSIPS/opensips/push/refs/heads/3.4/6e8c8f-fdacc2@github.com> Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: ef7664a3becf97b5ba73637a548c5e726fc3ff31 https://github.com/OpenSIPS/opensips/commit/ef7664a3becf97b5ba73637a548c5e726fc3ff31 Author: Bogdan-Andrei Iancu <bogdan at opensips.org> Date: 2025-04-03 (Thu, 03 Apr 2025) Changed paths: M async.c Log Message: ----------- Fix launch crash if the resume route is not defined in script. Also, if the route is not in found, do not run in sync, but rather run the cmd still in async mode, but without triggering the route. (cherry picked from commit f3b33c482e6a76b79778d89c9d3e3c6b089e8aff) Commit: fdacc2d4b7497dbf5dca058d8cd71209b1a4786c https://github.com/OpenSIPS/opensips/commit/fdacc2d4b7497dbf5dca058d8cd71209b1a4786c Author: Bogdan-Andrei Iancu <bogdan at opensips.org> Date: 2025-04-03 (Thu, 03 Apr 2025) Changed paths: M async.c Log Message: ----------- [async] make the resume route checking more tolerant to script reload (cherry picked from commit 2a761a7805203935c2142259fee1a533fe1541ef) Compare: https://github.com/OpenSIPS/opensips/compare/6e8c8ff45a94...fdacc2d4b749 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Sat Apr 5 21:50:53 2025 From: noreply at github.com (opensips-github) Date: Sat, 05 Apr 2025 14:50:53 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c34689: Rebuild documentation Message-ID: <OpenSIPS/opensips/push/refs/heads/3.4/fdacc2-c34689@github.com> Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: c346895a065d2ffd10f12e1ae48c187ea29d4ae7 https://github.com/OpenSIPS/opensips/commit/c346895a065d2ffd10f12e1ae48c187ea29d4ae7 Author: OpenSIPS <github at opensips.org> Date: 2025-04-06 (Sun, 06 Apr 2025) Changed paths: M modules/b2b_entities/README M modules/b2b_entities/doc/contributors.xml M modules/callops/README M modules/callops/doc/contributors.xml M modules/dialog/README M modules/dialog/doc/contributors.xml M modules/media_exchange/README M modules/media_exchange/doc/contributors.xml M modules/rtp_relay/README M modules/rtp_relay/doc/contributors.xml Log Message: ----------- Rebuild documentation To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Sat Apr 5 22:49:12 2025 From: noreply at github.com (opensips-github) Date: Sat, 05 Apr 2025 15:49:12 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2ee837: Rebuild documentation Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/afd497-2ee837@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: 2ee837475352ba5c832ebc9dc2b726d058f06b58 https://github.com/OpenSIPS/opensips/commit/2ee837475352ba5c832ebc9dc2b726d058f06b58 Author: OpenSIPS <github at opensips.org> Date: 2025-04-06 (Sun, 06 Apr 2025) Changed paths: M modules/callops/README M modules/callops/doc/contributors.xml M modules/dialog/README M modules/dialog/doc/contributors.xml M modules/media_exchange/README M modules/media_exchange/doc/contributors.xml M modules/rtp_relay/README M modules/rtp_relay/doc/contributors.xml Log Message: ----------- Rebuild documentation To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Sat Apr 5 23:21:30 2025 From: noreply at github.com (opensips-github) Date: Sat, 05 Apr 2025 16:21:30 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] cfbfc9: Rebuild documentation Message-ID: <OpenSIPS/opensips/push/refs/heads/master/2a761a-cfbfc9@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: cfbfc9b62b40bfbf366070b99111296612cc14dc https://github.com/OpenSIPS/opensips/commit/cfbfc9b62b40bfbf366070b99111296612cc14dc Author: OpenSIPS <github at opensips.org> Date: 2025-04-06 (Sun, 06 Apr 2025) Changed paths: M modules/aka_av_diameter/README M modules/aka_av_diameter/doc/contributors.xml M modules/cachedb_redis/README M modules/cachedb_redis/doc/contributors.xml M modules/callops/README M modules/callops/doc/contributors.xml M modules/dialog/README M modules/dialog/doc/contributors.xml M modules/media_exchange/README M modules/media_exchange/doc/contributors.xml M modules/rtp_relay/README M modules/rtp_relay/doc/contributors.xml M modules/siprec/README M modules/siprec/doc/contributors.xml Log Message: ----------- Rebuild documentation To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 9 15:02:40 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Wed, 09 Apr 2025 08:02:40 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] f34434: Add Support for SIP-Digest-Authentication Message-ID: <OpenSIPS/opensips/push/refs/heads/master/cfbfc9-cffd8f@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: f344344cfaa876512dfea31240cdb568b40f5e7e https://github.com/OpenSIPS/opensips/commit/f344344cfaa876512dfea31240cdb568b40f5e7e Author: LarryLaffer-dev <larrylaffer130 at gmail.com> Date: 2025-03-24 (Mon, 24 Mar 2025) Changed paths: M modules/auth_aka/auth_aka.c Log Message: ----------- Add Support for SIP-Digest-Authentication Commit: ddc12a0e78053d499e5614b29e67a192c14a105d https://github.com/OpenSIPS/opensips/commit/ddc12a0e78053d499e5614b29e67a192c14a105d Author: Larry Laffer <larrylaffer130 at gmail.com> Date: 2025-04-08 (Tue, 08 Apr 2025) Changed paths: M async.c M db/db_id.c M db/test/test_db.c M modules/aaa_diameter/README M modules/aaa_diameter/aaa_diameter.c M modules/aaa_diameter/doc/contributors.xml M modules/aka_av_diameter/README M modules/aka_av_diameter/aka_av_diameter.c M modules/aka_av_diameter/doc/aka_av_diameter_admin.xml M modules/aka_av_diameter/doc/contributors.xml M modules/cachedb_redis/README M modules/cachedb_redis/cachedb_redis_dbase.c M modules/cachedb_redis/doc/contributors.xml M modules/callops/README M modules/callops/callops.c M modules/callops/doc/contributors.xml M modules/dialog/README M modules/dialog/dialog.c M modules/dialog/dlg_handlers.h M modules/dialog/dlg_req_within.c M modules/dialog/dlg_vals.c M modules/dialog/doc/contributors.xml M modules/janus/doc/contributors.xml M modules/janus/janus_mod.c M modules/media_exchange/README M modules/media_exchange/doc/contributors.xml M modules/media_exchange/doc/media_exchange_admin.xml M modules/media_exchange/media_exchange.c M modules/media_exchange/media_sessions.c M modules/media_exchange/media_sessions.h M modules/media_exchange/media_utils.c M modules/media_exchange/media_utils.h M modules/rtp_relay/README M modules/rtp_relay/doc/contributors.xml M modules/rtp_relay/rtp_relay_ctx.c M modules/siprec/README M modules/siprec/doc/contributors.xml M modules/siprec/doc/siprec_admin.xml M modules/siprec/siprec.c M modules/siprec/siprec_logic.c M modules/siprec/siprec_logic.h M modules/topology_hiding/README M modules/topology_hiding/doc/contributors.xml M modules/topology_hiding/doc/topology_hiding_admin.xml M modules/topology_hiding/topo_hiding_logic.c M modules/topology_hiding/topo_hiding_logic.h M modules/topology_hiding/topology_hiding.c M parser/msg_parser.c M parser/msg_parser.h M receive.c Log Message: ----------- Merge branch 'OpenSIPS:master' into auth_aka_sip_digest Commit: cffd8f3c1cfde08d68a2eeebdb61a8f6fb406e09 https://github.com/OpenSIPS/opensips/commit/cffd8f3c1cfde08d68a2eeebdb61a8f6fb406e09 Author: Răzvan Crainea <razvan at opensips.org> Date: 2025-04-09 (Wed, 09 Apr 2025) Changed paths: M modules/auth_aka/auth_aka.c Log Message: ----------- Merge pull request #3607 from LarryLaffer-dev/auth_aka_sip_digest Add Support for SIP-Digest-Authentication Compare: https://github.com/OpenSIPS/opensips/compare/cfbfc9b62b40...cffd8f3c1cfd To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Fri Apr 11 13:50:50 2025 From: noreply at github.com (Bogdan Andrei IANCU) Date: Fri, 11 Apr 2025 06:50:50 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 8d2657: uac_registrant: add socket to the reg_list output Message-ID: <OpenSIPS/opensips/push/refs/heads/master/cffd8f-51878c@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 8d26574427af8381076867f7dfe220adaa726410 https://github.com/OpenSIPS/opensips/commit/8d26574427af8381076867f7dfe220adaa726410 Author: Nick Altmann <nick at altmann.pro> Date: 2025-03-29 (Sat, 29 Mar 2025) Changed paths: M modules/uac_registrant/registrant.c Log Message: ----------- uac_registrant: add socket to the reg_list output Commit: 51878ca2424a796d8dfe2b2daeebe4b7b5620bd6 https://github.com/OpenSIPS/opensips/commit/51878ca2424a796d8dfe2b2daeebe4b7b5620bd6 Author: Bogdan Andrei IANCU <bogdan at opensips.org> Date: 2025-04-11 (Fri, 11 Apr 2025) Changed paths: M modules/uac_registrant/registrant.c Log Message: ----------- Merge pull request #3615 from nikbyte/master uac_registrant: add socket to the reg_list output Compare: https://github.com/OpenSIPS/opensips/compare/cffd8f3c1cfd...51878ca2424a To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Sat Apr 12 23:29:54 2025 From: noreply at github.com (opensips-github) Date: Sat, 12 Apr 2025 16:29:54 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] ae1419: Rebuild documentation Message-ID: <OpenSIPS/opensips/push/refs/heads/master/51878c-ae1419@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: ae14195d65c06f983b351f5caa473e8e6be2d681 https://github.com/OpenSIPS/opensips/commit/ae14195d65c06f983b351f5caa473e8e6be2d681 Author: OpenSIPS <github at opensips.org> Date: 2025-04-13 (Sun, 13 Apr 2025) Changed paths: M modules/auth_aka/README M modules/auth_aka/doc/contributors.xml M modules/uac_registrant/README M modules/uac_registrant/doc/contributors.xml Log Message: ----------- Rebuild documentation To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Mon Apr 14 07:00:30 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Mon, 14 Apr 2025 00:00:30 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 738adc: media_exchange: fix initialization of replicated i... Message-ID: <OpenSIPS/opensips/push/refs/heads/master/ae1419-738adc@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 738adc3d5fb3d925aad89ecf0a8c199092bab4a3 https://github.com/OpenSIPS/opensips/commit/738adc3d5fb3d925aad89ecf0a8c199092bab4a3 Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-14 (Mon, 14 Apr 2025) Changed paths: M modules/media_exchange/media_utils.c Log Message: ----------- media_exchange: fix initialization of replicated instance To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From liviu at opensips.org Mon Apr 14 08:44:42 2025 From: liviu at opensips.org (Liviu Chircu) Date: Mon, 14 Apr 2025 11:44:42 +0300 Subject: [OpenSIPS-Devel] [Release Freeze] Upcoming OpenSIPS 3.5.5 and 3.4.12 Minor Releases Message-ID: <ee3d43d1-be81-9179-ed77-a004aa118e22@opensips.org> Hi all, The *3.5.5* and *3.4.12* OpenSIPS minor versions are scheduled for release within two weeks, on Wednesday, Apr 23rd. In preparation for the releases, we impose the usual freeze on any significant fixes (as complexity) on the stable branches, in order to ensure a safe window for testing in the days ahead. Finally, please make sure to ping any outstanding issues which may have skipped our attention on the GitHub issue tracker <https://github.com/OpenSIPS/opensips/issues> -- thank you in advance! Happy testing, -- Liviu Chircu www.opensips-solutions.com |www.siphub.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.opensips.org/pipermail/devel/attachments/20250414/bfb87c99/attachment.html> From bogdan at opensips.org Mon Apr 14 10:04:03 2025 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Mon, 14 Apr 2025 13:04:03 +0300 Subject: [OpenSIPS-Devel] OpenSIPS Summit 2025 - The training is set Message-ID: <cc837270-1c01-4f2e-9be5-e685da4a4ea4@opensips.org> This year, the *OpenSIPS Training* will dive one more time into the clustering capabilities of OpenSIPS, covering the basics but also the latest additions in the area. The concept of this training course is to spend the day building from the ground up a fully operational /OpenSIPS cluster/ for typical class 4 VoIP services. *Training content:* * Adding cluster infrastructure to a typical class 4 VoIP system * SIP User Registration clustering for High-Availability and Distribution (full-sharing and federation) * Clustering dialog (ongoing calls) information for High Availability (with call re-homing) * Implementing custom clustering communication at script level * Manage realtime distributed status for routing destinations (study case - Dispatcher module) * Distributed runtime data caching at script level (clustering the Local Cache) https://summit.opensips.org/ Regards, -- Bogdan-Andrei Iancu OpenSIPS Founder and Developer https://www.opensips-solutions.com https://www.siphub.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.opensips.org/pipermail/devel/attachments/20250414/e4010454/attachment.html> From noreply at github.com Mon Apr 14 13:56:42 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Mon, 14 Apr 2025 06:56:42 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 0b68ff: siprec: handle late negotiation Message-ID: <OpenSIPS/opensips/push/refs/heads/master/738adc-03902c@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 0b68fff1eb3bbdf1c55d236369985912cfa9bf5b https://github.com/OpenSIPS/opensips/commit/0b68fff1eb3bbdf1c55d236369985912cfa9bf5b Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-14 (Mon, 14 Apr 2025) Changed paths: M modules/siprec/siprec.c M modules/siprec/siprec_logic.c M modules/siprec/siprec_logic.h M modules/siprec/siprec_sess.h Log Message: ----------- siprec: handle late negotiation Commit: 03902c62b162ef0ed3670b24067fd1e55b4ca1af https://github.com/OpenSIPS/opensips/commit/03902c62b162ef0ed3670b24067fd1e55b4ca1af Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-14 (Mon, 14 Apr 2025) Changed paths: M modules/siprec/doc/siprec_admin.xml M modules/siprec/siprec.c M modules/siprec/siprec_body.c M modules/siprec/siprec_events.c M modules/siprec/siprec_logic.c M modules/siprec/siprec_logic.h 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 support for instances [OSS:BACKPORT-3.6] Compare: https://github.com/OpenSIPS/opensips/compare/738adc3d5fb3...03902c62b162 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Tue Apr 15 07:49:48 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 15 Apr 2025 00:49:48 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 10b0e1: siprec: fix crash in stopping recording Message-ID: <OpenSIPS/opensips/push/refs/heads/master/03902c-10b0e1@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 10b0e17093190df5277673ef6f7f14b2d487d0df https://github.com/OpenSIPS/opensips/commit/10b0e17093190df5277673ef6f7f14b2d487d0df Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-15 (Tue, 15 Apr 2025) Changed paths: M modules/siprec/siprec.c M modules/siprec/siprec_logic.c M modules/siprec/siprec_logic.h Log Message: ----------- siprec: fix crash in stopping recording To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From bogdan at opensips.org Tue Apr 15 11:45:09 2025 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Tue, 15 Apr 2025 14:45:09 +0300 Subject: [OpenSIPS-Devel] OpenSIPS 3.6 release date Message-ID: <73eaca86-0a51-44c9-a12f-f45cfb060e55@opensips.org> The upcoming OpenSIPS 3.6 beta release is scheduled for 21st of May (2025, of course), with just days before the OpenSIPS Summit in Amsterdam. It focuses on *operational improvement* , meaning introducing and enhancing features or capabilities that (1) improve and (2) simplify the operational activities when comes to running and managing OpenSIPS - a lot of development was done in different areas and important parts are still work-in-progress. And, as usual, it will be the star of the Summit 2025 😉 https://www.opensips.org/Development/Opensips-3-6-Planning https://summit.opensips.org Best regards, -- Bogdan-Andrei Iancu OpenSIPS Founder and Developer https://www.opensips-solutions.com https://www.siphub.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.opensips.org/pipermail/devel/attachments/20250415/1efa387b/attachment.html> From noreply at github.com Wed Apr 16 14:30:02 2025 From: noreply at github.com (Liviu Chircu) Date: Wed, 16 Apr 2025 07:30:02 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] f98189: clusterer: Fix node pinging regression in 7d74f3dc Message-ID: <OpenSIPS/opensips/push/refs/heads/master/10b0e1-f98189@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: f98189afa57b4ce2b8c87cab0c4f015d3d81e8ec https://github.com/OpenSIPS/opensips/commit/f98189afa57b4ce2b8c87cab0c4f015d3d81e8ec Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-16 (Wed, 16 Apr 2025) Changed paths: M modules/clusterer/clusterer.c M modules/clusterer/clusterer_mod.c M modules/clusterer/node_info.h M modules/clusterer/topology.c Log Message: ----------- clusterer: Fix node pinging regression in 7d74f3dc While commit 7d74f3dc fixed links going down during pinging, it introduced a bug where node links could flip/flop between Up/Down state intermittently on some setups. This patch addresses the new issue. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 16 14:32:05 2025 From: noreply at github.com (Liviu Chircu) Date: Wed, 16 Apr 2025 07:32:05 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 4e34d0: clusterer: Fix node pinging regression in 7d74f3dc Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/2ee837-4e34d0@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: 4e34d08a6dc4eaa87918ee760b37d004cb5f51b6 https://github.com/OpenSIPS/opensips/commit/4e34d08a6dc4eaa87918ee760b37d004cb5f51b6 Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-16 (Wed, 16 Apr 2025) Changed paths: M modules/clusterer/clusterer.c M modules/clusterer/clusterer_mod.c M modules/clusterer/node_info.h M modules/clusterer/topology.c Log Message: ----------- clusterer: Fix node pinging regression in 7d74f3dc While commit 7d74f3dc fixed links going down during pinging, it introduced a bug where node links could flip/flop between Up/Down state intermittently on some setups. This patch addresses the new issue. (cherry picked from commit f98189afa57b4ce2b8c87cab0c4f015d3d81e8ec) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 16 14:32:08 2025 From: noreply at github.com (Liviu Chircu) Date: Wed, 16 Apr 2025 07:32:08 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 076137: clusterer: Fix node pinging regression in 7d74f3dc Message-ID: <OpenSIPS/opensips/push/refs/heads/3.4/c34689-076137@github.com> Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 076137762821438df80b2a95aba8c70b5125a95e https://github.com/OpenSIPS/opensips/commit/076137762821438df80b2a95aba8c70b5125a95e Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-16 (Wed, 16 Apr 2025) Changed paths: M modules/clusterer/clusterer.c M modules/clusterer/clusterer_mod.c M modules/clusterer/node_info.h M modules/clusterer/topology.c Log Message: ----------- clusterer: Fix node pinging regression in 7d74f3dc While commit 7d74f3dc fixed links going down during pinging, it introduced a bug where node links could flip/flop between Up/Down state intermittently on some setups. This patch addresses the new issue. (cherry picked from commit f98189afa57b4ce2b8c87cab0c4f015d3d81e8ec) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From bogdan at opensips.org Wed Apr 16 15:24:51 2025 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Wed, 16 Apr 2025 18:24:51 +0300 Subject: [OpenSIPS-Devel] [OpenSIPS-Users] OpenSIPS Summit 2025, first wave of speakers In-Reply-To: <73d3c42a-2c63-46c8-b693-5d524d189eed@opensips.org> References: <73d3c42a-2c63-46c8-b693-5d524d189eed@opensips.org> Message-ID: <2b589976-5b94-4633-9a6b-959c9ce1fd39@opensips.org> And here is the second wave, completing the lineup 🙂 Bogdan-Andrei Iancu OpenSIPS Founder and Developer https://www.opensips-solutions.com https://www.siphub.com On 27.03.2025 14:43, Bogdan-Andrei Iancu wrote: > > We are still working on the final list of speakers and on the > schedule, but here is the great lineup for now > > > > For more, check https://summit.opensips.org/ > > Regards, > -- > Bogdan-Andrei Iancu > > OpenSIPS Founder and Developer > https://www.opensips-solutions.com > https://www.siphub.com > > _______________________________________________ > Users mailing list > Users at lists.opensips.org > http://lists.opensips.org/cgi-bin/mailman/listinfo/users -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.opensips.org/pipermail/devel/attachments/20250416/40b1f987/attachment.html> From noreply at github.com Thu Apr 17 09:03:24 2025 From: noreply at github.com (Liviu Chircu) Date: Thu, 17 Apr 2025 02:03:24 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c05bf4: rtp.io: add a new rtp.io module. Message-ID: <OpenSIPS/opensips/push/refs/heads/master/f98189-6b2932@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: c05bf4ac67b7badbaf4f6b1b4a031a3cc341243c https://github.com/OpenSIPS/opensips/commit/c05bf4ac67b7badbaf4f6b1b4a031a3cc341243c Author: Maksym Sobolyev <sobomax at sippysoft.com> Date: 2025-04-16 (Wed, 16 Apr 2025) Changed paths: A .github/workflows/.rtp.io.yml A .github/workflows/rtp.io.yml M Makefile.conf.template A docker/Dockerfile.rtp.io A modules/rtp.io/Makefile A modules/rtp.io/doc/contributors.xml A modules/rtp.io/doc/rtp.io.xml A modules/rtp.io/doc/rtp.io_admin.xml A modules/rtp.io/rtp_io.c A modules/rtp.io/rtp_io.h A modules/rtp.io/rtp_io_api.h A modules/rtp.io/rtp_io_host.c A modules/rtp.io/rtp_io_host.h A modules/rtp.io/rtp_io_params.c A modules/rtp.io/rtp_io_params.h A modules/rtp.io/rtp_io_util.c A modules/rtp.io/rtp_io_util.h M scripts/build/do_build.sh A scripts/build/get-arch-buildargs.rtp.io Log Message: ----------- rtp.io: add a new rtp.io module. What rtp.io module does is it starts up a RTP handling threads in the separate "opensips" process and let rtpproxy module access those threads via a 1:1 socketpair, thus providing usual media relaying functionality without using any external relay process. The module requires RTPProxy 3.1 or higher, compiled with --enable-librtpproxy (or respective Docker image that is pushed to GHCR and Docker.hub on every commit). When rtpproxy module is loaded without arguments and rtp.io is loaded as well, the sockets exported by the rtp.io will be used automatically in the set 0. Otherwise those sockets can be used as part of other set(s) by using "rtp.io:auto" moniker. Provided is also a CI job that builds rtp.io in a rtpproxy container for all supported architectures and tests it using voiptests package. TODO list: o hook up notification socket directly into appropriate handler on the OpenSIPS side; o generate -l / -6 option(s) based on OpenSIPS's own socket list; o more documentation. Commit: 090d346d90fdd52c071186b01ac5634157b085c9 https://github.com/OpenSIPS/opensips/commit/090d346d90fdd52c071186b01ac5634157b085c9 Author: Maksym Sobolyev <sobomax at sippysoft.com> Date: 2025-04-16 (Wed, 16 Apr 2025) Changed paths: M modules/rtpproxy/rtppn_connect.c M modules/rtpproxy/rtpproxy.c M modules/rtpproxy/rtpproxy.h Log Message: ----------- rtpproxy: hook up rtpproxy into rtp.io. Use rtp.io when no explicit rtpproxy configuration is provided. It is also possible to mix internal RTP functionality with externals proxies by adding it up as "rtp.io:auto" into some of the existing set. Commit: d9587d2b479d8c1a5eaac33fbca8c0185d21034b https://github.com/OpenSIPS/opensips/commit/d9587d2b479d8c1a5eaac33fbca8c0185d21034b Author: Maksym Sobolyev <sobomax at sippysoft.com> Date: 2025-04-16 (Wed, 16 Apr 2025) Changed paths: M modules/osp/timeapi.c M modules/stir_shaken/stir_shaken.c M transformations.c Log Message: ----------- core: undo solaris-bs that breaks things on BSDs. Commit: 0e75fc4fd88b62a982c53a9d3af07fca036c2ce6 https://github.com/OpenSIPS/opensips/commit/0e75fc4fd88b62a982c53a9d3af07fca036c2ce6 Author: Maksym Sobolyev <sobomax at sippysoft.com> Date: 2025-04-16 (Wed, 16 Apr 2025) Changed paths: M .github/workflows/main.yml M scripts/build/do_build.sh M scripts/build/install_depends.sh Log Message: ----------- CI: run with clang-18, handle debian. Commit: 897a1d5973f859603e8e6664967c5ab0a2c1cea2 https://github.com/OpenSIPS/opensips/commit/897a1d5973f859603e8e6664967c5ab0a2c1cea2 Author: Maksym Sobolyev <sobomax at sippysoft.com> Date: 2025-04-16 (Wed, 16 Apr 2025) Changed paths: M io_wait.h Log Message: ----------- core: only generate backtraces if EXTRA_DEBUG is defined. This fixes build on systems that have no backtrace API in the libc (e.g. BSDs). Commit: 61fee87492d14cf20791e0ac7903ebc182a7d9d5 https://github.com/OpenSIPS/opensips/commit/61fee87492d14cf20791e0ac7903ebc182a7d9d5 Author: Maksym Sobolyev <sobomax at sippysoft.com> Date: 2025-04-16 (Wed, 16 Apr 2025) Changed paths: M Makefile.defs Log Message: ----------- core: Enable clang for ppc64. CI: handle debian. Commit: a947f1d807d31369310adc32d48e27a368145d22 https://github.com/OpenSIPS/opensips/commit/a947f1d807d31369310adc32d48e27a368145d22 Author: Maksym Sobolyev <sobomax at sippysoft.com> Date: 2025-04-16 (Wed, 16 Apr 2025) Changed paths: M .github/workflows/main.yml M .github/workflows/unittests.yml Log Message: ----------- Remove Ubuntu 20.04 (to be discontinued by the github) and add 24.04. Commit: 6b2932908efd07b584412213f43b9a11b0d55db7 https://github.com/OpenSIPS/opensips/commit/6b2932908efd07b584412213f43b9a11b0d55db7 Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-17 (Thu, 17 Apr 2025) Changed paths: A .github/workflows/.rtp.io.yml M .github/workflows/main.yml A .github/workflows/rtp.io.yml M .github/workflows/unittests.yml M Makefile.conf.template M Makefile.defs A docker/Dockerfile.rtp.io M io_wait.h M modules/osp/timeapi.c A modules/rtp.io/Makefile A modules/rtp.io/doc/contributors.xml A modules/rtp.io/doc/rtp.io.xml A modules/rtp.io/doc/rtp.io_admin.xml A modules/rtp.io/rtp_io.c A modules/rtp.io/rtp_io.h A modules/rtp.io/rtp_io_api.h A modules/rtp.io/rtp_io_host.c A modules/rtp.io/rtp_io_host.h A modules/rtp.io/rtp_io_params.c A modules/rtp.io/rtp_io_params.h A modules/rtp.io/rtp_io_util.c A modules/rtp.io/rtp_io_util.h M modules/rtpproxy/rtppn_connect.c M modules/rtpproxy/rtpproxy.c M modules/rtpproxy/rtpproxy.h M modules/stir_shaken/stir_shaken.c M scripts/build/do_build.sh A scripts/build/get-arch-buildargs.rtp.io M scripts/build/install_depends.sh M transformations.c Log Message: ----------- Merge pull request #3501 from sippy/wip_rtp.io New rtp.io module (embedded RTPProxy) Compare: https://github.com/OpenSIPS/opensips/compare/f98189afa57b...6b2932908efd To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From bogdan at opensips.org Thu Apr 17 13:09:33 2025 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Thu, 17 Apr 2025 16:09:33 +0300 Subject: [OpenSIPS-Devel] OpenSIPS Summit 2025 - Speaker's lineup Message-ID: <70dd4535-b198-43af-ae44-97188a5959d1@opensips.org> <https://summit.opensips.org> OpenSIPS Summit May 27th - 30th, 2025 Amsterdam *Speaker's lineup & Schedule * We bring here the list of speakers and papers <https://summit.opensips.org/#schedules> - great speakers presenting great topics to share experience and knowledge to a great audience. Explore here all the details... <https://www.opensips.org/events/Summit-2025Amsterdam/#schedules> *Attend to learn* - the registration process is ongoing, the training class is almost full, so hurry up. The/*Corporate Package*/ is available with an attractive discount. Register now <https://summit.opensips.org/events/#pricing> ** -- Bogdan-Andrei Iancu OpenSIPS Founder and Developer https://www.opensips-solutions.com https://www.siphub.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.opensips.org/pipermail/devel/attachments/20250417/71aa0cdd/attachment.html> From noreply at github.com Thu Apr 17 18:20:10 2025 From: noreply at github.com (Liviu Chircu) Date: Thu, 17 Apr 2025 11:20:10 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 58977a: tls_openssl: fix openssl_tls_async_connect Message-ID: <OpenSIPS/opensips/push/refs/heads/master/6b2932-3ee5b4@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 58977a99484120d32e1bf7968a54c140e6465e78 https://github.com/OpenSIPS/opensips/commit/58977a99484120d32e1bf7968a54c140e6465e78 Author: Your Name <your-email at example.com> Date: 2024-07-22 (Mon, 22 Jul 2024) Changed paths: M modules/tls_openssl/openssl_conn_ops.c Log Message: ----------- tls_openssl: fix openssl_tls_async_connect The `fd` value here is used with `poll()`/`select()` in the event that `SSL_connect()` gives an `SSL_ERROR_WANT_WRITE` error. So we need to be polling/selecting on the fd that is used by the underlying socket, which is the fd passed as an argument to the function, rather than `con->fd`. It seems to me that `handle_io()` updates `con->fd` to match the received fd number only when the socket wants reading and not when it wants writing. When the socket wants writing the correct fd to use is the one that is passed in the function argument, not the one that is in `con->fd`. The reasons this mostly worked before are: 1. on a box that is not heavily-loaded you often end up with the same worker setting up the TLS session as opened the socket in the first place, so the fd in `con->fd happens to be correct. 2. if `SSL_connect()` happily connects straight away, without an `SSL_ERROR_WANT_WRITE`, then you never run into a code path that uses the value in `fd` anyway. Commit: 3ee5b4fad0242732c731686ff7ff106849c6c8ef https://github.com/OpenSIPS/opensips/commit/3ee5b4fad0242732c731686ff7ff106849c6c8ef Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-17 (Thu, 17 Apr 2025) Changed paths: M modules/tls_openssl/openssl_conn_ops.c Log Message: ----------- Merge pull request #3438 from jes/jes/fix-tls-async-connect-fd tls_openssl: fix openssl_tls_async_connect Compare: https://github.com/OpenSIPS/opensips/compare/6b2932908efd...3ee5b4fad024 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 17 18:22:34 2025 From: noreply at github.com (Liviu Chircu) Date: Thu, 17 Apr 2025 11:22:34 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c9df0f: tls_openssl: fix openssl_tls_async_connect Message-ID: <OpenSIPS/opensips/push/refs/heads/3.4/076137-c9df0f@github.com> Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: c9df0f77268f9bd6014e1b194f761028f71baf0f https://github.com/OpenSIPS/opensips/commit/c9df0f77268f9bd6014e1b194f761028f71baf0f Author: Your Name <your-email at example.com> Date: 2025-04-17 (Thu, 17 Apr 2025) Changed paths: M modules/tls_openssl/openssl_conn_ops.c Log Message: ----------- tls_openssl: fix openssl_tls_async_connect The `fd` value here is used with `poll()`/`select()` in the event that `SSL_connect()` gives an `SSL_ERROR_WANT_WRITE` error. So we need to be polling/selecting on the fd that is used by the underlying socket, which is the fd passed as an argument to the function, rather than `con->fd`. It seems to me that `handle_io()` updates `con->fd` to match the received fd number only when the socket wants reading and not when it wants writing. When the socket wants writing the correct fd to use is the one that is passed in the function argument, not the one that is in `con->fd`. The reasons this mostly worked before are: 1. on a box that is not heavily-loaded you often end up with the same worker setting up the TLS session as opened the socket in the first place, so the fd in `con->fd happens to be correct. 2. if `SSL_connect()` happily connects straight away, without an `SSL_ERROR_WANT_WRITE`, then you never run into a code path that uses the value in `fd` anyway. (cherry picked from commit 58977a99484120d32e1bf7968a54c140e6465e78) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 17 18:22:44 2025 From: noreply at github.com (Liviu Chircu) Date: Thu, 17 Apr 2025 11:22:44 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 0485ed: tls_openssl: fix openssl_tls_async_connect Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/4e34d0-0485ed@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: 0485ed1bf548f32f5a89d4f1f0b212344787d5f1 https://github.com/OpenSIPS/opensips/commit/0485ed1bf548f32f5a89d4f1f0b212344787d5f1 Author: Your Name <your-email at example.com> Date: 2025-04-17 (Thu, 17 Apr 2025) Changed paths: M modules/tls_openssl/openssl_conn_ops.c Log Message: ----------- tls_openssl: fix openssl_tls_async_connect The `fd` value here is used with `poll()`/`select()` in the event that `SSL_connect()` gives an `SSL_ERROR_WANT_WRITE` error. So we need to be polling/selecting on the fd that is used by the underlying socket, which is the fd passed as an argument to the function, rather than `con->fd`. It seems to me that `handle_io()` updates `con->fd` to match the received fd number only when the socket wants reading and not when it wants writing. When the socket wants writing the correct fd to use is the one that is passed in the function argument, not the one that is in `con->fd`. The reasons this mostly worked before are: 1. on a box that is not heavily-loaded you often end up with the same worker setting up the TLS session as opened the socket in the first place, so the fd in `con->fd happens to be correct. 2. if `SSL_connect()` happily connects straight away, without an `SSL_ERROR_WANT_WRITE`, then you never run into a code path that uses the value in `fd` anyway. (cherry picked from commit 58977a99484120d32e1bf7968a54c140e6465e78) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 17 18:23:41 2025 From: noreply at github.com (Liviu Chircu) Date: Thu, 17 Apr 2025 11:23:41 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 959bee: fix tls_mgm release domain issue Message-ID: <OpenSIPS/opensips/push/refs/heads/master/3ee5b4-f0054a@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 959beeb588917893ac31a555bb70e53bd903f723 https://github.com/OpenSIPS/opensips/commit/959beeb588917893ac31a555bb70e53bd903f723 Author: jupiter <36952362 at qq.com> Date: 2025-04-16 (Wed, 16 Apr 2025) Changed paths: M modules/tls_mgm/tls_domain.c Log Message: ----------- fix tls_mgm release domain issue Commit: f0054a273833d53b70b6d209abc79aefb7e630ad https://github.com/OpenSIPS/opensips/commit/f0054a273833d53b70b6d209abc79aefb7e630ad Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-17 (Thu, 17 Apr 2025) Changed paths: M modules/tls_mgm/tls_domain.c Log Message: ----------- Merge pull request #3629 from 36952362/master fix tls_mgm release domain issue Compare: https://github.com/OpenSIPS/opensips/compare/3ee5b4fad024...f0054a273833 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 17 18:24:59 2025 From: noreply at github.com (jupiter) Date: Thu, 17 Apr 2025 11:24:59 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 77d1da: fix tls_mgm release domain issue Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/0485ed-77d1da@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: 77d1dab5919f795f5106eeb9044dd1fe04b44448 https://github.com/OpenSIPS/opensips/commit/77d1dab5919f795f5106eeb9044dd1fe04b44448 Author: jupiter <36952362 at qq.com> Date: 2025-04-17 (Thu, 17 Apr 2025) Changed paths: M modules/tls_mgm/tls_domain.c Log Message: ----------- fix tls_mgm release domain issue (cherry picked from commit 959beeb588917893ac31a555bb70e53bd903f723) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 17 18:25:01 2025 From: noreply at github.com (jupiter) Date: Thu, 17 Apr 2025 11:25:01 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 9e0cb7: fix tls_mgm release domain issue Message-ID: <OpenSIPS/opensips/push/refs/heads/3.4/c9df0f-9e0cb7@github.com> Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 9e0cb7684d1fbaec28fbf40bf6f087bb25a9ca69 https://github.com/OpenSIPS/opensips/commit/9e0cb7684d1fbaec28fbf40bf6f087bb25a9ca69 Author: jupiter <36952362 at qq.com> Date: 2025-04-17 (Thu, 17 Apr 2025) Changed paths: M modules/tls_mgm/tls_domain.c Log Message: ----------- fix tls_mgm release domain issue (cherry picked from commit 959beeb588917893ac31a555bb70e53bd903f723) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Sat Apr 19 21:52:37 2025 From: noreply at github.com (opensips-github) Date: Sat, 19 Apr 2025 14:52:37 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d4f8f2: Rebuild documentation Message-ID: <OpenSIPS/opensips/push/refs/heads/3.4/9e0cb7-d4f8f2@github.com> Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: d4f8f28009304d6eafa2016ada3864e806fe5af3 https://github.com/OpenSIPS/opensips/commit/d4f8f28009304d6eafa2016ada3864e806fe5af3 Author: OpenSIPS <github at opensips.org> Date: 2025-04-20 (Sun, 20 Apr 2025) Changed paths: M modules/clusterer/README M modules/clusterer/doc/contributors.xml M modules/tls_mgm/README M modules/tls_mgm/doc/contributors.xml M modules/tls_openssl/README M modules/tls_openssl/doc/contributors.xml Log Message: ----------- Rebuild documentation To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Sat Apr 19 22:54:20 2025 From: noreply at github.com (opensips-github) Date: Sat, 19 Apr 2025 15:54:20 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 25d3f7: Rebuild documentation Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/77d1da-25d3f7@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: 25d3f7a7af007c967dd4dff4543d3b8d6dbaa5c1 https://github.com/OpenSIPS/opensips/commit/25d3f7a7af007c967dd4dff4543d3b8d6dbaa5c1 Author: OpenSIPS <github at opensips.org> Date: 2025-04-20 (Sun, 20 Apr 2025) Changed paths: M modules/clusterer/README M modules/clusterer/doc/contributors.xml M modules/tls_mgm/README M modules/tls_mgm/doc/contributors.xml M modules/tls_openssl/README M modules/tls_openssl/doc/contributors.xml Log Message: ----------- Rebuild documentation To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Sat Apr 19 23:26:25 2025 From: noreply at github.com (opensips-github) Date: Sat, 19 Apr 2025 16:26:25 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b17f16: Rebuild documentation Message-ID: <OpenSIPS/opensips/push/refs/heads/master/f0054a-b17f16@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b17f160696a5cb6c31f8d08de98b5fd9ccf579d4 https://github.com/OpenSIPS/opensips/commit/b17f160696a5cb6c31f8d08de98b5fd9ccf579d4 Author: OpenSIPS <github at opensips.org> Date: 2025-04-20 (Sun, 20 Apr 2025) Changed paths: M modules/clusterer/README M modules/clusterer/doc/contributors.xml M modules/media_exchange/README M modules/media_exchange/doc/contributors.xml M modules/osp/README M modules/osp/doc/contributors.xml A modules/rtp.io/README M modules/rtp.io/doc/contributors.xml M modules/rtpproxy/README M modules/rtpproxy/doc/contributors.xml M modules/siprec/README M modules/siprec/doc/contributors.xml M modules/stir_shaken/README M modules/stir_shaken/doc/contributors.xml M modules/tls_mgm/README M modules/tls_mgm/doc/contributors.xml M modules/tls_openssl/README M modules/tls_openssl/doc/contributors.xml Log Message: ----------- Rebuild documentation To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Tue Apr 22 07:27:48 2025 From: noreply at github.com (Ovidiu Sas) Date: Tue, 22 Apr 2025 00:27:48 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 3e5f7b: prometheus: fix documentation layout (#3631) Message-ID: <OpenSIPS/opensips/push/refs/heads/master/b17f16-3e5f7b@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 3e5f7b6eb5a679a1d79373a3f674c92d865ead85 https://github.com/OpenSIPS/opensips/commit/3e5f7b6eb5a679a1d79373a3f674c92d865ead85 Author: Ovidiu Sas <osas at voipembedded.com> Date: 2025-04-22 (Tue, 22 Apr 2025) Changed paths: M modules/prometheus/doc/prometheus_admin.xml Log Message: ----------- prometheus: fix documentation layout (#3631) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Tue Apr 22 08:24:54 2025 From: noreply at github.com (Liviu Chircu) Date: Tue, 22 Apr 2025 01:24:54 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c80b81: CI: Add missing ubuntu- prefix. Message-ID: <OpenSIPS/opensips/push/refs/heads/master/3e5f7b-2ecff3@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: c80b81cea7c65851b65f5fb499c7b141a978d4ea https://github.com/OpenSIPS/opensips/commit/c80b81cea7c65851b65f5fb499c7b141a978d4ea Author: Maksym Sobolyev <sobomax at sippysoft.com> Date: 2025-04-18 (Fri, 18 Apr 2025) Changed paths: M .github/workflows/unittests.yml Log Message: ----------- CI: Add missing ubuntu- prefix. Commit: fc365a964fc95a162b11df0240ec334b9438eb58 https://github.com/OpenSIPS/opensips/commit/fc365a964fc95a162b11df0240ec334b9438eb58 Author: Maksym Sobolyev <sobomax at sippysoft.com> Date: 2025-04-18 (Fri, 18 Apr 2025) Changed paths: M .github/workflows/.rtp.io.yml Log Message: ----------- CI: access GHCR packages using token. Commit: e27c6bbdbbc83bb4e8ccab8f036b727348ff209b https://github.com/OpenSIPS/opensips/commit/e27c6bbdbbc83bb4e8ccab8f036b727348ff209b Author: Maksym Sobolyev <sobomax at sippysoft.com> Date: 2025-04-18 (Fri, 18 Apr 2025) Changed paths: M modules/b2b_entities/dlg.c Log Message: ----------- b2b_entities: fix compilation with gcc13+. "error: storing the address of local variable ‘from_hdr’ in ‘dummy_msg.headers’" Commit: fcd820c124a5e6bfda3cb4c581f32fde46ddf6c2 https://github.com/OpenSIPS/opensips/commit/fcd820c124a5e6bfda3cb4c581f32fde46ddf6c2 Author: Maksym Sobolyev <sobomax at sippysoft.com> Date: 2025-04-18 (Fri, 18 Apr 2025) Changed paths: M modules/cpl_c/cpl_switches.h Log Message: ----------- cpl: fix build with gcc13+, don't use NULL as argument for the "%.*s" format DHAVE_ALLOCA_H -DHAVE_TIMEGM -DHAVE_EPOLL -DHAVE_SIGIO_RT -DHAVE_SELECT -DUNIT_TESTS -Wno-deprecated-declarations -I/usr/include/libxml2 -c cpl_run.c -o cpl_run.o In file included from ../../mem/mem.h:30, from cpl_run.c:35: cpl_switches.h: In function ‘run_address_switch’: ../../mem/../dprint.h:71:36: error: ‘%.*s’ directive argument is null [-Werror=format-overflow=] 71 | #define DP_PREFIX (char *)"%s [%d] " | ^~~~~~~~~~ cpl_switches.h:192:41: note: in expansion of macro ‘LM_DBG’ 192 | LM_DBG("extracted val. is <%.*s>\n", | ^~~~~~ Commit: 511b051ab443e1d3c592cebdf298052bc7566b3c https://github.com/OpenSIPS/opensips/commit/511b051ab443e1d3c592cebdf298052bc7566b3c Author: Maksym Sobolyev <sobomax at sippysoft.com> Date: 2025-04-18 (Fri, 18 Apr 2025) Changed paths: M scripts/build/build_libtap.sh M scripts/build/build_test_harness.sh M scripts/build/do_build.sh M scripts/build/dockerize.sub M scripts/build/get-arch-buildargs.rtp.io M scripts/build/install_depends.sh M scripts/build/print_ccache_stats.sh M scripts/build/zero_ccache_stats.sh Log Message: ----------- CI: Set QEMU_CPU=cortex-a53 on arm64 to improve build performance on latest ubuntu. Commit: 1c7153ee9c8b699bac1dc4b0df06794ae8e569f3 https://github.com/OpenSIPS/opensips/commit/1c7153ee9c8b699bac1dc4b0df06794ae8e569f3 Author: Maksym Sobolyev <sobomax at sippysoft.com> Date: 2025-04-18 (Fri, 18 Apr 2025) Changed paths: M transformations.c Log Message: ----------- core: fix build with gcc-14, make sure media.len is initialized transformations.c: In function ‘tr_eval_sdp’: transformations.c:1761:70: error: ‘media.len’ may be used uninitialized [-Werror=maybe-uninitialized] 1761 | if ((media.s != NULL && stream->media.len == media.len && | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Commit: f396a3926c26ec918cfac635db9301d388fff916 https://github.com/OpenSIPS/opensips/commit/f396a3926c26ec918cfac635db9301d388fff916 Author: Maksym Sobolyev <sobomax at sippysoft.com> Date: 2025-04-18 (Fri, 18 Apr 2025) Changed paths: M modules/sqlops/sqlops_impl.c Log Message: ----------- sqlops: fix build with gcc-14 sqlops_impl.c: In function ‘ops_sql_api_insert’: sqlops_impl.c:910:12: error: ‘Jcols’ may be used uninitialized [-Werror=maybe-uninitialized] 910 | if (Jcols) cJSON_Delete(Jcols); | ^ Commit: 2ecff3eabc62cfb8375eaa044afc95963af6f3ed https://github.com/OpenSIPS/opensips/commit/2ecff3eabc62cfb8375eaa044afc95963af6f3ed Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-22 (Tue, 22 Apr 2025) Changed paths: M .github/workflows/.rtp.io.yml M .github/workflows/unittests.yml M modules/b2b_entities/dlg.c M modules/cpl_c/cpl_switches.h M modules/sqlops/sqlops_impl.c M scripts/build/build_libtap.sh M scripts/build/build_test_harness.sh M scripts/build/do_build.sh M scripts/build/dockerize.sub M scripts/build/get-arch-buildargs.rtp.io M scripts/build/install_depends.sh M scripts/build/print_ccache_stats.sh M scripts/build/zero_ccache_stats.sh M transformations.c Log Message: ----------- Merge pull request #3630 from sippy/pr_fix_ci Fix CI issues (#3501 fallout) Compare: https://github.com/OpenSIPS/opensips/compare/3e5f7b6eb5a6...2ecff3eabc62 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Tue Apr 22 11:04:44 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 22 Apr 2025 04:04:44 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] ae0a28: siprec: fix deadlock for late-negotiation Message-ID: <OpenSIPS/opensips/push/refs/heads/master/2ecff3-ae0a28@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: ae0a2894226d894d60971d68e89fa8dda6cd43dc https://github.com/OpenSIPS/opensips/commit/ae0a2894226d894d60971d68e89fa8dda6cd43dc Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-22 (Tue, 22 Apr 2025) Changed paths: M modules/siprec/siprec_logic.c Log Message: ----------- siprec: fix deadlock for late-negotiation To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 23 07:02:48 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Wed, 23 Apr 2025 00:02:48 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 144847: redhat_fedora: ignore rtp.io Message-ID: <OpenSIPS/opensips/push/refs/heads/master/ae0a28-144847@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 1448475e0de42be653e7f0e20a5ad6c3e4d66e70 https://github.com/OpenSIPS/opensips/commit/1448475e0de42be653e7f0e20a5ad6c3e4d66e70 Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-23 (Wed, 23 Apr 2025) Changed paths: M packaging/redhat_fedora/opensips.spec Log Message: ----------- redhat_fedora: ignore rtp.io To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 23 11:57:51 2025 From: noreply at github.com (Liviu Chircu) Date: Wed, 23 Apr 2025 04:57:51 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 56c2c8: event_route: Fix crash when out of SHM Message-ID: <OpenSIPS/opensips/push/refs/heads/master/144847-be8877@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 56c2c8eb890e9ab32deba626c9b8dece22d4bb0c https://github.com/OpenSIPS/opensips/commit/56c2c8eb890e9ab32deba626c9b8dece22d4bb0c Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-23 (Wed, 23 Apr 2025) Changed paths: M evi/event_route.c Log Message: ----------- event_route: Fix crash when out of SHM Commit: be8877214be8bfa0e930d20e3519129d98d6da30 https://github.com/OpenSIPS/opensips/commit/be8877214be8bfa0e930d20e3519129d98d6da30 Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-23 (Wed, 23 Apr 2025) Changed paths: M route.h Log Message: ----------- Fix TCP Main crash with E_SHM_THRESHOLD TCP Main has NULL @sroutes, so it would crash while raising the event. Compare: https://github.com/OpenSIPS/opensips/compare/1448475e0de4...be8877214be8 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 23 12:00:31 2025 From: noreply at github.com (Liviu Chircu) Date: Wed, 23 Apr 2025 05:00:31 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b775af: event_route: Fix crash when out of SHM Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/25d3f7-b775af@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: b775af73d8d9efa43a03827b6c6cde349ac2eade https://github.com/OpenSIPS/opensips/commit/b775af73d8d9efa43a03827b6c6cde349ac2eade Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-23 (Wed, 23 Apr 2025) Changed paths: M modules/event_route/route_send.c Log Message: ----------- event_route: Fix crash when out of SHM (cherry picked from commit 56c2c8eb890e9ab32deba626c9b8dece22d4bb0c) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 23 12:00:39 2025 From: noreply at github.com (Liviu Chircu) Date: Wed, 23 Apr 2025 05:00:39 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 83c325: Fix TCP Main crash with E_SHM_THRESHOLD Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/b775af-83c325@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: 83c32524fc68e3ae40243f6b709cd7022e12908e https://github.com/OpenSIPS/opensips/commit/83c32524fc68e3ae40243f6b709cd7022e12908e Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-23 (Wed, 23 Apr 2025) Changed paths: M route.h Log Message: ----------- Fix TCP Main crash with E_SHM_THRESHOLD TCP Main has NULL @sroutes, so it would crash while raising the event. (cherry picked from commit be8877214be8bfa0e930d20e3519129d98d6da30) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 23 12:01:11 2025 From: noreply at github.com (Liviu Chircu) Date: Wed, 23 Apr 2025 05:01:11 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6cf677: event_route: Fix crash when out of SHM Message-ID: <OpenSIPS/opensips/push/refs/heads/3.4/d4f8f2-c3d47e@github.com> Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 6cf6774cbd16c8c9306718ca48b2b3f413733c87 https://github.com/OpenSIPS/opensips/commit/6cf6774cbd16c8c9306718ca48b2b3f413733c87 Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-23 (Wed, 23 Apr 2025) Changed paths: M modules/event_route/route_send.c Log Message: ----------- event_route: Fix crash when out of SHM (cherry picked from commit 56c2c8eb890e9ab32deba626c9b8dece22d4bb0c) (cherry picked from commit b775af73d8d9efa43a03827b6c6cde349ac2eade) Commit: c3d47e76e90f07839b11d82a197da7158155d041 https://github.com/OpenSIPS/opensips/commit/c3d47e76e90f07839b11d82a197da7158155d041 Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-23 (Wed, 23 Apr 2025) Changed paths: M route.h Log Message: ----------- Fix TCP Main crash with E_SHM_THRESHOLD TCP Main has NULL @sroutes, so it would crash while raising the event. (cherry picked from commit be8877214be8bfa0e930d20e3519129d98d6da30) Compare: https://github.com/OpenSIPS/opensips/compare/d4f8f2800930...c3d47e76e90f To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 23 13:08:06 2025 From: noreply at github.com (Liviu Chircu) Date: Wed, 23 Apr 2025 06:08:06 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c521a4: Update ChangeLog for 3.5.5 Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/83c325-2ef56f@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: c521a4399cf2297257e2777abe2c482629dfc0a9 https://github.com/OpenSIPS/opensips/commit/c521a4399cf2297257e2777abe2c482629dfc0a9 Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-23 (Wed, 23 Apr 2025) Changed paths: M ChangeLog Log Message: ----------- Update ChangeLog for 3.5.5 Commit: 2ef56f0dcf5a19bf0bc3bed3cde13eff192d6515 https://github.com/OpenSIPS/opensips/commit/2ef56f0dcf5a19bf0bc3bed3cde13eff192d6515 Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-23 (Wed, 23 Apr 2025) Changed paths: M Makefile.defs M packaging/debian/changelog M packaging/freebsd/Makefile M packaging/netbsd/Makefile M packaging/openbsd/Makefile M packaging/redhat_fedora/opensips.spec M packaging/solaris/base-pkginfo M packaging/solaris/berkeley-pkginfo M packaging/solaris/carrierroute-pkginfo M packaging/solaris/identity-pkginfo M packaging/solaris/ldap-pkginfo M packaging/solaris/mmgeoip-pkginfo M packaging/solaris/mysql-pkginfo M packaging/solaris/perl-pkginfo M packaging/solaris/pgsql-pkginfo M packaging/solaris/pkginfo M packaging/solaris/regex-pkginfo M packaging/solaris/snmp-pkginfo M packaging/solaris/tls-pkginfo M packaging/solaris/xmlrpc-pkginfo Log Message: ----------- Bump version to 3.5.5 Compare: https://github.com/OpenSIPS/opensips/compare/83c32524fc68...2ef56f0dcf5a To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 23 13:08:09 2025 From: noreply at github.com (Liviu Chircu) Date: Wed, 23 Apr 2025 06:08:09 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] Message-ID: <OpenSIPS/opensips/push/refs/tags/3.5.5/000000-64398c@github.com> Branch: refs/tags/3.5.5 Home: https://github.com/OpenSIPS/opensips To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 23 13:08:30 2025 From: noreply at github.com (Liviu Chircu) Date: Wed, 23 Apr 2025 06:08:30 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 13f548: Update ChangeLog for 3.4.12 Message-ID: <OpenSIPS/opensips/push/refs/heads/3.4/c3d47e-644046@github.com> Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 13f548d9f58258eff6f5fbb05c25293c2b96e2e9 https://github.com/OpenSIPS/opensips/commit/13f548d9f58258eff6f5fbb05c25293c2b96e2e9 Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-23 (Wed, 23 Apr 2025) Changed paths: M ChangeLog Log Message: ----------- Update ChangeLog for 3.4.12 Commit: 6440465a9951f73efcdf6e63d06b28e23c0f0bbe https://github.com/OpenSIPS/opensips/commit/6440465a9951f73efcdf6e63d06b28e23c0f0bbe Author: Liviu Chircu <liviu at opensips.org> Date: 2025-04-23 (Wed, 23 Apr 2025) Changed paths: M Makefile.defs M packaging/debian/changelog M packaging/freebsd/Makefile M packaging/netbsd/Makefile M packaging/openbsd/Makefile M packaging/redhat_fedora/opensips.spec M packaging/solaris/base-pkginfo M packaging/solaris/berkeley-pkginfo M packaging/solaris/carrierroute-pkginfo M packaging/solaris/identity-pkginfo M packaging/solaris/ldap-pkginfo M packaging/solaris/mmgeoip-pkginfo M packaging/solaris/mysql-pkginfo M packaging/solaris/perl-pkginfo M packaging/solaris/pgsql-pkginfo M packaging/solaris/pkginfo M packaging/solaris/regex-pkginfo M packaging/solaris/snmp-pkginfo M packaging/solaris/tls-pkginfo M packaging/solaris/xmlrpc-pkginfo Log Message: ----------- Bump version to 3.4.12 Compare: https://github.com/OpenSIPS/opensips/compare/c3d47e76e90f...6440465a9951 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Wed Apr 23 13:08:35 2025 From: noreply at github.com (Liviu Chircu) Date: Wed, 23 Apr 2025 06:08:35 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] Message-ID: <OpenSIPS/opensips/push/refs/tags/3.4.12/000000-4cc8b3@github.com> Branch: refs/tags/3.4.12 Home: https://github.com/OpenSIPS/opensips To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 24 11:07:07 2025 From: noreply at github.com (Bogdan Andrei IANCU) Date: Thu, 24 Apr 2025 04:07:07 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 24970b: Fix FTBFS with recent GCC Message-ID: <OpenSIPS/opensips/push/refs/heads/master/be8877-4f1059@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 24970bb6c0a74d563199fd8bee326f603607adc9 https://github.com/OpenSIPS/opensips/commit/24970bb6c0a74d563199fd8bee326f603607adc9 Author: Peter Lemenkov <lemenkov at gmail.com> Date: 2025-04-24 (Thu, 24 Apr 2025) Changed paths: M db/db.h M modules/db_unixodbc/db_con.c M modules/db_unixodbc/db_con.h Log Message: ----------- Fix FTBFS with recent GCC Signed-off-by: Peter Lemenkov <lemenkov at gmail.com> Commit: 4f1059b6aaaeed0401a0b58cb0d7842d9a8f896e https://github.com/OpenSIPS/opensips/commit/4f1059b6aaaeed0401a0b58cb0d7842d9a8f896e Author: Bogdan Andrei IANCU <bogdan at opensips.org> Date: 2025-04-24 (Thu, 24 Apr 2025) Changed paths: M db/db.h M modules/db_unixodbc/db_con.c M modules/db_unixodbc/db_con.h Log Message: ----------- Merge pull request #3633 from lemenkov/strict_type_checking Fix FTBFS with recent GCC Compare: https://github.com/OpenSIPS/opensips/compare/be8877214be8...4f1059b6aaae To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 24 11:14:07 2025 From: noreply at github.com (Bogdan Andrei IANCU) Date: Thu, 24 Apr 2025 04:14:07 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] cfd392: Merge pull request #3633 from lemenkov/strict_type... Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/2ef56f-cfd392@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: cfd39298a8afd7de385e1cee23affe611ad5f884 https://github.com/OpenSIPS/opensips/commit/cfd39298a8afd7de385e1cee23affe611ad5f884 Author: Bogdan Andrei IANCU <bogdan at opensips.org> Date: 2025-04-24 (Thu, 24 Apr 2025) Changed paths: M db/db.h M modules/db_unixodbc/db_con.c M modules/db_unixodbc/db_con.h Log Message: ----------- Merge pull request #3633 from lemenkov/strict_type_checking Fix FTBFS with recent GCC (cherry picked from commit 4f1059b6aaaeed0401a0b58cb0d7842d9a8f896e) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 24 11:14:23 2025 From: noreply at github.com (Bogdan Andrei IANCU) Date: Thu, 24 Apr 2025 04:14:23 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b8e390: Merge pull request #3633 from lemenkov/strict_type... Message-ID: <OpenSIPS/opensips/push/refs/heads/3.4/644046-b8e390@github.com> Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: b8e3902d6ab54e8ac4b5e9b0f50771f664bf934a https://github.com/OpenSIPS/opensips/commit/b8e3902d6ab54e8ac4b5e9b0f50771f664bf934a Author: Bogdan Andrei IANCU <bogdan at opensips.org> Date: 2025-04-24 (Thu, 24 Apr 2025) Changed paths: M db/db.h M modules/db_unixodbc/db_con.c M modules/db_unixodbc/db_con.h Log Message: ----------- Merge pull request #3633 from lemenkov/strict_type_checking Fix FTBFS with recent GCC (cherry picked from commit 4f1059b6aaaeed0401a0b58cb0d7842d9a8f896e) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 24 11:29:07 2025 From: noreply at github.com (Ryan Bullock) Date: Thu, 24 Apr 2025 04:29:07 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 640132: Don't run error handling when there was no error (... Message-ID: <OpenSIPS/opensips/push/refs/heads/master/4f1059-640132@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 640132b47ef9206794d259bf59604c07bfb49c18 https://github.com/OpenSIPS/opensips/commit/640132b47ef9206794d259bf59604c07bfb49c18 Author: Ryan Bullock <ryan at piratel.com> Date: 2025-04-24 (Thu, 24 Apr 2025) Changed paths: M modules/event_stream/stream_send.c Log Message: ----------- Don't run error handling when there was no error (#3626) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 24 11:29:46 2025 From: noreply at github.com (Ryan Bullock) Date: Thu, 24 Apr 2025 04:29:46 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 44c7db: Don't run error handling when there was no error (... Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/cfd392-44c7db@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: 44c7dbf5503ae20aca597a3dcb89efa7a59a4d27 https://github.com/OpenSIPS/opensips/commit/44c7dbf5503ae20aca597a3dcb89efa7a59a4d27 Author: Ryan Bullock <ryan at piratel.com> Date: 2025-04-24 (Thu, 24 Apr 2025) Changed paths: M modules/event_stream/stream_send.c Log Message: ----------- Don't run error handling when there was no error (#3626) (cherry picked from commit 640132b47ef9206794d259bf59604c07bfb49c18) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 24 11:29:59 2025 From: noreply at github.com (Ryan Bullock) Date: Thu, 24 Apr 2025 04:29:59 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] cf39e9: Don't run error handling when there was no error (... Message-ID: <OpenSIPS/opensips/push/refs/heads/3.4/b8e390-cf39e9@github.com> Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: cf39e946a153fd530c047f3bb6d35328e6dbf7ac https://github.com/OpenSIPS/opensips/commit/cf39e946a153fd530c047f3bb6d35328e6dbf7ac Author: Ryan Bullock <ryan at piratel.com> Date: 2025-04-24 (Thu, 24 Apr 2025) Changed paths: M modules/event_stream/stream_send.c Log Message: ----------- Don't run error handling when there was no error (#3626) (cherry picked from commit 640132b47ef9206794d259bf59604c07bfb49c18) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 24 12:30:19 2025 From: noreply at github.com (Bogdan Andrei IANCU) Date: Thu, 24 Apr 2025 05:30:19 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a71192: async wip Message-ID: <OpenSIPS/opensips/push/refs/heads/master/640132-045135@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: a711924f990bf04e55bce0c3a6fa594bcc983ed9 https://github.com/OpenSIPS/opensips/commit/a711924f990bf04e55bce0c3a6fa594bcc983ed9 Author: Vlad Paiu <vladpaiu at opensips.org> Date: 2024-12-03 (Tue, 03 Dec 2024) Changed paths: M modules/tm/async.c M modules/tm/t_reply.c Log Message: ----------- async wip Commit: 9dc27ba0aff8c6b903a4c5ed859a016e70dfa915 https://github.com/OpenSIPS/opensips/commit/9dc27ba0aff8c6b903a4c5ed859a016e70dfa915 Author: Vlad Paiu <vladpaiu at opensips.org> Date: 2025-01-03 (Fri, 03 Jan 2025) Changed paths: M modules/tm/async.c Log Message: ----------- separate request & reply functions Commit: b2811a5f4c8403695acd7bdb92a7fe1f3df87881 https://github.com/OpenSIPS/opensips/commit/b2811a5f4c8403695acd7bdb92a7fe1f3df87881 Author: Vlad Paiu <vladpaiu at opensips.org> Date: 2025-04-02 (Wed, 02 Apr 2025) Changed paths: M modules/tm/async.c Log Message: ----------- rework logic for routes where we allow & disallow async Commit: 7477f3f42b669f6c8dcfb0f0c1af73d1e84706ab https://github.com/OpenSIPS/opensips/commit/7477f3f42b669f6c8dcfb0f0c1af73d1e84706ab Author: Vlad Paiu <vladpaiu at opensips.org> Date: 2025-04-02 (Wed, 02 Apr 2025) Changed paths: M modules/tm/async.c M modules/tm/t_reply.c M modules/tm/t_reply.h Log Message: ----------- avoid reply processing code duplication Commit: 16ef67d27e1fabec487d65b41f1b502247f3093f https://github.com/OpenSIPS/opensips/commit/16ef67d27e1fabec487d65b41f1b502247f3093f Author: Vlad Paiu <vladpaiu at opensips.org> Date: 2025-04-02 (Wed, 02 Apr 2025) Changed paths: M modules/tm/async.c Log Message: ----------- for onreply async, don't make changes for kr, cancelled_t and e2eack_t Commit: dd79818af2ee0c10d1b37c0f1a648888cb54e302 https://github.com/OpenSIPS/opensips/commit/dd79818af2ee0c10d1b37c0f1a648888cb54e302 Author: Vlad Paiu <vladpaiu at opensips.org> Date: 2025-04-02 (Wed, 02 Apr 2025) Changed paths: M modules/tm/async.c Log Message: ----------- run reply async resume route under lock, if needed Commit: 6811373f7791e99749d7fb1cced36c75a6604e7f https://github.com/OpenSIPS/opensips/commit/6811373f7791e99749d7fb1cced36c75a6604e7f Author: Vlad Paiu <vladpaiu at opensips.org> Date: 2025-04-02 (Wed, 02 Apr 2025) Changed paths: M modules/tm/async.c Log Message: ----------- fix memleak and address reply resume route being reloaded Commit: 045135d4e8640b9c2d25e0eabf1840de40de579b https://github.com/OpenSIPS/opensips/commit/045135d4e8640b9c2d25e0eabf1840de40de579b Author: Bogdan Andrei IANCU <bogdan at opensips.org> Date: 2025-04-24 (Thu, 24 Apr 2025) Changed paths: M modules/tm/async.c M modules/tm/t_reply.c M modules/tm/t_reply.h Log Message: ----------- Merge pull request #3550 from vladpaiu/onreply_async Add onreply_route async capabilities Compare: https://github.com/OpenSIPS/opensips/compare/640132b47ef9...045135d4e864 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 24 15:23:50 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Thu, 24 Apr 2025 08:23:50 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d22fa0: rtp_relay: do not store to_tag unless dialog is co... Message-ID: <OpenSIPS/opensips/push/refs/heads/master/045135-d22fa0@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d22fa0da57c577ca08d93601c404963335fe9021 https://github.com/OpenSIPS/opensips/commit/d22fa0da57c577ca08d93601c404963335fe9021 Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-24 (Thu, 24 Apr 2025) Changed paths: M modules/rtp_relay/rtp_relay_ctx.c Log Message: ----------- rtp_relay: do not store to_tag unless dialog is confirmed Even if the media dialog establishes on early media, we should not store the to_tag in the context, as it might change when a 200 OK comes. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 24 15:24:03 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Thu, 24 Apr 2025 08:24:03 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 78327c: rtp_relay: do not store to_tag unless dialog is co... Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/44c7db-78327c@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: 78327c493d150c61668eca3d62153b5e94217f9f https://github.com/OpenSIPS/opensips/commit/78327c493d150c61668eca3d62153b5e94217f9f Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-24 (Thu, 24 Apr 2025) Changed paths: M modules/rtp_relay/rtp_relay_ctx.c Log Message: ----------- rtp_relay: do not store to_tag unless dialog is confirmed Even if the media dialog establishes on early media, we should not store the to_tag in the context, as it might change when a 200 OK comes. (cherry picked from commit d22fa0da57c577ca08d93601c404963335fe9021) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Thu Apr 24 15:24:17 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Thu, 24 Apr 2025 08:24:17 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6093f8: rtp_relay: do not store to_tag unless dialog is co... Message-ID: <OpenSIPS/opensips/push/refs/heads/3.4/cf39e9-6093f8@github.com> Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 6093f87f9113731b21470f95d2efb51c217607b5 https://github.com/OpenSIPS/opensips/commit/6093f87f9113731b21470f95d2efb51c217607b5 Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-24 (Thu, 24 Apr 2025) Changed paths: M modules/rtp_relay/rtp_relay_ctx.c Log Message: ----------- rtp_relay: do not store to_tag unless dialog is confirmed Even if the media dialog establishes on early media, we should not store the to_tag in the context, as it might change when a 200 OK comes. (cherry picked from commit d22fa0da57c577ca08d93601c404963335fe9021) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Fri Apr 25 07:26:19 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Fri, 25 Apr 2025 00:26:19 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a6969c: debian: fix XMPP modules build Message-ID: <OpenSIPS/opensips/push/refs/heads/master/d22fa0-a6969c@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: a6969c7ad6e126b10ac9ae0e5cb8423a8f0becea https://github.com/OpenSIPS/opensips/commit/a6969c7ad6e126b10ac9ae0e5cb8423a8f0becea Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-25 (Fri, 25 Apr 2025) Changed paths: M packaging/debian/rules Log Message: ----------- debian: fix XMPP modules build Many thanks to Nick Altmann for reporting it To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Fri Apr 25 07:26:36 2025 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Fri, 25 Apr 2025 00:26:36 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c5d7c7: debian: fix XMPP modules build Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/78327c-c5d7c7@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: c5d7c7c0fc16177e97264ccd129cc5922ce653c6 https://github.com/OpenSIPS/opensips/commit/c5d7c7c0fc16177e97264ccd129cc5922ce653c6 Author: Razvan Crainea <razvan at opensips.org> Date: 2025-04-25 (Fri, 25 Apr 2025) Changed paths: M packaging/debian/rules Log Message: ----------- debian: fix XMPP modules build Many thanks to Nick Altmann for reporting it (cherry picked from commit a6969c7ad6e126b10ac9ae0e5cb8423a8f0becea) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From liviu at opensips.org Fri Apr 25 10:33:41 2025 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 25 Apr 2025 13:33:41 +0300 Subject: [OpenSIPS-Devel] [Minor Release] OpenSIPS 3.5.5 and 3.4.12 Minor Releases In-Reply-To: <ee3d43d1-be81-9179-ed77-a004aa118e22@opensips.org> References: <ee3d43d1-be81-9179-ed77-a004aa118e22@opensips.org> Message-ID: <61e085d2-022b-4bdd-6fbb-9e122bb53a77@opensips.org> Hi everyone, I am pleased to announce the *3.5.5 *and *3.4.12* OpenSIPS minor releases, which include roughly 40 commits worth of fixes and improvements done in the past two months. To name a few of the improved areas: clusterer (node pinging regression since 3.5.3/3.4.10), t_inject_branches(), TLS/OpenSSL or rtp_relay. Consider rolling out an update ASAP. Full changelogs: https://opensips.org/pub/opensips/3.5.5/ChangeLog https://opensips.org/pub/opensips/3.4.12/ChangeLog Packages are already available:  DEBs: https://apt.opensips.org  RPMs: https://yum.opensips.org Please enjoy! OpenSIPS Team -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.opensips.org/pipermail/devel/attachments/20250425/f1473fde/attachment.html> From noreply at github.com Sat Apr 26 21:53:14 2025 From: noreply at github.com (opensips-github) Date: Sat, 26 Apr 2025 14:53:14 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] e279fb: Rebuild documentation Message-ID: <OpenSIPS/opensips/push/refs/heads/3.4/6093f8-e279fb@github.com> Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: e279fbce695fb5ec67454f3169a86673d841f0c7 https://github.com/OpenSIPS/opensips/commit/e279fbce695fb5ec67454f3169a86673d841f0c7 Author: OpenSIPS <github at opensips.org> Date: 2025-04-27 (Sun, 27 Apr 2025) Changed paths: M modules/db_unixodbc/README M modules/db_unixodbc/doc/contributors.xml M modules/event_route/README M modules/event_route/doc/contributors.xml M modules/event_stream/README M modules/event_stream/doc/contributors.xml M modules/rtp_relay/README M modules/rtp_relay/doc/contributors.xml Log Message: ----------- Rebuild documentation To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Sat Apr 26 22:56:51 2025 From: noreply at github.com (opensips-github) Date: Sat, 26 Apr 2025 15:56:51 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 813419: Rebuild documentation Message-ID: <OpenSIPS/opensips/push/refs/heads/3.5/c5d7c7-813419@github.com> Branch: refs/heads/3.5 Home: https://github.com/OpenSIPS/opensips Commit: 81341914798c90f5eeb090d98c98a82258fababb https://github.com/OpenSIPS/opensips/commit/81341914798c90f5eeb090d98c98a82258fababb Author: OpenSIPS <github at opensips.org> Date: 2025-04-27 (Sun, 27 Apr 2025) Changed paths: M modules/db_unixodbc/README M modules/db_unixodbc/doc/contributors.xml M modules/event_route/README M modules/event_route/doc/contributors.xml M modules/event_stream/README M modules/event_stream/doc/contributors.xml M modules/rtp_relay/README M modules/rtp_relay/doc/contributors.xml Log Message: ----------- Rebuild documentation To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Sat Apr 26 23:29:32 2025 From: noreply at github.com (opensips-github) Date: Sat, 26 Apr 2025 16:29:32 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] af3e1e: Rebuild documentation Message-ID: <OpenSIPS/opensips/push/refs/heads/master/a6969c-af3e1e@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: af3e1eab63e1f77f51dcf1c4cfa8632a836c40cc https://github.com/OpenSIPS/opensips/commit/af3e1eab63e1f77f51dcf1c4cfa8632a836c40cc Author: OpenSIPS <github at opensips.org> Date: 2025-04-27 (Sun, 27 Apr 2025) Changed paths: M modules/b2b_entities/README M modules/b2b_entities/doc/contributors.xml M modules/cpl_c/README M modules/cpl_c/doc/contributors.xml M modules/db_unixodbc/README M modules/db_unixodbc/doc/contributors.xml M modules/event_stream/README M modules/event_stream/doc/contributors.xml M modules/prometheus/README M modules/prometheus/doc/contributors.xml M modules/rtp_relay/README M modules/rtp_relay/doc/contributors.xml M modules/siprec/README M modules/siprec/doc/contributors.xml M modules/sqlops/README M modules/sqlops/doc/contributors.xml M modules/tm/README M modules/tm/doc/contributors.xml Log Message: ----------- Rebuild documentation To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From noreply at github.com Mon Apr 28 07:06:21 2025 From: noreply at github.com (Maksym Sobolyev) Date: Mon, 28 Apr 2025 00:06:21 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 1f3f64: GH Actions cleanups and improvements (#3637) Message-ID: <OpenSIPS/opensips/push/refs/heads/master/af3e1e-1f3f64@github.com> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 1f3f64cf803da803c7b029dc1164584b7c8e2a8f https://github.com/OpenSIPS/opensips/commit/1f3f64cf803da803c7b029dc1164584b7c8e2a8f Author: Maksym Sobolyev <sobomax at sippysoft.com> Date: 2025-04-28 (Mon, 28 Apr 2025) Changed paths: A .github/workflows/.notify.yml M .github/workflows/.rtp.io.yml M .github/workflows/cifuzz.yml M .github/workflows/main.yml M .github/workflows/multiarch.yml M .github/workflows/rtp.io.yml M .github/workflows/unittests.yml M docker/Dockerfile.rtp.io M scripts/build/build.conf.sub M scripts/build/build_test_harness.sh M scripts/build/dockerize.sub M scripts/build/get-arch-buildargs.rtp.io M scripts/build/install_depends.sh M scripts/build/start_container.sh Log Message: ----------- GH Actions cleanups and improvements (#3637) * CI: multiple improvements and cleanups - Move jobs into a separate vanilla ubuntu container, not one provided by the github. - Re-add Ubuntu 20.04, add 24.04 into more places. - GC enable_ubuntu_toolchain_test. - set CPP_CMD for gcc. - Unify DOCKR_BASE and BUILD_OS. * CI: move notifications into a separate file and unify. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications From raja.amirapu at gmail.com Tue Apr 29 03:58:40 2025 From: raja.amirapu at gmail.com (Raja Amirapu) Date: Tue, 29 Apr 2025 09:28:40 +0530 Subject: [OpenSIPS-Devel] Need some guidance on auto scaling Message-ID: <CAJhvg6-Hj1w-itWc6SDjFJcN7mob5VXfn9oCTC0RzdOG1NVCGw@mail.gmail.com> hi All, I need some guidance on auto scaling VMS under GCP based on no of calls/CPU Thanks & Regards Raja Sekhar A -- Raja Sekhar Amirapu ------------------------------------------------------ Life would be so boring without the peaks & valleys. For as much as I dread the climb, I never would have wanted to stay stuck where I was before.  -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.opensips.org/pipermail/devel/attachments/20250429/bcf67218/attachment.html> From bogdan at opensips.org Wed Apr 30 14:23:21 2025 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Wed, 30 Apr 2025 17:23:21 +0300 Subject: [OpenSIPS-Devel] OpenSIPS Summit 2025 - This is our content Message-ID: <bcd84d6d-653e-4fd2-ae41-6f3e25fa38ca@opensips.org> OpenSIPS Summit, 27-30 May, 2025, Amsterdam * 2 days of conference on SIP, VoIP, RTC and Open Source * 1 day of demos * 1 day of advanced training * 1 cozy dinner event * 1 boat trip on Amsterdam canals <https://summit.opensips.org> For such a great content let's boost the opportunity with the *SUMMIT-25-LABOR-DAY* /50% discount code/ between *1-5 of May* - this is a truly great deal ! Register now <https://www.opensips.org/events/Summit-2025Amsterdam/#pricing> ** -- Bogdan-Andrei Iancu OpenSIPS Founder and Developer https://www.opensips-solutions.com https://www.siphub.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.opensips.org/pipermail/devel/attachments/20250430/4842ee99/attachment.html>