git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@317833
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
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 priority after the currently executing priority.
+ * An autoservice is now started by default for pbx_lua channels. It can be
+ stopped and restarted using the autoservice_stop() and autoservice_start()
+ functions.
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.6.2 to Asterisk 1.8 ----------------