mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
channel.h: whitespace changes.
........ Merged revisions 400854 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@400855 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -886,8 +886,8 @@ enum {
|
||||
* to instead only generate END frames. */
|
||||
AST_FLAG_END_DTMF_ONLY = (1 << 14),
|
||||
/* OBSOLETED in favor of AST_CAUSE_ANSWERED_ELSEWHERE
|
||||
Flag to show channels that this call is hangup due to the fact that the call
|
||||
was indeed answered, but in another channel */
|
||||
* Flag to show channels that this call is hangup due to the fact that the call
|
||||
* was indeed answered, but in another channel */
|
||||
/* AST_FLAG_ANSWERED_ELSEWHERE = (1 << 15), */
|
||||
/*! This flag indicates that on a masquerade, an active stream should not
|
||||
* be carried over */
|
||||
|
Reference in New Issue
Block a user