]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Export global symbols from pbx_lua to allow modules to be loaded. Fixes a regression...
authorMatthew Nicholson <mnicholson@digium.com>
Fri, 4 Mar 2011 15:59:25 +0000 (15:59 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Fri, 4 Mar 2011 15:59:25 +0000 (15:59 +0000)
commit4988f8f6e1cf6940a9aac39cc6167f9f3307a3e6
tree58f17a4c94cb416319526dbd5e77bcb844ee3c8c
parent5b9f9f78caef656d72f6013cb73136cebd3e9e3f
Export global symbols from pbx_lua to allow modules to be loaded.  Fixes a regression introduced in r278132.

(closes issue #18671)
Reported by: Igels
Patches:
      pbx_lua_global_symbols1.diff uploaded by mnicholson (license 96)
Tested by: Igels

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@309448 65c4cc65-6c06-0410-ace0-fbb531ad65f3
pbx/pbx_lua.c