mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 23:08:32 +00:00
Use two spaces after periods for the recent pbx_lua change descriptions
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@317723 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -122,8 +122,8 @@ pbx_lua
|
|||||||
* Applications that perform jumps in the dialplan such as Goto will now
|
* Applications that perform jumps in the dialplan such as Goto will now
|
||||||
execute properly. When pbx_lua detects that the context, extension, or
|
execute properly. When pbx_lua detects that the context, extension, or
|
||||||
priority we are executing on has changed it will immediatly return control
|
priority we are executing on has changed it will immediatly return control
|
||||||
to the asterisk PBX engine. Currently the engine cannot detect a Goto to the
|
to the asterisk PBX engine. Currently the engine cannot detect a Goto to
|
||||||
priority after the currently executing priority.
|
the priority after the currently executing priority.
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
--- Functionality changes from Asterisk 1.6.2 to Asterisk 1.8 ----------------
|
--- Functionality changes from Asterisk 1.6.2 to Asterisk 1.8 ----------------
|
||||||
|
|||||||
Reference in New Issue
Block a user