David,

If you want to test with pbx_lua you will have to do a custom build:
--
make asterisk-clean
make asterisk-dirclean

vi package/asterisk/asterisk.mk  # change --without-lua to --with-lua

make asterisk  # note that pbx_lua.so should now be built
./scripts/build
--

Lonnie


On Apr 2, 2013, at 8:07 PM, David J wrote:

> You know so far I have migrated some simple dial plans and its worked quite 
> well.
> 
> I think it is an interesting module because it handles conditions rather 
> naturally.
> 
> I am not that experienced with the module but its worth enabling it.
> 
> Would I need to enable it the Make file or is it part of a menuconfig options 
> somewhere?
> 
> On Mar 31, 2013 8:18 PM, "Lonnie Abelbeck" <li...@lonnie.abelbeck.com> wrote:
> Good question.
> 
> We intentionally build with --without-lua in asterisk.mk, but could readdress 
> that if there is enough interest.
> 
> My worry is what happens if Lua dialplans are not fully supported as time 
> goes on ?   Do dialplans work 'perfectly' in Lua ?  What about those pesky 
> quote, double quote and backslash character conventions in the standard 
> dialplan, it that clear in Lua ?
> 
> Recently I had the chance to do some coding in Lua, and I liked it, but the 
> Lua -> Asterisk translation is what worries me.  Though I really don't know 
> how that is done, so I'm saying that somewhat out of ignorance.
> 
> Clearly it would not be difficult to enable pbx_lua in asterisk, but we also 
> don't want to steer our users down the wrong patch.
> 
> Lonnie
> 
> 
> On Mar 31, 2013, at 12:12 PM, David | StyleFlare wrote:
> 
> > Hello List, seeing that the new release includes lua support, I thought
> > it my be nice to add the pbx_lua module?
> >
> > Any thoughts?
> >
> > Thanks.
> 
> 
> ------------------------------------------------------------------------------
> Own the Future-Intel&reg; Level Up Game Demo Contest 2013
> Rise to greatness in Intel's independent game demo contest.
> Compete for recognition, cash, and the chance to get your game
> on Steam. $5K grand prize plus 10 genre and skill prizes.
> Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
> _______________________________________________
> Astlinux-users mailing list
> Astlinux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/astlinux-users
> 
> Donations to support AstLinux are graciously accepted via PayPal to 
> pay...@krisk.org.
> ------------------------------------------------------------------------------
> Minimize network downtime and maximize team effectiveness.
> Reduce network management and security costs.Learn how to hire 
> the most talented Cisco Certified professionals. Visit the 
> Employer Resources Portal
> http://www.cisco.com/web/learning/employer_resources/index.html_______________________________________________
> Astlinux-users mailing list
> Astlinux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/astlinux-users
> 
> Donations to support AstLinux are graciously accepted via PayPal to 
> pay...@krisk.org.


------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.

Reply via email to