dect
/
asterisk
Archived
13
0
Fork 0

Updated CHANGES for hints support in pbx_lua

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@317722 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
mnicholson 2011-05-06 18:05:52 +00:00
parent c312b262b3
commit e00be64660
1 changed files with 2 additions and 0 deletions

View File

@ -117,6 +117,8 @@ CEL
pbx_lua
--------------------------
* Support for defining hints has been added to pbx_lua. See the 'hints' table
in the sample extensions.lua file for syntax details.
* Applications that perform jumps in the dialplan such as Goto will now
execute properly. When pbx_lua detects that the context, extension, or
priority we are executing on has changed it will immediatly return control