mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-04 05:55:58 -07:00
This mod for bug_7506, to make the manager code output the proper event
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@47274 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -435,6 +435,7 @@ struct ast_channel {
|
||||
so when ->priority is set, it will get incremented before
|
||||
finding the next priority to run
|
||||
*/
|
||||
#define AST_FLAG_NOTNEW (1 << 10) /*!< see bug:7855 incorrect Newchannel event generation */
|
||||
/* @} */
|
||||
|
||||
#define AST_FEATURE_PLAY_WARNING (1 << 0)
|
||||
|
||||
Reference in New Issue
Block a user