Public bug reported: The pbx_lua module is loaded successfully on Asterisk startup, but the defined dialplan is not available, resulting in "extension unknown"-messages. Using either: module reload pbx_lua.so or module unload pbx_lua.so + module load pbx_lua.so solves the problem as the configuration is loaded properly. modules.conf was not changed (default from Ubuntu maintainers). Most probable the configuration done by pbx_lua are overwritten by a component that is loaded later. In addition, core reload does not kill the pbx_lua configuration...
https://issues.asterisk.org/jira/browse/ASTERISK-23818 ** Affects: asterisk (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1696966 Title: PBX_Lua: after asterisk startup module is loaded, but dialplan not available To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1696966/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
