Hello,
I’m working on a new asterisk 20.4.0 setup based on basic-pbx config.
My dialplan includes hints such as:
exten = 555,hint,confbridge:foo
exten = 81,hint,park:81@mainpark
Command “core show hints” shows both with “State:Unavailable”.
I suspect this comes from a missing module in my modules.conf.
Which module provides park and confbridge device state ?
Best regards