[asterisk-bugs] [JIRA] (ASTERISK-23844) load of pbx_lua fails on sample extensions.lua

Rusty Newton (JIRA) noreply at issues.asterisk.org
Mon Jun 9 17:24:56 CDT 2014


Rusty Newton created ASTERISK-23844:
---------------------------------------

             Summary: load of pbx_lua fails on sample extensions.lua
                 Key: ASTERISK-23844
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23844
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
            Reporter: Rusty Newton
            Severity: Trivial


{noformat}
*CLI> module load pbx_lua.so
Unable to load module pbx_lua.so
Command 'module load pbx_lua.so' failed.
[Jun  9 17:17:07] ERROR[19906]: pbx_lua.c:1635 load_or_reload_lua_stuff: Error loading extensions.lua: [string "extensions.lua"]:147: <name> expected near 'goto'
{noformat}

and the line:

{noformat}
                ["1000"] = function()
                        app.goto("demo", "s", 1)
                end;
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list