[asterisk-users] Is there a way to compile app_macro in 16.30.1
asterisk at phreaknet.org
asterisk at phreaknet.org
Mon Jul 10 19:57:50 CDT 2023
On 7/10/2023 8:55 PM, Federico wrote:
>
> I need to use app_macro, but it seems to be absent from asterisk 16.30.1
>
> Is there a workaround?
>
It's disabled (not built) by default. You'll need to enable it using
menuselect[1], and load it in modules.conf
Note that app_macro has been removed now and won't be present at all in
any future release, so you should migrate to app_stack.
[1]
https://docs.asterisk.org/Getting-Started/Installing-Asterisk/Installing-Asterisk-From-Source/Using-Menuselect-to-Select-Asterisk-Options/
More information about the asterisk-users
mailing list