[asterisk-dev] LUA in Asterisk. was [svn-commits] tilghman: trunk r88250 - in /trunk: ./ build_tools/ configs/ include/asterisk...
Anton
anton.vazir at gmail.com
Mon Nov 5 03:43:52 CST 2007
On Sunday 04 November 2007 07:20, critch wrote:
> My only real concern is this, how will errors be handled?
> if you write a dialplan in a interpreted language and
> have say a syntax error, should asterisk die?
Logical approach would be checking the syntax before
importing it into execution from a file, and not importing
if there is a syntax error.
More information about the asterisk-dev
mailing list