Claude
de5cfe26bd
Fix app_voicemail module collision at its real source (entrypoint.sh, not host modules.conf)
...
The prior fix (930233c ) wrote noload lines for app_voicemail_imap.so/
app_voicemail_odbc.so into config/asterisk/modules.conf at install time, but
vendor's docker/entrypoint.sh regenerates /etc/asterisk/modules.conf
unconditionally on every container start (same bind-mounted file) and
clobbers it within seconds — confirmed live on a fresh install with the
prior fix in place. Move the noload patch into
_asterisk_refresh_vendor_files()'s sed pass over the vendor template
instead, alongside the existing logger.conf/cert-regen patches, so it
survives the container's own regeneration. Drop the now-dead host-side
_asterisk_write_modules_conf() and its call sites.
2026-08-16 20:14:45 +00:00
..
2026-08-10 14:39:34 +00:00
2026-06-26 12:41:44 +00:00
2026-08-04 12:34:37 +00:00
2026-08-04 12:55:09 +00:00
2026-08-09 23:55:49 +00:00
2026-08-09 23:55:49 +00:00
2026-08-16 20:14:45 +00:00
2026-08-10 18:37:59 +00:00
2026-08-11 14:13:52 +00:00
2026-08-15 12:45:29 +00:00
2026-08-11 13:27:35 +00:00
2026-08-11 17:14:12 +00:00
2026-06-26 13:20:49 +00:00
2026-08-11 04:48:11 +00:00
2026-08-09 23:55:49 +00:00
2026-08-09 23:55:49 +00:00
2026-07-25 01:06:38 +00:00
2026-06-09 00:28:30 +00:00
2026-08-11 20:59:55 -04:00
2026-08-10 18:37:59 +00:00
2026-08-10 18:37:59 +00:00
2026-08-11 15:08:39 +00:00
2026-08-09 23:55:49 +00:00
2026-08-03 18:54:02 +00:00
2026-08-09 23:55:49 +00:00
2026-06-26 13:20:49 +00:00
2026-08-15 14:28:57 +00:00
2026-08-15 14:28:57 +00:00
2026-08-11 13:39:02 +00:00
2026-08-09 23:55:49 +00:00
2026-08-11 03:09:33 +00:00
2026-08-10 14:39:34 +00:00
2026-08-09 23:55:49 +00:00
2026-08-10 14:39:34 +00:00
2026-08-10 14:39:34 +00:00
2026-08-03 18:54:02 +00:00
2026-06-08 17:01:36 +00:00
2026-08-11 03:09:33 +00:00
2026-08-04 12:34:37 +00:00
2026-08-04 12:34:37 +00:00
2026-06-26 15:26:55 +00:00
2026-08-10 14:39:34 +00:00
2026-08-03 18:54:02 +00:00
2026-08-04 17:08:55 +00:00
2026-08-15 03:16:56 +00:00
2026-08-10 14:39:34 +00:00
2026-08-10 14:39:34 +00:00
2026-06-09 00:28:30 +00:00
2026-08-09 23:55:49 +00:00
2026-08-09 23:55:49 +00:00
2026-08-10 14:39:34 +00:00
2026-08-11 04:26:08 +00:00
2026-08-04 12:34:37 +00:00
2026-08-04 12:55:09 +00:00
2026-08-15 02:22:16 +00:00
2026-08-09 23:55:49 +00:00
2026-08-08 02:32:42 +00:00
2026-08-10 14:39:34 +00:00
2026-08-13 03:26:13 +00:00
2026-06-09 00:28:30 +00:00
2026-07-08 15:02:36 +00:00
2026-08-03 18:54:02 +00:00
2026-07-02 16:20:22 +00:00
2026-08-10 18:10:27 +00:00
2026-08-09 23:55:49 +00:00
2026-06-26 05:07:11 +00:00
2026-06-09 00:28:30 +00:00
2026-08-09 23:55:49 +00:00
2026-08-04 12:14:32 +00:00
2026-08-11 02:43:37 +00:00
2026-08-10 14:39:34 +00:00
2026-08-09 23:55:49 +00:00
2026-08-11 14:04:13 +00:00
2026-08-11 00:15:30 +00:00
2026-08-03 18:54:02 +00:00
2026-08-03 18:54:02 +00:00
2026-08-15 02:22:16 +00:00
2026-07-20 18:32:40 +00:00
2026-06-23 15:25:56 +00:00
2026-08-12 12:47:31 +00:00