Files
asterisk/res
mikhail_grishak b94728ece7 res_calendar: Fix build with libical 4.X
libical 4.0 removed the icaltime_add() function in favor of icaltime_adjust(). Additionally, the callback signature for icalcomponent_foreach_recurrence() was updated to use a const pointer for the icaltime_span argument.

This commit adds conditional compilation using ICAL_MAJOR_VERSION to support both libical 3.X and the new 4.X API, ensuring backward compatibility.

Fixes: #1957
2026-06-01 16:41:04 +00:00
..
2023-04-03 07:13:57 -05:00
2025-01-29 14:17:54 +00:00
2023-01-31 12:59:16 -06:00
2024-02-28 18:38:58 +00:00
2021-12-03 10:38:39 -06:00
2025-01-29 14:17:54 +00:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2026-03-05 12:52:37 +00:00
2025-01-29 14:17:54 +00:00
2021-12-03 10:38:39 -06:00
2021-11-15 16:37:34 -06:00
2025-01-29 14:17:54 +00:00
2025-01-29 14:17:54 +00:00
2021-12-03 10:38:39 -06:00
2025-01-29 14:17:54 +00:00
2025-01-29 14:17:54 +00:00
2021-11-15 16:37:34 -06:00
2025-01-29 14:17:54 +00:00
2025-01-29 14:17:54 +00:00
2021-11-15 16:37:34 -06:00
2021-11-15 16:37:34 -06:00
2025-01-29 14:17:54 +00:00
2021-12-03 10:38:39 -06:00
2023-12-08 13:11:48 +00:00
2025-01-29 14:17:54 +00:00