Alternate Channel Storage Backends menuselect not enabling it

MENUSELECT_CHANNELSTORAGE=
is empty

g++ version 
g++ (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5)

this returns empty
./menuselect/menuselect --check-deps channelstorage_cpp_map_name_id
any idea

What’s the full distro and version? It may be that g++ is too old.

What does cmenuselect show? Is the option XXXX’s out?

CentOS Stream release 9

Interesting. Please open an issue at https://issues.asterisk.org and I’ll take a look.

opened
new issue

issue resolved
./menuselect/menuselect --enable channelstorage_cpp_map_name_id menuselect.makeopts
asterisk -rx "core show settings"| grep storage
returns
Channel storage backend: cpp_map_name_id

@gjoseph i see in the logs asterisk is restarting
i have safe asterisk so if it get locked it just restarts i think
any idea do not think it cores

[2025-07-07 00:02:01] Asterisk 20.15.0-rc1 built by root @ pbx01 on a x86_64 running Linux on 2025-07-01 15:17:24 UTC
[2025-07-07 13:32:32] Asterisk 20.15.0-rc1 built by root @ pbx01 on a x86_64 running Linux on 2025-07-01 15:17:24 UTC
[2025-07-07 15:32:27] Asterisk 20.15.0-rc1 built by root @ pbx01 on a x86_64 running Linux on 2025-07-01 15:17:24 UTC
[2025-07-07 15:32:50] Asterisk 20.15.0-rc1 built by root @ pbx01 on a x86_64 running Linux on 2025-07-01 15:17:24 UTC
[2025-07-07 15:33:10] Asterisk 20.15.0-rc1 built by root @ pbx01 on a x86_64 running Linux on 2025-07-01 15:17:24 UTC
[2025-07-07 15:33:30] Asterisk 20.15.0-rc1 built by root @ pbx01 on a x86_64 running Linux on 2025-07-01 15:17:24 UTC
/usr/sbin/asterisk -f -vvvg -c
/bin/sh /usr/sbin//safe_asterisk

new issue